[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:18:48.612398 25160 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.146.62:42593
I20260709 12:18:48.614136 25160 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:18:48.615285 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:48.632465 25166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:48.632520 25167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:48.632889 25169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:48.634217 25160 server_base.cc:1061] running on GCE node
I20260709 12:18:49.752161 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:49.752442 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:49.752609 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599529752590 us; error 0 us; skew 500 ppm
I20260709 12:18:49.753412 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:49.758946 25160 webserver.cc:533] Webserver started at http://127.24.146.62:38521/ using document root <none> and password file <none>
I20260709 12:18:49.759800 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:49.759999 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:49.760406 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:49.766454 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/master-0-root/instance:
uuid: "9d0ca431891c424f9c938485d42abca9"
format_stamp: "Formatted at 2026-07-09 12:18:49 on dist-test-slave-q1nk"
I20260709 12:18:49.774739 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:18:49.780537 25175 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:49.781996 25160 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:18:49.782385 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/master-0-root
uuid: "9d0ca431891c424f9c938485d42abca9"
format_stamp: "Formatted at 2026-07-09 12:18:49 on dist-test-slave-q1nk"
I20260709 12:18:49.782728 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:49.833107 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:49.835377 25160 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:18:49.835935 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:49.909206 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.62:42593
I20260709 12:18:49.909323 25226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.62:42593 every 8 connection(s)
I20260709 12:18:49.917572 25227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:49.939822 25227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9: Bootstrap starting.
I20260709 12:18:49.945883 25227 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:49.947816 25227 log.cc:826] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9: Log is configured to *not* fsync() on all Append() calls
I20260709 12:18:49.952593 25227 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9: No bootstrap required, opened a new log
I20260709 12:18:49.974771 25227 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d0ca431891c424f9c938485d42abca9" member_type: VOTER }
I20260709 12:18:49.975351 25227 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:49.975564 25227 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d0ca431891c424f9c938485d42abca9, State: Initialized, Role: FOLLOWER
I20260709 12:18:49.976418 25227 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d0ca431891c424f9c938485d42abca9" member_type: VOTER }
I20260709 12:18:49.976934 25227 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:49.977196 25227 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:49.977504 25227 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:49.981660 25227 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d0ca431891c424f9c938485d42abca9" member_type: VOTER }
I20260709 12:18:49.982465 25227 leader_election.cc:304] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [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: 9d0ca431891c424f9c938485d42abca9; no voters: 
I20260709 12:18:49.984222 25227 leader_election.cc:290] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:49.984514 25230 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:49.986744 25230 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 1 LEADER]: Becoming Leader. State: Replica: 9d0ca431891c424f9c938485d42abca9, State: Running, Role: LEADER
I20260709 12:18:49.987711 25230 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [LEADER]: Queue going to LEADER mode. State: All 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: "9d0ca431891c424f9c938485d42abca9" member_type: VOTER }
I20260709 12:18:49.988761 25227 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:49.998366 25232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d0ca431891c424f9c938485d42abca9. Latest consensus state: current_term: 1 leader_uuid: "9d0ca431891c424f9c938485d42abca9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d0ca431891c424f9c938485d42abca9" member_type: VOTER } }
I20260709 12:18:49.998270 25231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d0ca431891c424f9c938485d42abca9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d0ca431891c424f9c938485d42abca9" member_type: VOTER } }
I20260709 12:18:49.999099 25231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:49.999097 25232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:50.004457 25238 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:50.017385 25238 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:50.019764 25160 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:50.035281 25238 catalog_manager.cc:1383] Generated new cluster ID: 0599abbb41834e2d90facd4cdb48eed4
I20260709 12:18:50.035643 25238 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:50.076040 25238 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:50.078322 25238 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:50.105618 25238 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9: Generated new TSK 0
I20260709 12:18:50.106715 25238 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:50.151202 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:50.159963 25249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:50.163256 25250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:50.164541 25252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:50.166010 25160 server_base.cc:1061] running on GCE node
I20260709 12:18:50.166782 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:50.167165 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:50.167423 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599530167403 us; error 0 us; skew 500 ppm
I20260709 12:18:50.168054 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:50.172598 25160 webserver.cc:533] Webserver started at http://127.24.146.1:35705/ using document root <none> and password file <none>
I20260709 12:18:50.173192 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:50.173416 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:50.173707 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:50.174912 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-0-root/instance:
uuid: "3dabd22461ab4fe087e2413de29c4454"
format_stamp: "Formatted at 2026-07-09 12:18:50 on dist-test-slave-q1nk"
I20260709 12:18:50.180847 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:18:50.185436 25257 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.186503 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:18:50.186892 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "3dabd22461ab4fe087e2413de29c4454"
format_stamp: "Formatted at 2026-07-09 12:18:50 on dist-test-slave-q1nk"
I20260709 12:18:50.187309 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:50.204083 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:50.206059 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:50.208952 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:50.214721 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:50.215076 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.215418 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:50.215639 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.306764 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:40361
I20260709 12:18:50.306840 25319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:40361 every 8 connection(s)
I20260709 12:18:50.314762 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:50.327420 25324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:50.338625 25325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:50.339697 25160 server_base.cc:1061] running on GCE node
W20260709 12:18:50.339993 25327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:50.341081 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:50.341301 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:50.341508 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599530341487 us; error 0 us; skew 500 ppm
I20260709 12:18:50.342172 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:50.347082 25160 webserver.cc:533] Webserver started at http://127.24.146.2:35259/ using document root <none> and password file <none>
I20260709 12:18:50.347790 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:50.348068 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:50.348407 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:50.349853 25320 heartbeater.cc:344] Connected to a master server at 127.24.146.62:42593
I20260709 12:18:50.349941 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-1-root/instance:
uuid: "c1f4fa65bb46457db253d7fe0727620f"
format_stamp: "Formatted at 2026-07-09 12:18:50 on dist-test-slave-q1nk"
I20260709 12:18:50.350422 25320 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:50.351751 25320 heartbeater.cc:507] Master 127.24.146.62:42593 requested a full tablet report, sending...
I20260709 12:18:50.355638 25192 ts_manager.cc:194] Registered new tserver with Master: 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361)
I20260709 12:18:50.358852 25192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46414
I20260709 12:18:50.359558 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:18:50.364941 25332 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.365829 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:18:50.366290 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-1-root
uuid: "c1f4fa65bb46457db253d7fe0727620f"
format_stamp: "Formatted at 2026-07-09 12:18:50 on dist-test-slave-q1nk"
I20260709 12:18:50.366693 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:50.393208 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:50.395009 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:50.397586 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:50.401412 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:50.401721 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.402060 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:50.402276 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.490394 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.2:45395
I20260709 12:18:50.490695 25394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.2:45395 every 8 connection(s)
I20260709 12:18:50.499361 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:50.508656 25398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:50.509591 25399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:50.513425 25395 heartbeater.cc:344] Connected to a master server at 127.24.146.62:42593
I20260709 12:18:50.513881 25395 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:50.515097 25395 heartbeater.cc:507] Master 127.24.146.62:42593 requested a full tablet report, sending...
I20260709 12:18:50.517722 25192 ts_manager.cc:194] Registered new tserver with Master: c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:50.519599 25192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46430
I20260709 12:18:50.522598 25160 server_base.cc:1061] running on GCE node
W20260709 12:18:50.522768 25401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:50.523994 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:50.524206 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:50.524396 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599530524376 us; error 0 us; skew 500 ppm
I20260709 12:18:50.524966 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:50.527849 25160 webserver.cc:533] Webserver started at http://127.24.146.3:44237/ using document root <none> and password file <none>
I20260709 12:18:50.528362 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:50.528553 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:50.528820 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:50.529881 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-2-root/instance:
uuid: "470c34e0706b43c293f2dabd1e913542"
format_stamp: "Formatted at 2026-07-09 12:18:50 on dist-test-slave-q1nk"
I20260709 12:18:50.535069 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:18:50.538911 25406 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.539819 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:18:50.540297 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-2-root
uuid: "470c34e0706b43c293f2dabd1e913542"
format_stamp: "Formatted at 2026-07-09 12:18:50 on dist-test-slave-q1nk"
I20260709 12:18:50.540671 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599528439147-25160-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:50.560669 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:50.562052 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:50.564281 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:50.567322 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:50.567557 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.567797 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:50.567963 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:50.661383 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.3:45903
I20260709 12:18:50.661568 25468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.3:45903 every 8 connection(s)
I20260709 12:18:50.681758 25469 heartbeater.cc:344] Connected to a master server at 127.24.146.62:42593
I20260709 12:18:50.682217 25469 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:50.683089 25469 heartbeater.cc:507] Master 127.24.146.62:42593 requested a full tablet report, sending...
I20260709 12:18:50.685247 25192 ts_manager.cc:194] Registered new tserver with Master: 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:50.685741 25160 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015273789s
I20260709 12:18:50.686650 25192 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46432
I20260709 12:18:50.749076 25192 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46448:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:50.754343 25192 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:50.902767 25285 tablet_service.cc:1511] Processing CreateTablet for tablet 5f64f9314986436082b975379c800bda (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:50.906225 25284 tablet_service.cc:1511] Processing CreateTablet for tablet 089336d8762645de87901bc2b328f1e2 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:50.910003 25283 tablet_service.cc:1511] Processing CreateTablet for tablet 272880ddad0e47979f370ed14d1faa29 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:50.904610 25285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f64f9314986436082b975379c800bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.917775 25359 tablet_service.cc:1511] Processing CreateTablet for tablet 089336d8762645de87901bc2b328f1e2 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:50.916457 25282 tablet_service.cc:1511] Processing CreateTablet for tablet 29e3f8a05a32447ca8b08e3a874acaed (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:50.920125 25283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272880ddad0e47979f370ed14d1faa29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.924460 25358 tablet_service.cc:1511] Processing CreateTablet for tablet 272880ddad0e47979f370ed14d1faa29 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:50.924533 25284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089336d8762645de87901bc2b328f1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.925074 25357 tablet_service.cc:1511] Processing CreateTablet for tablet 29e3f8a05a32447ca8b08e3a874acaed (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:50.925066 25360 tablet_service.cc:1511] Processing CreateTablet for tablet 5f64f9314986436082b975379c800bda (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:50.930275 25281 tablet_service.cc:1511] Processing CreateTablet for tablet 97bd9a19854440f1a18bb91f5f605af6 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:50.933810 25359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089336d8762645de87901bc2b328f1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.936108 25282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e3f8a05a32447ca8b08e3a874acaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.938647 25281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bd9a19854440f1a18bb91f5f605af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.936192 25356 tablet_service.cc:1511] Processing CreateTablet for tablet 97bd9a19854440f1a18bb91f5f605af6 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:50.938063 25357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e3f8a05a32447ca8b08e3a874acaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.944696 25280 tablet_service.cc:1511] Processing CreateTablet for tablet c71ff95ab05246f39faf01ef7a78e1b0 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:50.948073 25280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71ff95ab05246f39faf01ef7a78e1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.950467 25355 tablet_service.cc:1511] Processing CreateTablet for tablet c71ff95ab05246f39faf01ef7a78e1b0 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:50.949122 25356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bd9a19854440f1a18bb91f5f605af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.959605 25279 tablet_service.cc:1511] Processing CreateTablet for tablet 71f5c79e911c483990cbe43687454d50 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:50.961701 25279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f5c79e911c483990cbe43687454d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.962400 25355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71ff95ab05246f39faf01ef7a78e1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.963665 25358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272880ddad0e47979f370ed14d1faa29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.968043 25360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f64f9314986436082b975379c800bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:50.996263 25487 tablet_bootstrap.cc:492] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
I20260709 12:18:51.011929 25487 tablet_bootstrap.cc:654] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.014653 25354 tablet_service.cc:1511] Processing CreateTablet for tablet 71f5c79e911c483990cbe43687454d50 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:51.015967 25354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f5c79e911c483990cbe43687454d50. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:18:51.017997 25240 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:51.052181 25431 tablet_service.cc:1511] Processing CreateTablet for tablet 29e3f8a05a32447ca8b08e3a874acaed (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:51.054154 25432 tablet_service.cc:1511] Processing CreateTablet for tablet 272880ddad0e47979f370ed14d1faa29 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:51.055586 25431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e3f8a05a32447ca8b08e3a874acaed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.045271 25434 tablet_service.cc:1511] Processing CreateTablet for tablet 5f64f9314986436082b975379c800bda (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:51.050027 25283 tablet_service.cc:1511] Processing CreateTablet for tablet 05e54d6056654772aa0170c81eb3da4a (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:51.052228 25433 tablet_service.cc:1511] Processing CreateTablet for tablet 089336d8762645de87901bc2b328f1e2 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:51.064563 25430 tablet_service.cc:1511] Processing CreateTablet for tablet 97bd9a19854440f1a18bb91f5f605af6 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:51.068032 25432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272880ddad0e47979f370ed14d1faa29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.069288 25434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f64f9314986436082b975379c800bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.068192 25283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e54d6056654772aa0170c81eb3da4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.066426 25429 tablet_service.cc:1511] Processing CreateTablet for tablet c71ff95ab05246f39faf01ef7a78e1b0 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:51.069381 25428 tablet_service.cc:1511] Processing CreateTablet for tablet 71f5c79e911c483990cbe43687454d50 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:51.076721 25353 tablet_service.cc:1511] Processing CreateTablet for tablet 05e54d6056654772aa0170c81eb3da4a (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:51.078855 25433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 089336d8762645de87901bc2b328f1e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.082005 25353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e54d6056654772aa0170c81eb3da4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.088630 25428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f5c79e911c483990cbe43687454d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.092330 25430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bd9a19854440f1a18bb91f5f605af6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.093672 25429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71ff95ab05246f39faf01ef7a78e1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.109494 25427 tablet_service.cc:1511] Processing CreateTablet for tablet 05e54d6056654772aa0170c81eb3da4a (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:51.115713 25427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05e54d6056654772aa0170c81eb3da4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.150686 25487 tablet_bootstrap.cc:492] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.151238 25487 ts_tablet_manager.cc:1403] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.016s
I20260709 12:18:51.156005 25487 raft_consensus.cc:359] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.157402 25487 raft_consensus.cc:385] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.158766 25487 raft_consensus.cc:740] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.158761 25282 tablet_service.cc:1511] Processing CreateTablet for tablet 58cb38d3d3f44fbd8a8ac9ac48a14246 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:51.160909 25282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cb38d3d3f44fbd8a8ac9ac48a14246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.160503 25487 consensus_queue.cc:260] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.170991 25357 tablet_service.cc:1511] Processing CreateTablet for tablet 58cb38d3d3f44fbd8a8ac9ac48a14246 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:51.172693 25357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cb38d3d3f44fbd8a8ac9ac48a14246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.184437 25488 tablet_bootstrap.cc:492] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.190135 25426 tablet_service.cc:1511] Processing CreateTablet for tablet 58cb38d3d3f44fbd8a8ac9ac48a14246 (DEFAULT_TABLE table=test-workload [id=4743d6139f5e4b2dbaf5e80d663bf896]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:51.192031 25426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cb38d3d3f44fbd8a8ac9ac48a14246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:51.197858 25490 tablet_bootstrap.cc:492] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
I20260709 12:18:51.206295 25487 ts_tablet_manager.cc:1434] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.055s	user 0.016s	sys 0.004s
I20260709 12:18:51.208294 25320 heartbeater.cc:499] Master 127.24.146.62:42593 was elected leader, sending a full tablet report...
I20260709 12:18:51.208590 25487 tablet_bootstrap.cc:492] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
I20260709 12:18:51.230613 25488 tablet_bootstrap.cc:654] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.261080 25487 tablet_bootstrap.cc:654] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.268558 25488 tablet_bootstrap.cc:492] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.269129 25488 ts_tablet_manager.cc:1403] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.003s
I20260709 12:18:51.270676 25490 tablet_bootstrap.cc:654] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.272683 25488 raft_consensus.cc:359] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.273429 25488 raft_consensus.cc:385] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.273662 25487 tablet_bootstrap.cc:492] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.273790 25488 raft_consensus.cc:740] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.274183 25487 ts_tablet_manager.cc:1403] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.006s
I20260709 12:18:51.274622 25488 consensus_queue.cc:260] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.277647 25487 raft_consensus.cc:359] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:18:51.278519 25487 raft_consensus.cc:385] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.278846 25487 raft_consensus.cc:740] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.279807 25487 consensus_queue.cc:260] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:18:51.280234 25395 heartbeater.cc:499] Master 127.24.146.62:42593 was elected leader, sending a full tablet report...
I20260709 12:18:51.281275 25488 ts_tablet_manager.cc:1434] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 12:18:51.282413 25488 tablet_bootstrap.cc:492] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.285502 25487 ts_tablet_manager.cc:1434] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:18:51.286585 25487 tablet_bootstrap.cc:492] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
I20260709 12:18:51.287931 25491 raft_consensus.cc:493] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.288460 25491 raft_consensus.cc:515] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.288894 25488 tablet_bootstrap.cc:654] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.294847 25491 leader_election.cc:290] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.298584 25490 tablet_bootstrap.cc:492] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:51.300248 25490 ts_tablet_manager.cc:1403] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.011s
I20260709 12:18:51.305490 25487 tablet_bootstrap.cc:654] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.314718 25490 raft_consensus.cc:359] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:18:51.315563 25490 raft_consensus.cc:385] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.315879 25490 raft_consensus.cc:740] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.316620 25490 consensus_queue.cc:260] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
W20260709 12:18:51.317592 25321 tablet.cc:2406] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:51.324205 25488 tablet_bootstrap.cc:492] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.324729 25488 ts_tablet_manager.cc:1403] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.010s
I20260709 12:18:51.330765 25370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.331384 25487 tablet_bootstrap.cc:492] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.331997 25487 ts_tablet_manager.cc:1403] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.009s
I20260709 12:18:51.332911 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
W20260709 12:18:51.335687 25259 leader_election.cc:343] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.328280 25488 raft_consensus.cc:359] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:18:51.336813 25469 heartbeater.cc:499] Master 127.24.146.62:42593 was elected leader, sending a full tablet report...
I20260709 12:18:51.338253 25490 ts_tablet_manager.cc:1434] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.001s
I20260709 12:18:51.339198 25490 tablet_bootstrap.cc:492] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
I20260709 12:18:51.337147 25487 raft_consensus.cc:359] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.341094 25487 raft_consensus.cc:385] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.339970 25488 raft_consensus.cc:385] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.341969 25488 raft_consensus.cc:740] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
W20260709 12:18:51.343534 25261 leader_election.cc:343] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.341461 25487 raft_consensus.cc:740] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.345362 25487 consensus_queue.cc:260] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.344660 25488 consensus_queue.cc:260] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:18:51.349123 25487 ts_tablet_manager.cc:1434] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:18:51.350154 25487 tablet_bootstrap.cc:492] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
I20260709 12:18:51.350409 25488 ts_tablet_manager.cc:1434] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 12:18:51.351321 25488 tablet_bootstrap.cc:492] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.347250 25261 leader_election.cc:304] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454; no voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:51.354848 25491 raft_consensus.cc:2749] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:51.357167 25490 tablet_bootstrap.cc:654] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.358332 25488 tablet_bootstrap.cc:654] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.364051 25487 tablet_bootstrap.cc:654] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.380193 25487 tablet_bootstrap.cc:492] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.380527 25491 raft_consensus.cc:493] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.380721 25487 ts_tablet_manager.cc:1403] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.001s
I20260709 12:18:51.381028 25491 raft_consensus.cc:515] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:18:51.383265 25491 leader_election.cc:290] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:51.384178 25487 raft_consensus.cc:359] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.384580 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f64f9314986436082b975379c800bda" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:51.384877 25487 raft_consensus.cc:385] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.385324 25444 raft_consensus.cc:2468] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 0.
I20260709 12:18:51.386619 25490 tablet_bootstrap.cc:492] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:51.387012 25490 ts_tablet_manager.cc:1403] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.008s
I20260709 12:18:51.387007 25370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f64f9314986436082b975379c800bda" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.387904 25370 raft_consensus.cc:2468] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 0.
I20260709 12:18:51.389097 25490 raft_consensus.cc:359] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.385223 25487 raft_consensus.cc:740] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.389636 25490 raft_consensus.cc:385] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.389988 25490 raft_consensus.cc:740] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.389434 25261 leader_election.cc:304] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.390365 25487 consensus_queue.cc:260] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.390931 25490 consensus_queue.cc:260] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.391603 25491 raft_consensus.cc:2804] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.396006 25491 raft_consensus.cc:493] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.396526 25491 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.398540 25488 tablet_bootstrap.cc:492] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.399101 25488 ts_tablet_manager.cc:1403] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.017s
I20260709 12:18:51.402177 25488 raft_consensus.cc:359] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.402962 25488 raft_consensus.cc:385] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.405035 25490 ts_tablet_manager.cc:1434] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 12:18:51.406605 25490 tablet_bootstrap.cc:492] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
I20260709 12:18:51.411845 25487 ts_tablet_manager.cc:1434] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.008s
I20260709 12:18:51.412848 25487 tablet_bootstrap.cc:492] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
I20260709 12:18:51.403292 25488 raft_consensus.cc:740] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.415230 25491 raft_consensus.cc:515] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:18:51.417559 25491 leader_election.cc:290] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Requested vote from peers 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:51.415179 25488 consensus_queue.cc:260] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.420140 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f64f9314986436082b975379c800bda" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:51.418957 25370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f64f9314986436082b975379c800bda" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:51.420797 25490 tablet_bootstrap.cc:654] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.421083 25370 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.421713 25488 ts_tablet_manager.cc:1434] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 12:18:51.422851 25488 tablet_bootstrap.cc:492] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.420732 25444 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.419422 25487 tablet_bootstrap.cc:654] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.432893 25490 tablet_bootstrap.cc:492] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:51.433290 25444 raft_consensus.cc:2468] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 1.
I20260709 12:18:51.433534 25490 ts_tablet_manager.cc:1403] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 12:18:51.432731 25491 raft_consensus.cc:493] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.429839 25488 tablet_bootstrap.cc:654] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.436825 25487 tablet_bootstrap.cc:492] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.448289 25487 ts_tablet_manager.cc:1403] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260709 12:18:51.449086 25259 leader_election.cc:304] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:18:51.450181 25504 raft_consensus.cc:2804] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.437177 25370 raft_consensus.cc:2468] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 1.
I20260709 12:18:51.451885 25487 raft_consensus.cc:359] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.452720 25487 raft_consensus.cc:385] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.453047 25487 raft_consensus.cc:740] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.453510 25504 raft_consensus.cc:697] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:51.454452 25504 consensus_queue.cc:237] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:18:51.457301 25488 tablet_bootstrap.cc:492] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.458006 25488 ts_tablet_manager.cc:1403] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.007s
I20260709 12:18:51.457828 25491 raft_consensus.cc:515] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.460477 25491 leader_election.cc:290] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.456878 25490 raft_consensus.cc:359] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.461149 25490 raft_consensus.cc:385] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.461501 25490 raft_consensus.cc:740] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.461803 25370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.462345 25490 consensus_queue.cc:260] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.463929 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:51.465256 25490 ts_tablet_manager.cc:1434] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:18:51.453842 25487 consensus_queue.cc:260] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
W20260709 12:18:51.466574 25259 leader_election.cc:343] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:18:51.467831 25261 leader_election.cc:343] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.468290 25261 leader_election.cc:304] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454; no voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:51.468513 25487 ts_tablet_manager.cc:1434] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:18:51.469281 25491 raft_consensus.cc:2749] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:51.470274 25487 tablet_bootstrap.cc:492] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
I20260709 12:18:51.470623 25490 tablet_bootstrap.cc:492] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
I20260709 12:18:51.474094 25488 raft_consensus.cc:359] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.474865 25488 raft_consensus.cc:385] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.475193 25488 raft_consensus.cc:740] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.478025 25488 consensus_queue.cc:260] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.481204 25487 tablet_bootstrap.cc:654] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.482308 25488 ts_tablet_manager.cc:1434] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:18:51.485566 25190 catalog_manager.cc:5697] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:51.487478 25490 tablet_bootstrap.cc:654] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.490515 25488 tablet_bootstrap.cc:492] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.503077 25488 tablet_bootstrap.cc:654] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.505314 25487 tablet_bootstrap.cc:492] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.508266 25487 ts_tablet_manager.cc:1403] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.004s
I20260709 12:18:51.511926 25487 raft_consensus.cc:359] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.507714 25490 tablet_bootstrap.cc:492] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:51.513280 25490 ts_tablet_manager.cc:1403] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.006s
I20260709 12:18:51.516603 25490 raft_consensus.cc:359] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.517472 25490 raft_consensus.cc:385] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.517870 25487 raft_consensus.cc:385] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.518246 25490 raft_consensus.cc:740] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.518950 25487 raft_consensus.cc:740] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.519624 25490 consensus_queue.cc:260] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.519693 25487 consensus_queue.cc:260] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.524001 25487 ts_tablet_manager.cc:1434] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260709 12:18:51.524084 25488 tablet_bootstrap.cc:492] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.524760 25488 ts_tablet_manager.cc:1403] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.013s
I20260709 12:18:51.525059 25487 tablet_bootstrap.cc:492] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
I20260709 12:18:51.529488 25490 ts_tablet_manager.cc:1434] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:18:51.531999 25490 tablet_bootstrap.cc:492] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
I20260709 12:18:51.533118 25487 tablet_bootstrap.cc:654] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.535012 25488 raft_consensus.cc:359] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.536000 25488 raft_consensus.cc:385] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.536325 25488 raft_consensus.cc:740] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.538149 25504 raft_consensus.cc:493] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.538626 25504 raft_consensus.cc:515] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.537352 25488 consensus_queue.cc:260] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.541117 25504 leader_election.cc:290] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.542495 25490 tablet_bootstrap.cc:654] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.542876 25488 ts_tablet_manager.cc:1434] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:18:51.543048 25370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.544004 25370 raft_consensus.cc:2468] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 0.
I20260709 12:18:51.546195 25488 tablet_bootstrap.cc:492] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.546777 25261 leader_election.cc:304] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.548602 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
W20260709 12:18:51.550767 25259 leader_election.cc:343] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.554883 25488 tablet_bootstrap.cc:654] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.555385 25504 raft_consensus.cc:2804] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.556357 25504 raft_consensus.cc:493] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.556726 25495 raft_consensus.cc:493] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.557258 25495 raft_consensus.cc:515] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.556887 25504 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.560109 25495 leader_election.cc:290] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.571856 25495 raft_consensus.cc:493] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.572252 25488 tablet_bootstrap.cc:492] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.572768 25488 ts_tablet_manager.cc:1403] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 12:18:51.572367 25495 raft_consensus.cc:515] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.582931 25495 leader_election.cc:290] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.588129 25488 raft_consensus.cc:359] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.599167 25500 raft_consensus.cc:493] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.598752 25488 raft_consensus.cc:385] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.600523 25500 raft_consensus.cc:515] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.602269 25488 raft_consensus.cc:740] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.605561 25488 consensus_queue.cc:260] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.613402 25490 tablet_bootstrap.cc:492] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:51.607023 25500 leader_election.cc:290] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:51.614547 25490 ts_tablet_manager.cc:1403] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.006s
I20260709 12:18:51.621177 25504 raft_consensus.cc:515] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.623832 25504 leader_election.cc:290] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Requested vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.626974 25370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:51.627853 25370 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.628363 25487 tablet_bootstrap.cc:492] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.637378 25487 ts_tablet_manager.cc:1403] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.113s	user 0.041s	sys 0.029s
I20260709 12:18:51.640097 25488 ts_tablet_manager.cc:1434] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.005s
I20260709 12:18:51.640074 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454" is_pre_election: true
I20260709 12:18:51.640967 25295 raft_consensus.cc:2468] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 0.
I20260709 12:18:51.641670 25488 tablet_bootstrap.cc:492] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.641880 25490 raft_consensus.cc:359] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.642899 25490 raft_consensus.cc:385] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.643195 25490 raft_consensus.cc:740] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.645042 25490 consensus_queue.cc:260] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.646986 25333 leader_election.cc:304] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.647471 25490 ts_tablet_manager.cc:1434] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260709 12:18:51.647969 25495 raft_consensus.cc:2804] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.648339 25495 raft_consensus.cc:493] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.648699 25490 tablet_bootstrap.cc:492] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
I20260709 12:18:51.648845 25495 raft_consensus.cc:3060] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.650388 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5c79e911c483990cbe43687454d50" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454" is_pre_election: true
I20260709 12:18:51.660614 25295 raft_consensus.cc:2468] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 0.
I20260709 12:18:51.663156 25333 leader_election.cc:304] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.652141 25504 raft_consensus.cc:493] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.662992 25487 raft_consensus.cc:359] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.665683 25487 raft_consensus.cc:385] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.670622 25504 raft_consensus.cc:515] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.679488 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:51.679867 25504 leader_election.cc:290] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.684254 25525 raft_consensus.cc:2804] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.682212 25487 raft_consensus.cc:740] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.684762 25369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.684821 25525 raft_consensus.cc:493] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.687567 25525 raft_consensus.cc:3060] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.688613 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:51.688470 25487 consensus_queue.cc:260] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
W20260709 12:18:51.689121 25259 leader_election.cc:343] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.689353 25444 raft_consensus.cc:2468] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 0.
I20260709 12:18:51.688915 25488 tablet_bootstrap.cc:654] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.690903 25487 ts_tablet_manager.cc:1434] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:18:51.691893 25259 leader_election.cc:304] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:18:51.694638 25491 raft_consensus.cc:2804] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.694096 25495 raft_consensus.cc:515] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.694070 25370 raft_consensus.cc:2468] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 1.
I20260709 12:18:51.695039 25491 raft_consensus.cc:493] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.695413 25491 raft_consensus.cc:3060] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.695680 25369 raft_consensus.cc:2393] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dabd22461ab4fe087e2413de29c4454 in current term 1: Already voted for candidate c1f4fa65bb46457db253d7fe0727620f in this term.
I20260709 12:18:51.696049 25261 leader_election.cc:304] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 470c34e0706b43c293f2dabd1e913542
I20260709 12:18:51.696542 25495 leader_election.cc:290] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.697207 25504 raft_consensus.cc:2804] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.697664 25504 raft_consensus.cc:697] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:51.698853 25490 tablet_bootstrap.cc:654] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.698438 25504 consensus_queue.cc:237] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.706314 25487 tablet_bootstrap.cc:492] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
I20260709 12:18:51.706562 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:51.711508 25491 raft_consensus.cc:515] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.718192 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454" is_pre_election: true
I20260709 12:18:51.721513 25295 raft_consensus.cc:2393] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f4fa65bb46457db253d7fe0727620f in current term 1: Already voted for candidate 3dabd22461ab4fe087e2413de29c4454 in this term.
I20260709 12:18:51.722509 25491 leader_election.cc:290] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Requested vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.725414 25369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:51.727466 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:51.727957 25369 raft_consensus.cc:2393] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3dabd22461ab4fe087e2413de29c4454 in current term 1: Already voted for candidate c1f4fa65bb46457db253d7fe0727620f in this term.
I20260709 12:18:51.728116 25444 raft_consensus.cc:3060] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.733958 25525 raft_consensus.cc:515] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.740382 25444 raft_consensus.cc:2468] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 1.
I20260709 12:18:51.749439 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:51.753985 25488 tablet_bootstrap.cc:492] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.753765 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5c79e911c483990cbe43687454d50" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:51.754544 25488 ts_tablet_manager.cc:1403] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.005s
I20260709 12:18:51.754498 25295 raft_consensus.cc:3060] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.754119 25443 raft_consensus.cc:2393] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1f4fa65bb46457db253d7fe0727620f in current term 1: Already voted for candidate 3dabd22461ab4fe087e2413de29c4454 in this term.
I20260709 12:18:51.757863 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5c79e911c483990cbe43687454d50" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:51.760404 25525 leader_election.cc:290] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.761552 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:51.762475 25443 raft_consensus.cc:2393] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1f4fa65bb46457db253d7fe0727620f in current term 1: Already voted for candidate 3dabd22461ab4fe087e2413de29c4454 in this term.
I20260709 12:18:51.763669 25259 leader_election.cc:304] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:51.764868 25491 raft_consensus.cc:2804] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.759771 25442 raft_consensus.cc:2468] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 0.
I20260709 12:18:51.765336 25491 raft_consensus.cc:697] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:51.786266 25500 raft_consensus.cc:493] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.777300 25369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.788924 25500 raft_consensus.cc:515] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.779217 25190 catalog_manager.cc:5697] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:51.766959 25491 consensus_queue.cc:237] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.781301 25295 raft_consensus.cc:2468] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 1.
I20260709 12:18:51.767956 25334 leader_election.cc:304] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [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: c1f4fa65bb46457db253d7fe0727620f; no voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542
I20260709 12:18:51.791800 25333 leader_election.cc:304] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.765306 25488 raft_consensus.cc:359] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.789288 25369 raft_consensus.cc:2393] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 470c34e0706b43c293f2dabd1e913542 in current term 1: Already voted for candidate c1f4fa65bb46457db253d7fe0727620f in this term.
I20260709 12:18:51.792644 25488 raft_consensus.cc:385] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.792934 25495 raft_consensus.cc:2749] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:18:51.793049 25488 raft_consensus.cc:740] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.769821 25487 tablet_bootstrap.cc:654] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.793634 25495 raft_consensus.cc:2804] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.793651 25370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.794201 25495 raft_consensus.cc:697] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:51.794407 25370 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 0.
I20260709 12:18:51.795037 25495 consensus_queue.cc:237] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.797438 25500 leader_election.cc:290] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:51.801465 25410 leader_election.cc:304] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.802680 25410 leader_election.cc:304] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542; no voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:51.803346 25500 raft_consensus.cc:2804] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.804246 25500 raft_consensus.cc:493] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.804678 25500 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.769234 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5c79e911c483990cbe43687454d50" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:51.810241 25488 consensus_queue.cc:260] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.811769 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454" is_pre_election: true
I20260709 12:18:51.812849 25295 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 0.
I20260709 12:18:51.813453 25442 raft_consensus.cc:3060] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.817358 25488 ts_tablet_manager.cc:1434] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 12:18:51.781273 25490 tablet_bootstrap.cc:492] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:51.818607 25488 tablet_bootstrap.cc:492] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.824270 25490 ts_tablet_manager.cc:1403] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.176s	user 0.017s	sys 0.017s
I20260709 12:18:51.825420 25487 tablet_bootstrap.cc:492] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.825773 25487 ts_tablet_manager.cc:1403] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.005s
I20260709 12:18:51.824263 25191 catalog_manager.cc:5697] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:51.820624 25500 raft_consensus.cc:515] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.827117 25190 catalog_manager.cc:5697] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:51.833215 25487 raft_consensus.cc:359] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.833935 25487 raft_consensus.cc:385] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.834208 25487 raft_consensus.cc:740] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.831332 25491 raft_consensus.cc:493] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.834486 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:51.835395 25491 raft_consensus.cc:515] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.836251 25487 consensus_queue.cc:260] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.838279 25491 leader_election.cc:290] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.838521 25487 ts_tablet_manager.cc:1434] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:18:51.839630 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:51.839694 25369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.840636 25487 tablet_bootstrap.cc:492] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454: Bootstrap starting.
W20260709 12:18:51.841847 25261 leader_election.cc:343] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.836969 25295 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.842625 25443 raft_consensus.cc:2468] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 0.
I20260709 12:18:51.843911 25369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:51.844193 25500 leader_election.cc:290] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:51.843955 25259 leader_election.cc:304] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:51.847883 25530 raft_consensus.cc:2749] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:51.846683 25369 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.847416 25488 tablet_bootstrap.cc:654] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.844626 25442 raft_consensus.cc:2468] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 1.
I20260709 12:18:51.849611 25491 raft_consensus.cc:2804] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.850198 25491 raft_consensus.cc:493] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.852546 25491 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.854846 25487 tablet_bootstrap.cc:654] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.861497 25369 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 1.
I20260709 12:18:51.861675 25504 consensus_queue.cc:1048] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:51.864097 25410 leader_election.cc:304] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.865036 25530 raft_consensus.cc:2804] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.868717 25295 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 1.
I20260709 12:18:51.871517 25488 tablet_bootstrap.cc:492] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.873142 25488 ts_tablet_manager.cc:1403] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.000s
I20260709 12:18:51.869349 25530 raft_consensus.cc:697] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 1 LEADER]: Becoming Leader. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:18:51.871377 25491 raft_consensus.cc:515] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.874416 25530 consensus_queue.cc:237] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.877360 25495 raft_consensus.cc:493] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.879411 25495 raft_consensus.cc:515] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.882159 25495 leader_election.cc:290] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.900749 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454" is_pre_election: true
I20260709 12:18:51.901948 25295 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 0.
I20260709 12:18:51.902908 25491 leader_election.cc:290] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Requested vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.902995 25490 raft_consensus.cc:359] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.903981 25490 raft_consensus.cc:385] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.904671 25369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:51.904006 25333 leader_election.cc:304] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.906757 25495 raft_consensus.cc:2804] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.907187 25495 raft_consensus.cc:493] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.907239 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:51.907814 25495 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.908025 25443 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.908185 25488 raft_consensus.cc:359] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.909675 25488 raft_consensus.cc:385] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.904385 25490 raft_consensus.cc:740] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.912362 25490 consensus_queue.cc:260] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.913998 25488 raft_consensus.cc:740] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.915072 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:51.915866 25444 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 0.
I20260709 12:18:51.915503 25488 consensus_queue.cc:260] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.916538 25490 ts_tablet_manager.cc:1434] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.002s
I20260709 12:18:51.925591 25488 ts_tablet_manager.cc:1434] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.004s
I20260709 12:18:51.926079 25490 tablet_bootstrap.cc:492] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
I20260709 12:18:51.926761 25488 tablet_bootstrap.cc:492] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f: Bootstrap starting.
I20260709 12:18:51.928478 25495 raft_consensus.cc:515] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.930030 25443 raft_consensus.cc:2468] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 1.
I20260709 12:18:51.932794 25495 leader_election.cc:290] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.935544 25259 leader_election.cc:304] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:18:51.935714 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:51.936745 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:51.937032 25491 raft_consensus.cc:2804] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.937842 25295 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.959424 25490 tablet_bootstrap.cc:654] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.963570 25442 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.963675 25491 raft_consensus.cc:697] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:51.965023 25491 consensus_queue.cc:237] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.952896 25487 tablet_bootstrap.cc:492] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454: No bootstrap required, opened a new log
I20260709 12:18:51.957245 25508 raft_consensus.cc:493] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:51.967002 25487 ts_tablet_manager.cc:1403] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454: Time spent bootstrapping tablet: real 0.127s	user 0.018s	sys 0.017s
I20260709 12:18:51.967341 25508 raft_consensus.cc:515] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.969645 25487 raft_consensus.cc:359] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.970317 25487 raft_consensus.cc:385] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:51.970587 25487 raft_consensus.cc:740] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Initialized, Role: FOLLOWER
I20260709 12:18:51.970870 25442 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 1.
I20260709 12:18:51.961954 25488 tablet_bootstrap.cc:654] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:51.961402 25538 consensus_queue.cc:1048] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:18:51.972462 25508 leader_election.cc:290] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.971115 25370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:51.973179 25444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:51.973297 25370 raft_consensus.cc:2468] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 0.
I20260709 12:18:51.971266 25487 consensus_queue.cc:260] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.974639 25295 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 1.
W20260709 12:18:51.974742 25259 leader_election.cc:343] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:51.975411 25261 leader_election.cc:304] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 470c34e0706b43c293f2dabd1e913542
I20260709 12:18:51.975835 25333 leader_election.cc:304] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:51.976193 25504 raft_consensus.cc:2804] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:51.976610 25504 raft_consensus.cc:493] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:51.978477 25487 ts_tablet_manager.cc:1434] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:18:51.976687 25495 raft_consensus.cc:2804] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:51.977214 25504 raft_consensus.cc:3060] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:51.983338 25490 tablet_bootstrap.cc:492] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:51.984627 25490 ts_tablet_manager.cc:1403] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.003s
I20260709 12:18:51.980680 25495 raft_consensus.cc:697] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:51.989718 25504 raft_consensus.cc:515] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.990427 25495 consensus_queue.cc:237] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:51.992710 25488 tablet_bootstrap.cc:492] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f: No bootstrap required, opened a new log
I20260709 12:18:51.993201 25488 ts_tablet_manager.cc:1403] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.009s
I20260709 12:18:51.994343 25504 leader_election.cc:290] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Requested vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:51.996941 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:51.998142 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:51.998688 25368 raft_consensus.cc:3060] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:52.000672 25259 leader_election.cc:343] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:52.001439 25488 raft_consensus.cc:359] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.002239 25488 raft_consensus.cc:385] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.002516 25488 raft_consensus.cc:740] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.004382 25488 consensus_queue.cc:260] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.014613 25488 ts_tablet_manager.cc:1434] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:18:52.019851 25490 raft_consensus.cc:359] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.020654 25490 raft_consensus.cc:385] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.020907 25490 raft_consensus.cc:740] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.022025 25368 raft_consensus.cc:2468] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 1.
I20260709 12:18:52.023558 25261 leader_election.cc:304] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 470c34e0706b43c293f2dabd1e913542
I20260709 12:18:52.024433 25504 raft_consensus.cc:2804] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:52.024904 25504 raft_consensus.cc:697] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:52.025655 25504 consensus_queue.cc:237] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.029088 25369 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.021996 25490 consensus_queue.cc:260] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.034317 25490 ts_tablet_manager.cc:1434] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 12:18:52.035696 25490 tablet_bootstrap.cc:492] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
W20260709 12:18:52.036976 25240 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:52.042361 25369 raft_consensus.cc:2468] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 1.
I20260709 12:18:52.042601 25490 tablet_bootstrap.cc:654] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:52.050271 25190 catalog_manager.cc:5697] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:52.052754 25190 catalog_manager.cc:5697] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:52.057698 25490 tablet_bootstrap.cc:492] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:52.058185 25490 ts_tablet_manager.cc:1403] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 12:18:52.060577 25490 raft_consensus.cc:359] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.061311 25490 raft_consensus.cc:385] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.061650 25490 raft_consensus.cc:740] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.062363 25490 consensus_queue.cc:260] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.064177 25490 ts_tablet_manager.cc:1434] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:18:52.065245 25490 tablet_bootstrap.cc:492] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542: Bootstrap starting.
I20260709 12:18:52.067648 25530 raft_consensus.cc:493] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.066803 25189 catalog_manager.cc:5697] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:52.068182 25530 raft_consensus.cc:515] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.070503 25530 leader_election.cc:290] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:52.071914 25490 tablet_bootstrap.cc:654] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:52.072845 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454" is_pre_election: true
I20260709 12:18:52.074878 25369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:52.075785 25369 raft_consensus.cc:2393] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 470c34e0706b43c293f2dabd1e913542 in current term 1: Already voted for candidate 3dabd22461ab4fe087e2413de29c4454 in this term.
I20260709 12:18:52.078708 25410 leader_election.cc:304] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542; no voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:52.081133 25530 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.081169 25192 catalog_manager.cc:5697] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 reported cstate change: term changed from 0 to 1, leader changed from <none> to 470c34e0706b43c293f2dabd1e913542 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "470c34e0706b43c293f2dabd1e913542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:52.083624 25490 tablet_bootstrap.cc:492] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542: No bootstrap required, opened a new log
I20260709 12:18:52.084175 25490 ts_tablet_manager.cc:1403] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:18:52.086918 25490 raft_consensus.cc:359] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.087674 25490 raft_consensus.cc:385] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:52.087975 25490 raft_consensus.cc:740] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Initialized, Role: FOLLOWER
I20260709 12:18:52.088341 25530 raft_consensus.cc:2749] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:52.088950 25490 consensus_queue.cc:260] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.090925 25490 ts_tablet_manager.cc:1434] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:18:52.250505 25504 consensus_queue.cc:1048] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:52.264753 25491 consensus_queue.cc:1048] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.267300 25491 consensus_queue.cc:1048] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.269996 25495 consensus_queue.cc:1048] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:52.276952 25491 consensus_queue.cc:1048] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.315035 25495 consensus_queue.cc:1048] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.354166 25495 raft_consensus.cc:493] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.354717 25495 raft_consensus.cc:515] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.356938 25495 leader_election.cc:290] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:52.357772 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cb38d3d3f44fbd8a8ac9ac48a14246" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454" is_pre_election: true
I20260709 12:18:52.358243 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cb38d3d3f44fbd8a8ac9ac48a14246" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542" is_pre_election: true
I20260709 12:18:52.358489 25295 raft_consensus.cc:2468] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 0.
I20260709 12:18:52.358883 25442 raft_consensus.cc:2468] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 0.
I20260709 12:18:52.359627 25333 leader_election.cc:304] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:52.360391 25495 raft_consensus.cc:2804] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:52.360685 25495 raft_consensus.cc:493] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:52.360940 25495 raft_consensus.cc:3060] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.365208 25495 raft_consensus.cc:515] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.366988 25495 leader_election.cc:290] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:52.367843 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cb38d3d3f44fbd8a8ac9ac48a14246" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:52.368127 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cb38d3d3f44fbd8a8ac9ac48a14246" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:52.368461 25295 raft_consensus.cc:3060] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.368690 25442 raft_consensus.cc:3060] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.373354 25442 raft_consensus.cc:2468] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 1.
I20260709 12:18:52.374440 25334 leader_election.cc:304] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:52.375118 25495 raft_consensus.cc:2804] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:52.375263 25295 raft_consensus.cc:2468] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 1.
I20260709 12:18:52.375538 25495 raft_consensus.cc:697] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:52.376966 25495 consensus_queue.cc:237] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.387603 25189 catalog_manager.cc:5697] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 0 to 1, leader changed from <none> to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:52.392266 25530 raft_consensus.cc:493] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:52.392791 25530 raft_consensus.cc:515] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.396005 25530 leader_election.cc:290] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:52.396286 25369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1f4fa65bb46457db253d7fe0727620f" is_pre_election: true
I20260709 12:18:52.396804 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dabd22461ab4fe087e2413de29c4454" is_pre_election: true
I20260709 12:18:52.397099 25369 raft_consensus.cc:2393] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 470c34e0706b43c293f2dabd1e913542 in current term 1: Already voted for candidate 3dabd22461ab4fe087e2413de29c4454 in this term.
I20260709 12:18:52.398612 25410 leader_election.cc:304] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542; no voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:52.399278 25530 raft_consensus.cc:3060] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:52.406387 25530 raft_consensus.cc:2749] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:52.422937 25554 consensus_queue.cc:1048] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.428658 25557 consensus_queue.cc:1048] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:52.439235 25491 consensus_queue.cc:1048] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.444394 25557 consensus_queue.cc:1048] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.466552 25495 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.487015 25495 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.543929 25491 consensus_queue.cc:1048] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.555190 25504 consensus_queue.cc:1048] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.680217 25368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "089336d8762645de87901bc2b328f1e2"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
mode: GRACEFUL
new_leader_uuid: "3dabd22461ab4fe087e2413de29c4454"
 from {username='slave'} at 127.0.0.1:58464
I20260709 12:18:52.680902 25368 raft_consensus.cc:606] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Received request to transfer leadership to TS 3dabd22461ab4fe087e2413de29c4454
I20260709 12:18:52.701754 25295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
mode: GRACEFUL
new_leader_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:50418
I20260709 12:18:52.702348 25295 raft_consensus.cc:606] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Received request to transfer leadership to TS c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:52.719295 25442 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0"
dest_uuid: "470c34e0706b43c293f2dabd1e913542"
mode: GRACEFUL
new_leader_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:60532
I20260709 12:18:52.719827 25442 raft_consensus.cc:606] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 1 LEADER]: Received request to transfer leadership to TS c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:52.729167 25295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
mode: GRACEFUL
new_leader_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:50418
I20260709 12:18:52.729728 25295 raft_consensus.cc:606] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Received request to transfer leadership to TS c1f4fa65bb46457db253d7fe0727620f
I20260709 12:18:52.735634 25368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58cb38d3d3f44fbd8a8ac9ac48a14246"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
mode: GRACEFUL
new_leader_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:58464
I20260709 12:18:52.736179 25368 raft_consensus.cc:606] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Received request to transfer leadership to TS 470c34e0706b43c293f2dabd1e913542
I20260709 12:18:52.764464 25495 consensus_queue.cc:1048] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:52.775997 25525 consensus_queue.cc:1048] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:52.789171 25571 raft_consensus.cc:993] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f: : Instructing follower 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:18:52.789664 25495 raft_consensus.cc:1081] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Signalling peer 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:18:52.791699 25442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58cb38d3d3f44fbd8a8ac9ac48a14246"
dest_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:40300
I20260709 12:18:52.792341 25442 raft_consensus.cc:493] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:52.792663 25442 raft_consensus.cc:3060] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.797312 25442 raft_consensus.cc:515] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.799283 25442 leader_election.cc:290] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 2 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:52.800107 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cb38d3d3f44fbd8a8ac9ac48a14246" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:52.800374 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cb38d3d3f44fbd8a8ac9ac48a14246" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:52.800740 25295 raft_consensus.cc:3060] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.800962 25368 raft_consensus.cc:3055] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:52.801318 25368 raft_consensus.cc:740] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:52.802268 25368 consensus_queue.cc:260] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.803647 25368 raft_consensus.cc:3060] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.811024 25368 raft_consensus.cc:2468] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 2.
I20260709 12:18:52.811925 25295 raft_consensus.cc:2468] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 2.
I20260709 12:18:52.812954 25410 leader_election.cc:304] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:52.814393 25557 raft_consensus.cc:2804] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:52.814925 25557 raft_consensus.cc:697] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 2 LEADER]: Becoming Leader. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:18:52.815796 25557 consensus_queue.cc:237] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.824200 25190 catalog_manager.cc:5697] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 reported cstate change: term changed from 1 to 2, leader changed from c1f4fa65bb46457db253d7fe0727620f (127.24.146.2) to 470c34e0706b43c293f2dabd1e913542 (127.24.146.3). New cstate: current_term: 2 leader_uuid: "470c34e0706b43c293f2dabd1e913542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:52.847289 25530 raft_consensus.cc:993] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542: : Instructing follower c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:18:52.847689 25557 raft_consensus.cc:1081] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 1 LEADER]: Signalling peer c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:18:52.849339 25368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:39424
I20260709 12:18:52.849828 25368 raft_consensus.cc:493] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:52.850191 25368 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.854825 25368 raft_consensus.cc:515] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.856694 25368 leader_election.cc:290] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:52.857923 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:52.857947 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:52.858585 25295 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.858731 25442 raft_consensus.cc:3055] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:52.859329 25442 raft_consensus.cc:740] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:18:52.860176 25442 consensus_queue.cc:260] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.861440 25442 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.863895 25295 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:18:52.865144 25333 leader_election.cc:304] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:52.865913 25495 raft_consensus.cc:2804] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:52.866367 25495 raft_consensus.cc:697] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:52.867242 25495 consensus_queue.cc:237] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.868228 25442 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:18:52.874253 25190 catalog_manager.cc:5697] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 1 to 2, leader changed from 470c34e0706b43c293f2dabd1e913542 (127.24.146.3) to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:52.916785 25504 raft_consensus.cc:993] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454: : Instructing follower c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:18:52.917292 25504 raft_consensus.cc:1081] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Signalling peer c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:18:52.919088 25368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:39420
I20260709 12:18:52.919704 25368 raft_consensus.cc:493] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:52.920064 25368 raft_consensus.cc:3060] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.924607 25368 raft_consensus.cc:515] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.926343 25368 leader_election.cc:290] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:52.927471 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:52.927497 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05e54d6056654772aa0170c81eb3da4a" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:52.928130 25295 raft_consensus.cc:3055] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:52.928202 25442 raft_consensus.cc:3060] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.928437 25295 raft_consensus.cc:740] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:52.929226 25295 consensus_queue.cc:260] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.930167 25295 raft_consensus.cc:3060] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.935096 25442 raft_consensus.cc:2468] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:18:52.935885 25295 raft_consensus.cc:2468] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:18:52.936982 25333 leader_election.cc:304] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:52.937799 25495 raft_consensus.cc:2804] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:52.938300 25495 raft_consensus.cc:697] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:52.939112 25495 consensus_queue.cc:237] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.949240 25190 catalog_manager.cc:5697] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 1 to 2, leader changed from 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1) to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:52.981969 25554 raft_consensus.cc:993] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454: : Instructing follower c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:18:52.982462 25554 raft_consensus.cc:1081] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Signalling peer c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:18:52.984251 25368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:39420
I20260709 12:18:52.984853 25368 raft_consensus.cc:493] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:52.985262 25368 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.990710 25368 raft_consensus.cc:515] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.992666 25368 leader_election.cc:290] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:52.993763 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:52.993825 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:52.994611 25295 raft_consensus.cc:3055] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:52.994678 25442 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:52.994982 25295 raft_consensus.cc:740] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:52.995851 25295 consensus_queue.cc:260] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:52.996809 25295 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.001459 25295 raft_consensus.cc:2468] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:18:53.001500 25442 raft_consensus.cc:2468] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:18:53.002715 25334 leader_election.cc:304] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:53.003621 25495 raft_consensus.cc:2804] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.004144 25495 raft_consensus.cc:697] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:53.004976 25495 consensus_queue.cc:237] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:53.012244 25190 catalog_manager.cc:5697] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 1 to 2, leader changed from 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1) to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.020473 25525 raft_consensus.cc:993] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f: : Instructing follower 3dabd22461ab4fe087e2413de29c4454 to start an election
I20260709 12:18:53.020951 25525 raft_consensus.cc:1081] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Signalling peer 3dabd22461ab4fe087e2413de29c4454 to start an election
I20260709 12:18:53.022676 25295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "089336d8762645de87901bc2b328f1e2"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
 from {username='slave'} at 127.0.0.1:41104
I20260709 12:18:53.023257 25295 raft_consensus.cc:493] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.023643 25295 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.030480 25295 raft_consensus.cc:515] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:53.032924 25295 leader_election.cc:290] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 2 election: Requested vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:18:53.034040 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:53.034128 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:18:53.034770 25368 raft_consensus.cc:3055] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.034832 25442 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.039711 25442 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 2.
I20260709 12:18:53.040202 25368 raft_consensus.cc:740] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:53.040987 25259 leader_election.cc:304] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:18:53.041846 25554 raft_consensus.cc:2804] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.042374 25554 raft_consensus.cc:697] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 2 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:53.041281 25368 consensus_queue.cc:260] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:53.043391 25368 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.043221 25554 consensus_queue.cc:237] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:53.050522 25368 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 2.
I20260709 12:18:53.053809 25190 catalog_manager.cc:5697] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 1 to 2, leader changed from c1f4fa65bb46457db253d7fe0727620f (127.24.146.2) to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.229358 25368 raft_consensus.cc:1275] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.230677 25557 consensus_queue.cc:1048] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.238662 25295 raft_consensus.cc:1275] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.241077 25573 consensus_queue.cc:1048] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.319008 25295 raft_consensus.cc:1275] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.320542 25525 consensus_queue.cc:1048] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.329319 25442 raft_consensus.cc:1275] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.330768 25571 consensus_queue.cc:1048] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.369714 25442 raft_consensus.cc:1275] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.371021 25571 consensus_queue.cc:1048] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.378458 25295 raft_consensus.cc:1275] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.380513 25495 consensus_queue.cc:1048] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:53.388410 25443 raft_consensus.cc:1275] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.389791 25495 consensus_queue.cc:1048] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.398005 25295 raft_consensus.cc:1275] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.399389 25495 consensus_queue.cc:1048] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.491112 25368 raft_consensus.cc:1275] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Refusing update from remote peer 3dabd22461ab4fe087e2413de29c4454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.492372 25554 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.500701 25443 raft_consensus.cc:1275] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Refusing update from remote peer 3dabd22461ab4fe087e2413de29c4454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.502175 25554 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:55.767910 25160 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:18:55.768755 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:55.789841 25295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "089336d8762645de87901bc2b328f1e2"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
mode: GRACEFUL
new_leader_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:50432
I20260709 12:18:55.790371 25295 raft_consensus.cc:606] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 2 LEADER]: Received request to transfer leadership to TS 470c34e0706b43c293f2dabd1e913542
I20260709 12:18:55.801498 25368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
mode: GRACEFUL
new_leader_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:58468
I20260709 12:18:55.802068 25368 raft_consensus.cc:606] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Received request to transfer leadership to TS 470c34e0706b43c293f2dabd1e913542
I20260709 12:18:55.803350 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:55.803812 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:55.847990 25554 raft_consensus.cc:993] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454: : Instructing follower 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:18:55.848464 25581 raft_consensus.cc:1081] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 2 LEADER]: Signalling peer 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:18:55.850140 25443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "089336d8762645de87901bc2b328f1e2"
dest_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:40284
I20260709 12:18:55.850646 25443 raft_consensus.cc:493] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:55.851032 25443 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:55.855665 25443 raft_consensus.cc:515] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:55.857371 25443 leader_election.cc:290] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 3 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:55.858192 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:55.858520 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:55.858861 25295 raft_consensus.cc:3055] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:55.859004 25368 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:55.859148 25295 raft_consensus.cc:740] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:18:55.859808 25295 consensus_queue.cc:260] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:55.860670 25295 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:55.863865 25368 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 3.
I20260709 12:18:55.864531 25295 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 3.
I20260709 12:18:55.865067 25410 leader_election.cc:304] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:18:55.865854 25573 raft_consensus.cc:2804] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:55.867080 25573 raft_consensus.cc:697] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Becoming Leader. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:18:55.867815 25573 consensus_queue.cc:237] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Queue going to LEADER 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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:55.875094 25192 catalog_manager.cc:5697] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 reported cstate change: term changed from 2 to 3, leader changed from 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1) to 470c34e0706b43c293f2dabd1e913542 (127.24.146.3). New cstate: current_term: 3 leader_uuid: "470c34e0706b43c293f2dabd1e913542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:55.991328 25577 raft_consensus.cc:993] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f: : Instructing follower 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:18:55.991768 25495 raft_consensus.cc:1081] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Signalling peer 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:18:55.993108 25443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0"
dest_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:40300
I20260709 12:18:55.993569 25443 raft_consensus.cc:493] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:55.993861 25443 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:55.998895 25443 raft_consensus.cc:515] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:56.001199 25443 leader_election.cc:290] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 3 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:18:56.001467 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:18:56.001819 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:18:56.002060 25295 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.002360 25368 raft_consensus.cc:3055] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:56.002640 25368 raft_consensus.cc:740] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:18:56.003235 25368 consensus_queue.cc:260] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:56.004040 25368 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.006410 25295 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 3.
I20260709 12:18:56.007529 25407 leader_election.cc:304] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:18:56.008201 25573 raft_consensus.cc:2804] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:56.008666 25573 raft_consensus.cc:697] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Becoming Leader. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:18:56.009166 25368 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 3.
I20260709 12:18:56.009248 25573 consensus_queue.cc:237] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Queue going to LEADER 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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:18:56.017599 25189 catalog_manager.cc:5697] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 reported cstate change: term changed from 2 to 3, leader changed from c1f4fa65bb46457db253d7fe0727620f (127.24.146.2) to 470c34e0706b43c293f2dabd1e913542 (127.24.146.3). New cstate: current_term: 3 leader_uuid: "470c34e0706b43c293f2dabd1e913542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:56.286271 25295 raft_consensus.cc:1275] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:56.287570 25573 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:56.297966 25368 raft_consensus.cc:1275] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:56.300603 25582 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:56.464572 25368 raft_consensus.cc:1275] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:56.465842 25573 consensus_queue.cc:1048] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:56.474684 25295 raft_consensus.cc:1275] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:56.476351 25573 consensus_queue.cc:1048] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:56.804960 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:56.810070 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:56.810491 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:57.811458 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:57.816687 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:57.817157 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:58.818665 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:58.825668 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:58.826141 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:59.827280 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:59.832309 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:59.832708 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:00.833636 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:00.839066 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:00.839529 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:01.840512 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:01.845635 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:01.846081 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:02.847117 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:02.852636 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:02.853071 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:03.854081 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:03.858853 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:03.859292 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:04.860280 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:04.865319 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:04.865744 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:05.897291 25160 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:19:05.902873 25294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f64f9314986436082b975379c800bda"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
mode: GRACEFUL
new_leader_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:50418
I20260709 12:19:05.903534 25294 raft_consensus.cc:606] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Received request to transfer leadership to TS c1f4fa65bb46457db253d7fe0727620f
I20260709 12:19:05.909370 25443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "089336d8762645de87901bc2b328f1e2"
dest_uuid: "470c34e0706b43c293f2dabd1e913542"
mode: GRACEFUL
new_leader_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:60532
I20260709 12:19:05.909857 25443 raft_consensus.cc:606] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Received request to transfer leadership to TS c1f4fa65bb46457db253d7fe0727620f
I20260709 12:19:05.915228 25294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
mode: GRACEFUL
new_leader_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:50418
I20260709 12:19:05.915730 25294 raft_consensus.cc:606] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Received request to transfer leadership to TS c1f4fa65bb46457db253d7fe0727620f
I20260709 12:19:05.920806 25294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
mode: GRACEFUL
new_leader_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:50418
I20260709 12:19:05.921291 25294 raft_consensus.cc:606] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Received request to transfer leadership to TS c1f4fa65bb46457db253d7fe0727620f
I20260709 12:19:05.929003 25443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0"
dest_uuid: "470c34e0706b43c293f2dabd1e913542"
mode: GRACEFUL
new_leader_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:60532
I20260709 12:19:05.929598 25443 raft_consensus.cc:606] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Received request to transfer leadership to TS c1f4fa65bb46457db253d7fe0727620f
I20260709 12:19:05.943689 25581 raft_consensus.cc:993] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454: : Instructing follower c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:05.944053 25581 raft_consensus.cc:1081] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Signalling peer c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:05.945741 25368 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:39420
I20260709 12:19:05.946308 25368 raft_consensus.cc:493] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:05.946652 25368 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.949862 25607 raft_consensus.cc:993] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454: : Instructing follower c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:05.950420 25581 raft_consensus.cc:1081] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Signalling peer c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:05.951967 25369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:39420
I20260709 12:19:05.952423 25369 raft_consensus.cc:493] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:05.952288 25368 raft_consensus.cc:515] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:05.952771 25369 raft_consensus.cc:3060] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.954116 25368 leader_election.cc:290] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:19:05.955272 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:19:05.955600 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:19:05.956022 25443 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.956132 25294 raft_consensus.cc:3055] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.956463 25294 raft_consensus.cc:740] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:19:05.957347 25294 consensus_queue.cc:260] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:05.958830 25294 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.959358 25369 raft_consensus.cc:515] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:05.962563 25443 raft_consensus.cc:2468] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:19:05.963527 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:19:05.963982 25295 raft_consensus.cc:3055] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:05.964272 25295 raft_consensus.cc:740] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:19:05.964917 25295 consensus_queue.cc:260] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:05.965917 25295 raft_consensus.cc:3060] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.967094 25294 raft_consensus.cc:2468] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:19:05.967878 25369 leader_election.cc:290] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:19:05.968241 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3f8a05a32447ca8b08e3a874acaed" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:19:05.968526 25333 leader_election.cc:304] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:19:05.968775 25443 raft_consensus.cc:3060] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:05.969780 25605 raft_consensus.cc:2804] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.972667 25295 raft_consensus.cc:2468] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:19:05.972858 25443 raft_consensus.cc:2468] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:19:05.973932 25334 leader_election.cc:304] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:19:05.973927 25605 raft_consensus.cc:697] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:05.974959 25608 raft_consensus.cc:2804] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:05.975122 25605 consensus_queue.cc:237] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:05.975950 25608 raft_consensus.cc:697] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:05.976740 25608 consensus_queue.cc:237] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:05.985443 25189 catalog_manager.cc:5697] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 1 to 2, leader changed from 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1) to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.000144 25598 raft_consensus.cc:993] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542: : Instructing follower c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:06.000893 25606 raft_consensus.cc:1081] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Signalling peer c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:06.002663 25369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:39424
I20260709 12:19:06.003221 25369 raft_consensus.cc:493] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:06.003744 25369 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.007053 25189 catalog_manager.cc:5697] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 1 to 2, leader changed from 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1) to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.008916 25369 raft_consensus.cc:515] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:06.011552 25369 leader_election.cc:290] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 4 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:19:06.011899 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:19:06.012096 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71ff95ab05246f39faf01ef7a78e1b0" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:19:06.012454 25295 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.012625 25443 raft_consensus.cc:3055] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:06.012964 25443 raft_consensus.cc:740] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:19:06.013679 25443 consensus_queue.cc:260] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:06.014572 25443 raft_consensus.cc:3060] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.017925 25295 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 4.
I20260709 12:19:06.018996 25333 leader_election.cc:304] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [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: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:19:06.019554 25443 raft_consensus.cc:2468] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 4.
I20260709 12:19:06.019860 25608 raft_consensus.cc:2804] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:06.020363 25608 raft_consensus.cc:697] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 4 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:06.021121 25608 consensus_queue.cc:237] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:06.028221 25189 catalog_manager.cc:5697] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 3 to 4, leader changed from 470c34e0706b43c293f2dabd1e913542 (127.24.146.3) to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 4 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.208003 25607 raft_consensus.cc:993] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454: : Instructing follower c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:06.208463 25607 raft_consensus.cc:1081] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Signalling peer c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:06.209946 25369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f64f9314986436082b975379c800bda"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:39420
I20260709 12:19:06.210403 25369 raft_consensus.cc:493] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:06.210667 25369 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.215212 25369 raft_consensus.cc:515] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:19:06.216943 25369 leader_election.cc:290] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:19:06.217921 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f64f9314986436082b975379c800bda" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:19:06.218189 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f64f9314986436082b975379c800bda" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:19:06.218580 25295 raft_consensus.cc:3055] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:06.218731 25443 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.218936 25295 raft_consensus.cc:740] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:19:06.219712 25295 consensus_queue.cc:260] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:19:06.220606 25295 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:06.223013 25443 raft_consensus.cc:2468] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:19:06.223897 25334 leader_election.cc:304] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 470c34e0706b43c293f2dabd1e913542, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:19:06.224663 25608 raft_consensus.cc:2804] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:06.224908 25295 raft_consensus.cc:2468] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 2.
I20260709 12:19:06.225061 25608 raft_consensus.cc:697] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:06.225960 25608 consensus_queue.cc:237] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:19:06.232939 25189 catalog_manager.cc:5697] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 1 to 2, leader changed from 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1) to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:06.254655 25598 raft_consensus.cc:993] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542: : Instructing follower c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:06.255162 25606 raft_consensus.cc:1081] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Signalling peer c1f4fa65bb46457db253d7fe0727620f to start an election
I20260709 12:19:06.256806 25369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "089336d8762645de87901bc2b328f1e2"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
 from {username='slave'} at 127.0.0.1:39424
I20260709 12:19:06.257261 25369 raft_consensus.cc:493] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:06.257532 25369 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.262141 25369 raft_consensus.cc:515] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:06.264070 25369 leader_election.cc:290] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [CANDIDATE]: Term 4 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:19:06.264803 25295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:19:06.264988 25443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "c1f4fa65bb46457db253d7fe0727620f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:19:06.265377 25295 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.265503 25443 raft_consensus.cc:3055] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:06.265832 25443 raft_consensus.cc:740] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:19:06.266477 25443 consensus_queue.cc:260] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:06.267321 25443 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:06.269608 25295 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 4.
I20260709 12:19:06.270598 25333 leader_election.cc:304] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [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: 3dabd22461ab4fe087e2413de29c4454, c1f4fa65bb46457db253d7fe0727620f; no voters: 
I20260709 12:19:06.271394 25608 raft_consensus.cc:2804] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:06.271798 25608 raft_consensus.cc:697] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 4 LEADER]: Becoming Leader. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:06.271847 25443 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1f4fa65bb46457db253d7fe0727620f in term 4.
I20260709 12:19:06.272679 25608 consensus_queue.cc:237] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:06.279405 25189 catalog_manager.cc:5697] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f reported cstate change: term changed from 3 to 4, leader changed from 470c34e0706b43c293f2dabd1e913542 (127.24.146.3) to c1f4fa65bb46457db253d7fe0727620f (127.24.146.2). New cstate: current_term: 4 leader_uuid: "c1f4fa65bb46457db253d7fe0727620f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:06.415596 25295 raft_consensus.cc:1275] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.416903 25608 consensus_queue.cc:1048] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:06.427055 25443 raft_consensus.cc:1275] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.428978 25609 consensus_queue.cc:1048] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:06.429375 25443 raft_consensus.cc:1275] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 4 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:06.431540 25609 consensus_queue.cc:1048] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:06.443356 25295 raft_consensus.cc:1275] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 4 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:06.444569 25608 consensus_queue.cc:1048] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:06.450354 25294 raft_consensus.cc:1275] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.452003 25605 consensus_queue.cc:1048] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:06.461715 25442 raft_consensus.cc:1275] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.463295 25608 consensus_queue.cc:1048] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:06.692704 25294 raft_consensus.cc:1275] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.693995 25608 consensus_queue.cc:1048] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:06.703028 25442 raft_consensus.cc:1275] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:06.704352 25608 consensus_queue.cc:1048] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:06.770117 25442 raft_consensus.cc:1275] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 4 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:06.771633 25608 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:06.782902 25294 raft_consensus.cc:1275] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 4 FOLLOWER]: Refusing update from remote peer c1f4fa65bb46457db253d7fe0727620f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:06.784391 25631 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:08.970371 25160 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:19:08.971251 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:08.979406 25369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "089336d8762645de87901bc2b328f1e2"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
mode: GRACEFUL
new_leader_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:58468
I20260709 12:19:08.980123 25369 raft_consensus.cc:606] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 4 LEADER]: Received request to transfer leadership to TS 470c34e0706b43c293f2dabd1e913542
I20260709 12:19:08.983553 25368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
mode: GRACEFUL
new_leader_uuid: "3dabd22461ab4fe087e2413de29c4454"
 from {username='slave'} at 127.0.0.1:58468
I20260709 12:19:08.984112 25368 raft_consensus.cc:606] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Received request to transfer leadership to TS 3dabd22461ab4fe087e2413de29c4454
I20260709 12:19:08.986599 25368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f64f9314986436082b975379c800bda"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
mode: GRACEFUL
new_leader_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:58468
I20260709 12:19:08.987082 25368 raft_consensus.cc:606] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Received request to transfer leadership to TS 470c34e0706b43c293f2dabd1e913542
I20260709 12:19:08.989243 25368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71f5c79e911c483990cbe43687454d50"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
mode: GRACEFUL
new_leader_uuid: "3dabd22461ab4fe087e2413de29c4454"
 from {username='slave'} at 127.0.0.1:58468
I20260709 12:19:08.989755 25368 raft_consensus.cc:606] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Received request to transfer leadership to TS 3dabd22461ab4fe087e2413de29c4454
I20260709 12:19:08.991945 25368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6"
dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
mode: GRACEFUL
new_leader_uuid: "3dabd22461ab4fe087e2413de29c4454"
 from {username='slave'} at 127.0.0.1:58468
I20260709 12:19:08.992370 25368 raft_consensus.cc:606] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Received request to transfer leadership to TS 3dabd22461ab4fe087e2413de29c4454
I20260709 12:19:08.993417 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:19:08.993855 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:09.098114 25605 raft_consensus.cc:993] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f: : Instructing follower 3dabd22461ab4fe087e2413de29c4454 to start an election
I20260709 12:19:09.098553 25605 raft_consensus.cc:1081] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Signalling peer 3dabd22461ab4fe087e2413de29c4454 to start an election
I20260709 12:19:09.100255 25294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71f5c79e911c483990cbe43687454d50"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
 from {username='slave'} at 127.0.0.1:41104
I20260709 12:19:09.100742 25294 raft_consensus.cc:493] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:09.101056 25294 raft_consensus.cc:3060] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.106580 25294 raft_consensus.cc:515] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.108771 25294 leader_election.cc:290] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 2 election: Requested vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:19:09.109993 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5c79e911c483990cbe43687454d50" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:19:09.110085 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5c79e911c483990cbe43687454d50" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:19:09.110865 25442 raft_consensus.cc:3060] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.110865 25368 raft_consensus.cc:3055] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:09.111395 25368 raft_consensus.cc:740] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:09.112210 25368 consensus_queue.cc:260] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.113425 25368 raft_consensus.cc:3060] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:09.117937 25442 raft_consensus.cc:2468] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 2.
I20260709 12:19:09.119356 25259 leader_election.cc:304] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:19:09.119660 25368 raft_consensus.cc:2468] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 2.
I20260709 12:19:09.120929 25635 raft_consensus.cc:2804] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:09.121821 25635 raft_consensus.cc:697] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 2 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:19:09.122610 25635 consensus_queue.cc:237] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.129688 25192 catalog_manager.cc:5697] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 1 to 2, leader changed from c1f4fa65bb46457db253d7fe0727620f (127.24.146.2) to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:09.337155 25634 raft_consensus.cc:993] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f: : Instructing follower 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:19:09.337597 25605 raft_consensus.cc:1081] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 4 LEADER]: Signalling peer 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:19:09.339043 25442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "089336d8762645de87901bc2b328f1e2"
dest_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:40300
I20260709 12:19:09.339540 25442 raft_consensus.cc:493] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:09.339871 25442 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:09.344803 25442 raft_consensus.cc:515] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.346935 25442 leader_election.cc:290] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 5 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:19:09.347921 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:19:09.348155 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "089336d8762645de87901bc2b328f1e2" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:19:09.348552 25294 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:09.348641 25368 raft_consensus.cc:3055] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:09.348980 25368 raft_consensus.cc:740] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:09.349749 25368 consensus_queue.cc:260] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.350955 25368 raft_consensus.cc:3060] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:09.355693 25294 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 5.
I20260709 12:19:09.357121 25368 raft_consensus.cc:2468] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 5.
I20260709 12:19:09.357115 25407 leader_election.cc:304] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [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: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:19:09.358145 25606 raft_consensus.cc:2804] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:09.359203 25606 raft_consensus.cc:697] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 5 LEADER]: Becoming Leader. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:19:09.360069 25606 consensus_queue.cc:237] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.366791 25192 catalog_manager.cc:5697] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 reported cstate change: term changed from 4 to 5, leader changed from c1f4fa65bb46457db253d7fe0727620f (127.24.146.2) to 470c34e0706b43c293f2dabd1e913542 (127.24.146.3). New cstate: current_term: 5 leader_uuid: "470c34e0706b43c293f2dabd1e913542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:09.399149 25634 raft_consensus.cc:993] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f: : Instructing follower 3dabd22461ab4fe087e2413de29c4454 to start an election
I20260709 12:19:09.399565 25634 raft_consensus.cc:1081] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Signalling peer 3dabd22461ab4fe087e2413de29c4454 to start an election
I20260709 12:19:09.401049 25294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
 from {username='slave'} at 127.0.0.1:41104
I20260709 12:19:09.401527 25294 raft_consensus.cc:493] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:09.401815 25294 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.406644 25294 raft_consensus.cc:515] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.408401 25294 leader_election.cc:290] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 3 election: Requested vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:19:09.409224 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:19:09.409410 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97bd9a19854440f1a18bb91f5f605af6" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:19:09.409729 25368 raft_consensus.cc:3055] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:09.409924 25442 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.410069 25368 raft_consensus.cc:740] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:09.410840 25368 consensus_queue.cc:260] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.411715 25368 raft_consensus.cc:3060] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.414290 25442 raft_consensus.cc:2468] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 3.
I20260709 12:19:09.415274 25259 leader_election.cc:304] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:19:09.415926 25635 raft_consensus.cc:2804] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:09.416085 25368 raft_consensus.cc:2468] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 3.
I20260709 12:19:09.416327 25635 raft_consensus.cc:697] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 3 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:19:09.417272 25635 consensus_queue.cc:237] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER 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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.425627 25605 raft_consensus.cc:993] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f: : Instructing follower 3dabd22461ab4fe087e2413de29c4454 to start an election
I20260709 12:19:09.425390 25192 catalog_manager.cc:5697] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 2 to 3, leader changed from c1f4fa65bb46457db253d7fe0727620f (127.24.146.2) to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:09.426098 25634 raft_consensus.cc:1081] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Signalling peer 3dabd22461ab4fe087e2413de29c4454 to start an election
I20260709 12:19:09.427768 25294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29"
dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
 from {username='slave'} at 127.0.0.1:41104
I20260709 12:19:09.428223 25294 raft_consensus.cc:493] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:09.428488 25294 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.434028 25294 raft_consensus.cc:515] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.436308 25605 raft_consensus.cc:993] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f: : Instructing follower 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:19:09.436553 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:19:09.436769 25634 raft_consensus.cc:1081] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Signalling peer 470c34e0706b43c293f2dabd1e913542 to start an election
I20260709 12:19:09.436817 25442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272880ddad0e47979f370ed14d1faa29" candidate_uuid: "3dabd22461ab4fe087e2413de29c4454" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "470c34e0706b43c293f2dabd1e913542"
I20260709 12:19:09.437121 25368 raft_consensus.cc:3055] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:09.437392 25442 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.437422 25368 raft_consensus.cc:740] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:09.438360 25368 consensus_queue.cc:260] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.439656 25368 raft_consensus.cc:3060] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.442210 25294 leader_election.cc:290] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 3 election: Requested vote from peers c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395), 470c34e0706b43c293f2dabd1e913542 (127.24.146.3:45903)
I20260709 12:19:09.443078 25443 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f64f9314986436082b975379c800bda"
dest_uuid: "470c34e0706b43c293f2dabd1e913542"
 from {username='slave'} at 127.0.0.1:40300
I20260709 12:19:09.443545 25443 raft_consensus.cc:493] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:09.443819 25443 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.444698 25442 raft_consensus.cc:2468] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 3.
I20260709 12:19:09.445792 25259 leader_election.cc:304] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:19:09.446213 25368 raft_consensus.cc:2468] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dabd22461ab4fe087e2413de29c4454 in term 3.
I20260709 12:19:09.446586 25635 raft_consensus.cc:2804] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:09.447064 25635 raft_consensus.cc:697] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 3 LEADER]: Becoming Leader. State: Replica: 3dabd22461ab4fe087e2413de29c4454, State: Running, Role: LEADER
I20260709 12:19:09.447928 25635 consensus_queue.cc:237] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Queue going to LEADER 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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } }
I20260709 12:19:09.450518 25443 raft_consensus.cc:515] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:19:09.453447 25294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f64f9314986436082b975379c800bda" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dabd22461ab4fe087e2413de29c4454"
I20260709 12:19:09.453621 25368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f64f9314986436082b975379c800bda" candidate_uuid: "470c34e0706b43c293f2dabd1e913542" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1f4fa65bb46457db253d7fe0727620f"
I20260709 12:19:09.453742 25443 leader_election.cc:290] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 3 election: Requested vote from peers 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361), c1f4fa65bb46457db253d7fe0727620f (127.24.146.2:45395)
I20260709 12:19:09.454185 25368 raft_consensus.cc:3055] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:09.454159 25294 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.454759 25368 raft_consensus.cc:740] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1f4fa65bb46457db253d7fe0727620f, State: Running, Role: LEADER
I20260709 12:19:09.455621 25368 consensus_queue.cc:260] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:19:09.456472 25368 raft_consensus.cc:3060] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:09.456189 25192 catalog_manager.cc:5697] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 reported cstate change: term changed from 2 to 3, leader changed from c1f4fa65bb46457db253d7fe0727620f (127.24.146.2) to 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "3dabd22461ab4fe087e2413de29c4454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:09.460932 25294 raft_consensus.cc:2468] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 3.
I20260709 12:19:09.461812 25368 raft_consensus.cc:2468] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 470c34e0706b43c293f2dabd1e913542 in term 3.
I20260709 12:19:09.461987 25407 leader_election.cc:304] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dabd22461ab4fe087e2413de29c4454, 470c34e0706b43c293f2dabd1e913542; no voters: 
I20260709 12:19:09.462803 25606 raft_consensus.cc:2804] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:09.463259 25606 raft_consensus.cc:697] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Becoming Leader. State: Replica: 470c34e0706b43c293f2dabd1e913542, State: Running, Role: LEADER
I20260709 12:19:09.464075 25606 consensus_queue.cc:237] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Queue going to LEADER 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: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } }
I20260709 12:19:09.471177 25192 catalog_manager.cc:5697] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 reported cstate change: term changed from 2 to 3, leader changed from c1f4fa65bb46457db253d7fe0727620f (127.24.146.2) to 470c34e0706b43c293f2dabd1e913542 (127.24.146.3). New cstate: current_term: 3 leader_uuid: "470c34e0706b43c293f2dabd1e913542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:09.511950 25443 raft_consensus.cc:1275] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Refusing update from remote peer 3dabd22461ab4fe087e2413de29c4454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.513268 25635 consensus_queue.cc:1048] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.524963 25368 raft_consensus.cc:1275] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Refusing update from remote peer 3dabd22461ab4fe087e2413de29c4454: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.526518 25636 consensus_queue.cc:1048] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:09.855283 25368 raft_consensus.cc:1275] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Refusing update from remote peer 3dabd22461ab4fe087e2413de29c4454: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:09.856555 25636 consensus_queue.cc:1048] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:09.866117 25443 raft_consensus.cc:1275] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Refusing update from remote peer 3dabd22461ab4fe087e2413de29c4454: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:09.868093 25654 consensus_queue.cc:1048] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:09.880681 25443 raft_consensus.cc:1275] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Refusing update from remote peer 3dabd22461ab4fe087e2413de29c4454: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:09.881772 25654 consensus_queue.cc:1048] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "470c34e0706b43c293f2dabd1e913542" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:09.890280 25368 raft_consensus.cc:1275] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Refusing update from remote peer 3dabd22461ab4fe087e2413de29c4454: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:09.891700 25649 consensus_queue.cc:1048] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:09.907941 25294 raft_consensus.cc:1275] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 5 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:09.909129 25606 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:09.918102 25368 raft_consensus.cc:1275] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 5 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:09.919790 25659 consensus_queue.cc:1048] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:09.993965 25294 raft_consensus.cc:1275] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:09.994959 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:09.995164 25659 consensus_queue.cc:1048] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dabd22461ab4fe087e2413de29c4454" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:10.001624 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:10.002328 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:10.004602 25368 raft_consensus.cc:1275] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Refusing update from remote peer 470c34e0706b43c293f2dabd1e913542: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:10.006307 25642 consensus_queue.cc:1048] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1f4fa65bb46457db253d7fe0727620f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 45395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:11.155287 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:11.161810 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:11.162540 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:11.835597 25391 debug-util.cc:398] Leaking SignalData structure 0x7b080012d060 after lost signal to thread 25163
W20260709 12:19:11.836419 25391 debug-util.cc:398] Leaking SignalData structure 0x7b080012d740 after lost signal to thread 25226
W20260709 12:19:11.837173 25391 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb1c0 after lost signal to thread 25319
W20260709 12:19:11.837853 25391 debug-util.cc:398] Leaking SignalData structure 0x7b08001e13a0 after lost signal to thread 25394
W20260709 12:19:11.838706 25391 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec260 after lost signal to thread 25468
I20260709 12:19:12.163719 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:12.170833 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:12.171598 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:13.172855 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:13.178088 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:13.178524 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:14.179701 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:14.185439 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:14.185935 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:15.187023 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:15.192157 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:15.192523 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:16.193507 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:16.198735 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:16.199118 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:17.210248 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:17.216107 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:17.216537 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:17.869990 25465 debug-util.cc:398] Leaking SignalData structure 0x7b080016c060 after lost signal to thread 25163
W20260709 12:19:17.870762 25465 debug-util.cc:398] Leaking SignalData structure 0x7b080016c740 after lost signal to thread 25226
W20260709 12:19:17.871583 25465 debug-util.cc:398] Leaking SignalData structure 0x7b080006f6e0 after lost signal to thread 25319
W20260709 12:19:17.872315 25465 debug-util.cc:398] Leaking SignalData structure 0x7b0800194ec0 after lost signal to thread 25394
W20260709 12:19:17.873000 25465 debug-util.cc:398] Leaking SignalData structure 0x7b08001b72a0 after lost signal to thread 25468
I20260709 12:19:18.217530 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:18.222757 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:18.223273 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:19.259812 25160 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:19:19.260528 25160 tablet_server.cc:179] TabletServer@127.24.146.1:0 shutting down...
I20260709 12:19:19.304566 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:19.305732 25160 tablet_replica.cc:333] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.306905 25160 raft_consensus.cc:2243] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.308362 25160 raft_consensus.cc:2272] T 97bd9a19854440f1a18bb91f5f605af6 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.312001 25160 tablet_replica.cc:333] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.312770 25160 raft_consensus.cc:2243] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.313321 25160 raft_consensus.cc:2272] T 29e3f8a05a32447ca8b08e3a874acaed P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.315331 25160 tablet_replica.cc:333] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.315943 25160 raft_consensus.cc:2243] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.316552 25160 raft_consensus.cc:2272] T 089336d8762645de87901bc2b328f1e2 P 3dabd22461ab4fe087e2413de29c4454 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.318943 25160 tablet_replica.cc:333] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.319543 25160 raft_consensus.cc:2243] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:19:19.320035 25407 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:19.320202 25160 raft_consensus.cc:2272] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.322963 25160 tablet_replica.cc:333] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.323498 25160 raft_consensus.cc:2243] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.324054 25160 raft_consensus.cc:2272] T 05e54d6056654772aa0170c81eb3da4a P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:19.324887 25407 consensus_peers.cc:597] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 -> Peer 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361): Couldn't send request to peer 3dabd22461ab4fe087e2413de29c4454. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:19.326184 25160 tablet_replica.cc:333] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.326695 25160 raft_consensus.cc:2243] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.327171 25160 raft_consensus.cc:2272] T 5f64f9314986436082b975379c800bda P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.328969 25160 tablet_replica.cc:333] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.329450 25160 raft_consensus.cc:2243] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.330255 25160 raft_consensus.cc:2272] T 272880ddad0e47979f370ed14d1faa29 P 3dabd22461ab4fe087e2413de29c4454 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.332362 25160 tablet_replica.cc:333] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.332979 25160 raft_consensus.cc:2243] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.334088 25160 raft_consensus.cc:2272] T 71f5c79e911c483990cbe43687454d50 P 3dabd22461ab4fe087e2413de29c4454 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.336422 25160 tablet_replica.cc:333] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454: stopping tablet replica
I20260709 12:19:19.336881 25160 raft_consensus.cc:2243] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.337301 25160 raft_consensus.cc:2272] T c71ff95ab05246f39faf01ef7a78e1b0 P 3dabd22461ab4fe087e2413de29c4454 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.429183 25160 tablet_server.cc:196] TabletServer@127.24.146.1:0 shutdown complete.
W20260709 12:19:19.448154 25407 consensus_peers.cc:597] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 -> Peer 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361): Couldn't send request to peer 3dabd22461ab4fe087e2413de29c4454. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:19.453246 25160 tablet_server.cc:179] TabletServer@127.24.146.2:0 shutting down...
W20260709 12:19:19.474104 25333 consensus_peers.cc:597] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f -> Peer 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361): Couldn't send request to peer 3dabd22461ab4fe087e2413de29c4454. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:19.488235 25333 consensus_peers.cc:597] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f -> Peer 3dabd22461ab4fe087e2413de29c4454 (127.24.146.1:40361): Couldn't send request to peer 3dabd22461ab4fe087e2413de29c4454. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:19.494415 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:19.495348 25160 tablet_replica.cc:333] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.496331 25160 raft_consensus.cc:2243] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.497001 25160 raft_consensus.cc:2272] T 97bd9a19854440f1a18bb91f5f605af6 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.499598 25160 tablet_replica.cc:333] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.500397 25160 raft_consensus.cc:2243] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.500986 25160 raft_consensus.cc:2272] T 089336d8762645de87901bc2b328f1e2 P c1f4fa65bb46457db253d7fe0727620f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.503530 25160 tablet_replica.cc:333] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.504237 25160 raft_consensus.cc:2243] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.505290 25160 raft_consensus.cc:2272] T 29e3f8a05a32447ca8b08e3a874acaed P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.507954 25160 tablet_replica.cc:333] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.508739 25160 raft_consensus.cc:2243] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.509399 25160 raft_consensus.cc:2272] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.511756 25160 tablet_replica.cc:333] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.512437 25160 raft_consensus.cc:2243] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.513718 25160 raft_consensus.cc:2272] T 05e54d6056654772aa0170c81eb3da4a P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.516628 25160 tablet_replica.cc:333] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.517369 25160 raft_consensus.cc:2243] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.517972 25160 raft_consensus.cc:2272] T 5f64f9314986436082b975379c800bda P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.520838 25160 tablet_replica.cc:333] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.521548 25160 raft_consensus.cc:2243] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.522615 25160 raft_consensus.cc:2272] T c71ff95ab05246f39faf01ef7a78e1b0 P c1f4fa65bb46457db253d7fe0727620f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.525056 25160 tablet_replica.cc:333] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.525724 25160 raft_consensus.cc:2243] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.526319 25160 raft_consensus.cc:2272] T 272880ddad0e47979f370ed14d1faa29 P c1f4fa65bb46457db253d7fe0727620f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.528724 25160 tablet_replica.cc:333] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f: stopping tablet replica
I20260709 12:19:19.529332 25160 raft_consensus.cc:2243] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.529872 25160 raft_consensus.cc:2272] T 71f5c79e911c483990cbe43687454d50 P c1f4fa65bb46457db253d7fe0727620f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.582719 25160 tablet_server.cc:196] TabletServer@127.24.146.2:0 shutdown complete.
I20260709 12:19:19.605804 25160 tablet_server.cc:179] TabletServer@127.24.146.3:0 shutting down...
I20260709 12:19:19.644184 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:19.645068 25160 tablet_replica.cc:333] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.645984 25160 raft_consensus.cc:2243] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.646596 25160 raft_consensus.cc:2272] T 272880ddad0e47979f370ed14d1faa29 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.649135 25160 tablet_replica.cc:333] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.650113 25160 raft_consensus.cc:2243] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.651304 25160 raft_consensus.cc:2272] T 089336d8762645de87901bc2b328f1e2 P 470c34e0706b43c293f2dabd1e913542 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.653944 25160 tablet_replica.cc:333] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.654706 25160 raft_consensus.cc:2243] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.655427 25160 raft_consensus.cc:2272] T 71f5c79e911c483990cbe43687454d50 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.658119 25160 tablet_replica.cc:333] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.658676 25160 raft_consensus.cc:2243] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.659231 25160 raft_consensus.cc:2272] T c71ff95ab05246f39faf01ef7a78e1b0 P 470c34e0706b43c293f2dabd1e913542 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.661239 25160 tablet_replica.cc:333] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.661763 25160 raft_consensus.cc:2243] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.662302 25160 raft_consensus.cc:2272] T 29e3f8a05a32447ca8b08e3a874acaed P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.664135 25160 tablet_replica.cc:333] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.664687 25160 raft_consensus.cc:2243] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.665242 25160 raft_consensus.cc:2272] T 97bd9a19854440f1a18bb91f5f605af6 P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.667332 25160 tablet_replica.cc:333] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.667809 25160 raft_consensus.cc:2243] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.668620 25160 raft_consensus.cc:2272] T 58cb38d3d3f44fbd8a8ac9ac48a14246 P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.670486 25160 tablet_replica.cc:333] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.671030 25160 raft_consensus.cc:2243] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:19.671540 25160 raft_consensus.cc:2272] T 05e54d6056654772aa0170c81eb3da4a P 470c34e0706b43c293f2dabd1e913542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.673555 25160 tablet_replica.cc:333] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542: stopping tablet replica
I20260709 12:19:19.674113 25160 raft_consensus.cc:2243] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:19.675129 25160 raft_consensus.cc:2272] T 5f64f9314986436082b975379c800bda P 470c34e0706b43c293f2dabd1e913542 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:19.962446 25160 tablet_server.cc:196] TabletServer@127.24.146.3:0 shutdown complete.
I20260709 12:19:19.980780 25160 master.cc:562] Master@127.24.146.62:42593 shutting down...
I20260709 12:19:20.203919 25160 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:20.204555 25160 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:20.204947 25160 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d0ca431891c424f9c938485d42abca9: stopping tablet replica
I20260709 12:19:20.224773 25160 master.cc:584] Master@127.24.146.62:42593 shutdown complete.
3dabd22461ab4fe087e2413de29c4454  4
470c34e0706b43c293f2dabd1e913542  1
c1f4fa65bb46457db253d7fe0727620f  4
3dabd22461ab4fe087e2413de29c4454  3
470c34e0706b43c293f2dabd1e913542  3
c1f4fa65bb46457db253d7fe0727620f  3
3dabd22461ab4fe087e2413de29c4454  0
470c34e0706b43c293f2dabd1e913542  1
c1f4fa65bb46457db253d7fe0727620f  8
3dabd22461ab4fe087e2413de29c4454  3
470c34e0706b43c293f2dabd1e913542  3
c1f4fa65bb46457db253d7fe0727620f  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31657 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:19:20.266824 25160 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.146.62:37901
I20260709 12:19:20.267928 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:20.273355 25676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:20.274951 25677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:20.275157 25679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:20.276065 25160 server_base.cc:1061] running on GCE node
I20260709 12:19:20.277117 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:20.277307 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:20.277469 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599560277454 us; error 0 us; skew 500 ppm
I20260709 12:19:20.278131 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:20.280726 25160 webserver.cc:533] Webserver started at http://127.24.146.62:40029/ using document root <none> and password file <none>
I20260709 12:19:20.281239 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:20.281411 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:20.281682 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:20.282909 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/master-0-root/instance:
uuid: "7a36d828ad104fe8bc7e837b44f40516"
format_stamp: "Formatted at 2026-07-09 12:19:20 on dist-test-slave-q1nk"
I20260709 12:19:20.287698 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:19:20.291415 25684 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.292268 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260709 12:19:20.292582 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/master-0-root
uuid: "7a36d828ad104fe8bc7e837b44f40516"
format_stamp: "Formatted at 2026-07-09 12:19:20 on dist-test-slave-q1nk"
I20260709 12:19:20.292897 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:20.316501 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:20.318097 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:20.357755 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.62:37901
I20260709 12:19:20.357856 25735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.62:37901 every 8 connection(s)
I20260709 12:19:20.362323 25736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.372263 25736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516: Bootstrap starting.
I20260709 12:19:20.377485 25736 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:20.382229 25736 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516: No bootstrap required, opened a new log
I20260709 12:19:20.384487 25736 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a36d828ad104fe8bc7e837b44f40516" member_type: VOTER }
I20260709 12:19:20.384984 25736 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:20.385226 25736 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a36d828ad104fe8bc7e837b44f40516, State: Initialized, Role: FOLLOWER
I20260709 12:19:20.385814 25736 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a36d828ad104fe8bc7e837b44f40516" member_type: VOTER }
I20260709 12:19:20.386451 25736 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:20.386679 25736 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:20.386993 25736 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:20.391120 25736 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a36d828ad104fe8bc7e837b44f40516" member_type: VOTER }
I20260709 12:19:20.391683 25736 leader_election.cc:304] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [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: 7a36d828ad104fe8bc7e837b44f40516; no voters: 
I20260709 12:19:20.392835 25736 leader_election.cc:290] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:20.393214 25739 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:20.394574 25739 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 1 LEADER]: Becoming Leader. State: Replica: 7a36d828ad104fe8bc7e837b44f40516, State: Running, Role: LEADER
I20260709 12:19:20.395313 25739 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [LEADER]: Queue going to LEADER mode. State: All 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: "7a36d828ad104fe8bc7e837b44f40516" member_type: VOTER }
I20260709 12:19:20.395780 25736 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:20.400800 25741 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a36d828ad104fe8bc7e837b44f40516. Latest consensus state: current_term: 1 leader_uuid: "7a36d828ad104fe8bc7e837b44f40516" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a36d828ad104fe8bc7e837b44f40516" member_type: VOTER } }
I20260709 12:19:20.401523 25741 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:20.401314 25740 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a36d828ad104fe8bc7e837b44f40516" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a36d828ad104fe8bc7e837b44f40516" member_type: VOTER } }
I20260709 12:19:20.402016 25740 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:20.403221 25747 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:20.408215 25747 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:20.411520 25160 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:20.417655 25747 catalog_manager.cc:1383] Generated new cluster ID: b93be054013f414ab37fc308bcf7bd11
I20260709 12:19:20.418005 25747 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:20.448714 25747 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:20.449980 25747 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:20.465821 25747 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516: Generated new TSK 0
I20260709 12:19:20.466467 25747 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:20.479122 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:20.485572 25757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:20.487013 25758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:20.488514 25760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:20.488852 25160 server_base.cc:1061] running on GCE node
I20260709 12:19:20.489916 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:20.490132 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:20.490255 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599560490244 us; error 0 us; skew 500 ppm
I20260709 12:19:20.490761 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:20.493569 25160 webserver.cc:533] Webserver started at http://127.24.146.1:36609/ using document root <none> and password file <none>
I20260709 12:19:20.494136 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:20.494374 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:20.494668 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:20.495816 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-0-root/instance:
uuid: "9c05951e0bf34006b2362bbce282c9e4"
format_stamp: "Formatted at 2026-07-09 12:19:20 on dist-test-slave-q1nk"
I20260709 12:19:20.500631 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:19:20.504318 25765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.505193 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:19:20.505518 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "9c05951e0bf34006b2362bbce282c9e4"
format_stamp: "Formatted at 2026-07-09 12:19:20 on dist-test-slave-q1nk"
I20260709 12:19:20.505813 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:20.523195 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:20.524466 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:20.526126 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:20.528645 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:20.528875 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.529130 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:20.529301 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.573292 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:41851
I20260709 12:19:20.573402 25827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:41851 every 8 connection(s)
I20260709 12:19:20.578555 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:20.587033 25833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:20.587055 25832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:20.588760 25835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:20.589350 25160 server_base.cc:1061] running on GCE node
I20260709 12:19:20.590718 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:20.590994 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:20.591136 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599560591124 us; error 0 us; skew 500 ppm
I20260709 12:19:20.591652 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:20.594576 25160 webserver.cc:533] Webserver started at http://127.24.146.2:42569/ using document root <none> and password file <none>
I20260709 12:19:20.595115 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:20.595324 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:20.595614 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:20.596976 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-1-root/instance:
uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
format_stamp: "Formatted at 2026-07-09 12:19:20 on dist-test-slave-q1nk"
I20260709 12:19:20.597838 25828 heartbeater.cc:344] Connected to a master server at 127.24.146.62:37901
I20260709 12:19:20.598279 25828 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:20.599026 25828 heartbeater.cc:507] Master 127.24.146.62:37901 requested a full tablet report, sending...
I20260709 12:19:20.601387 25701 ts_manager.cc:194] Registered new tserver with Master: 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851)
I20260709 12:19:20.602458 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260709 12:19:20.603852 25701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56692
I20260709 12:19:20.607456 25840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.608510 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:19:20.608841 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-1-root
uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
format_stamp: "Formatted at 2026-07-09 12:19:20 on dist-test-slave-q1nk"
I20260709 12:19:20.609174 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:20.627086 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:20.628322 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:20.629855 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:20.632261 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:20.632473 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.632714 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:20.632871 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.680541 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.2:41977
I20260709 12:19:20.680660 25902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.2:41977 every 8 connection(s)
I20260709 12:19:20.685530 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:20.692971 25906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:20.695531 25907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:20.697440 25909 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:20.699049 25160 server_base.cc:1061] running on GCE node
I20260709 12:19:20.700057 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:19:20.700173 25903 heartbeater.cc:344] Connected to a master server at 127.24.146.62:37901
W20260709 12:19:20.700345 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:20.700587 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599560700567 us; error 0 us; skew 500 ppm
I20260709 12:19:20.700610 25903 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:20.701195 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:20.701582 25903 heartbeater.cc:507] Master 127.24.146.62:37901 requested a full tablet report, sending...
I20260709 12:19:20.704113 25701 ts_manager.cc:194] Registered new tserver with Master: 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:20.704319 25160 webserver.cc:533] Webserver started at http://127.24.146.3:40741/ using document root <none> and password file <none>
I20260709 12:19:20.704972 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:20.705210 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:20.705538 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:20.706000 25701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56702
I20260709 12:19:20.707130 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-2-root/instance:
uuid: "5c92c039ae7247f1a912a7eda56f7966"
format_stamp: "Formatted at 2026-07-09 12:19:20 on dist-test-slave-q1nk"
I20260709 12:19:20.711983 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:19:20.715507 25914 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.716547 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:19:20.716908 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-2-root
uuid: "5c92c039ae7247f1a912a7eda56f7966"
format_stamp: "Formatted at 2026-07-09 12:19:20 on dist-test-slave-q1nk"
I20260709 12:19:20.717388 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599528439147-25160-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:20.742813 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:20.744367 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:20.746493 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:20.749054 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:20.749300 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.749563 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:20.749732 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:20.795449 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.3:34619
I20260709 12:19:20.795540 25976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.3:34619 every 8 connection(s)
I20260709 12:19:20.810081 25977 heartbeater.cc:344] Connected to a master server at 127.24.146.62:37901
I20260709 12:19:20.810542 25977 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:20.811286 25977 heartbeater.cc:507] Master 127.24.146.62:37901 requested a full tablet report, sending...
I20260709 12:19:20.813484 25701 ts_manager.cc:194] Registered new tserver with Master: 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:20.813992 25160 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015074145s
I20260709 12:19:20.815340 25701 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56710
I20260709 12:19:20.845148 25701 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56720:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:19:20.848133 25701 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:19:20.924577 25868 tablet_service.cc:1511] Processing CreateTablet for tablet 20357defd1094388b84d7aed7b7a90eb (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:20.926138 25868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20357defd1094388b84d7aed7b7a90eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.931059 25867 tablet_service.cc:1511] Processing CreateTablet for tablet 640330eca5fa45a6aa3ff089de68badf (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:20.932540 25867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640330eca5fa45a6aa3ff089de68badf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.934847 25939 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0093b7c0494a63a79afc107e9f2363 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:20.935118 25866 tablet_service.cc:1511] Processing CreateTablet for tablet 23d99627f7044aaab52a4867c7b89636 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:20.936290 25939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0093b7c0494a63a79afc107e9f2363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.936471 25866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d99627f7044aaab52a4867c7b89636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.939227 25937 tablet_service.cc:1511] Processing CreateTablet for tablet 9667b01dde64462ba39cf7046575aeb5 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:20.942219 25938 tablet_service.cc:1511] Processing CreateTablet for tablet a16b204ab0854402b56f7bac9595f3f3 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:20.942523 25941 tablet_service.cc:1511] Processing CreateTablet for tablet 640330eca5fa45a6aa3ff089de68badf (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:20.943754 25938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16b204ab0854402b56f7bac9595f3f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.944378 25940 tablet_service.cc:1511] Processing CreateTablet for tablet 23d99627f7044aaab52a4867c7b89636 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:20.945602 25864 tablet_service.cc:1511] Processing CreateTablet for tablet a16b204ab0854402b56f7bac9595f3f3 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:20.947055 25864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16b204ab0854402b56f7bac9595f3f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.947317 25942 tablet_service.cc:1511] Processing CreateTablet for tablet 20357defd1094388b84d7aed7b7a90eb (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:20.948777 25863 tablet_service.cc:1511] Processing CreateTablet for tablet 9667b01dde64462ba39cf7046575aeb5 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:20.950210 25863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9667b01dde64462ba39cf7046575aeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.944406 25865 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0093b7c0494a63a79afc107e9f2363 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:20.955582 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0093b7c0494a63a79afc107e9f2363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.958679 25940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d99627f7044aaab52a4867c7b89636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.962604 25942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20357defd1094388b84d7aed7b7a90eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.962975 25793 tablet_service.cc:1511] Processing CreateTablet for tablet 20357defd1094388b84d7aed7b7a90eb (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:20.964421 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20357defd1094388b84d7aed7b7a90eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.965962 25792 tablet_service.cc:1511] Processing CreateTablet for tablet 640330eca5fa45a6aa3ff089de68badf (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:20.967551 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640330eca5fa45a6aa3ff089de68badf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.966539 25941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640330eca5fa45a6aa3ff089de68badf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.974331 25937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9667b01dde64462ba39cf7046575aeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:20.990780 25993 tablet_bootstrap.cc:492] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:20.992753 25791 tablet_service.cc:1511] Processing CreateTablet for tablet 23d99627f7044aaab52a4867c7b89636 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:20.994304 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d99627f7044aaab52a4867c7b89636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.001534 25862 tablet_service.cc:1511] Processing CreateTablet for tablet 9c732aff54ca4da19da9cb227eab3c8f (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:21.002084 25938 tablet_service.cc:1511] Processing CreateTablet for tablet 9c732aff54ca4da19da9cb227eab3c8f (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:21.003186 25862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c732aff54ca4da19da9cb227eab3c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.003410 25938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c732aff54ca4da19da9cb227eab3c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.013939 25993 tablet_bootstrap.cc:654] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.016808 25790 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0093b7c0494a63a79afc107e9f2363 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:21.018379 25790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0093b7c0494a63a79afc107e9f2363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.024485 25867 tablet_service.cc:1511] Processing CreateTablet for tablet c248073975184ae596e55dbec04c8a4a (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:21.025935 25867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c248073975184ae596e55dbec04c8a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.036195 25992 tablet_bootstrap.cc:492] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.044392 25942 tablet_service.cc:1511] Processing CreateTablet for tablet c248073975184ae596e55dbec04c8a4a (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:21.045719 25942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c248073975184ae596e55dbec04c8a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.048121 25994 tablet_bootstrap.cc:492] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.052729 25789 tablet_service.cc:1511] Processing CreateTablet for tablet 9c732aff54ca4da19da9cb227eab3c8f (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:21.054205 25789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c732aff54ca4da19da9cb227eab3c8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.055680 25994 tablet_bootstrap.cc:654] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.064795 25940 tablet_service.cc:1511] Processing CreateTablet for tablet 50dc9646d602486b8deac26105396306 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:21.066532 25940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dc9646d602486b8deac26105396306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.066259 25788 tablet_service.cc:1511] Processing CreateTablet for tablet c248073975184ae596e55dbec04c8a4a (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:21.067730 25788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c248073975184ae596e55dbec04c8a4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.050221 25793 tablet_service.cc:1511] Processing CreateTablet for tablet a16b204ab0854402b56f7bac9595f3f3 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:21.069219 25793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16b204ab0854402b56f7bac9595f3f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.071606 25792 tablet_service.cc:1511] Processing CreateTablet for tablet 9667b01dde64462ba39cf7046575aeb5 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:21.064952 25865 tablet_service.cc:1511] Processing CreateTablet for tablet 50dc9646d602486b8deac26105396306 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:21.073217 25792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9667b01dde64462ba39cf7046575aeb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.074669 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dc9646d602486b8deac26105396306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.085789 25868 tablet_service.cc:1511] Processing CreateTablet for tablet 7396a7215b1d4a22ae8f8e0e84295883 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:21.087256 25868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7396a7215b1d4a22ae8f8e0e84295883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.087538 25937 tablet_service.cc:1511] Processing CreateTablet for tablet 7396a7215b1d4a22ae8f8e0e84295883 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:21.089010 25937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7396a7215b1d4a22ae8f8e0e84295883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.091755 25992 tablet_bootstrap.cc:654] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.109282 25791 tablet_service.cc:1511] Processing CreateTablet for tablet 7396a7215b1d4a22ae8f8e0e84295883 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:21.110630 25791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7396a7215b1d4a22ae8f8e0e84295883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.114914 25790 tablet_service.cc:1511] Processing CreateTablet for tablet 50dc9646d602486b8deac26105396306 (DEFAULT_TABLE table=test-workload [id=bb50b63b4287426b846d4a8fad5062f0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:21.116426 25790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50dc9646d602486b8deac26105396306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:21.121954 25994 tablet_bootstrap.cc:492] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.122438 25994 ts_tablet_manager.cc:1403] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.005s
I20260709 12:19:21.124547 25994 raft_consensus.cc:359] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.125206 25994 raft_consensus.cc:385] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.126475 25994 raft_consensus.cc:740] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.127259 25994 consensus_queue.cc:260] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.130592 25992 tablet_bootstrap.cc:492] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.131124 25992 ts_tablet_manager.cc:1403] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.006s
I20260709 12:19:21.134351 25992 raft_consensus.cc:359] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.135056 25992 raft_consensus.cc:385] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.135362 25992 raft_consensus.cc:740] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.136075 25992 consensus_queue.cc:260] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.136462 25993 tablet_bootstrap.cc:492] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.137768 25993 ts_tablet_manager.cc:1403] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.011s
I20260709 12:19:21.139690 25994 ts_tablet_manager.cc:1434] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:19:21.141160 25993 raft_consensus.cc:359] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.146054 25903 heartbeater.cc:499] Master 127.24.146.62:37901 was elected leader, sending a full tablet report...
I20260709 12:19:21.146401 25993 raft_consensus.cc:385] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.146761 25993 raft_consensus.cc:740] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.146941 25992 ts_tablet_manager.cc:1434] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.009s
I20260709 12:19:21.147945 25992 tablet_bootstrap.cc:492] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.154222 25828 heartbeater.cc:499] Master 127.24.146.62:37901 was elected leader, sending a full tablet report...
I20260709 12:19:21.154469 25992 tablet_bootstrap.cc:654] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.154655 25993 consensus_queue.cc:260] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.159801 26002 raft_consensus.cc:493] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.160053 25994 tablet_bootstrap.cc:492] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.161645 26002 raft_consensus.cc:515] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.169147 25994 tablet_bootstrap.cc:654] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.181008 25994 tablet_bootstrap.cc:492] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.181562 25994 ts_tablet_manager.cc:1403] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 12:19:21.183590 25993 ts_tablet_manager.cc:1434] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.021s
I20260709 12:19:21.184746 25992 tablet_bootstrap.cc:492] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.185161 25992 ts_tablet_manager.cc:1403] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.009s
I20260709 12:19:21.186795 25994 raft_consensus.cc:359] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.187566 25994 raft_consensus.cc:385] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.187868 25994 raft_consensus.cc:740] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.188635 25977 heartbeater.cc:499] Master 127.24.146.62:37901 was elected leader, sending a full tablet report...
I20260709 12:19:21.189476 25993 tablet_bootstrap.cc:492] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.189465 25994 consensus_queue.cc:260] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.188030 25999 raft_consensus.cc:493] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.191514 25999 raft_consensus.cc:515] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.194283 25994 ts_tablet_manager.cc:1434] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:19:21.195392 25994 tablet_bootstrap.cc:492] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.196750 25993 tablet_bootstrap.cc:654] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.200914 25999 leader_election.cc:290] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.210603 25994 tablet_bootstrap.cc:654] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.229347 25994 tablet_bootstrap.cc:492] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.230012 25994 ts_tablet_manager.cc:1403] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.006s
I20260709 12:19:21.233229 25994 raft_consensus.cc:359] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.234179 25994 raft_consensus.cc:385] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.234527 25994 raft_consensus.cc:740] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.235351 25994 consensus_queue.cc:260] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.237556 25994 ts_tablet_manager.cc:1434] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:21.237434 26002 leader_election.cc:290] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.238788 25992 raft_consensus.cc:359] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.239696 25992 raft_consensus.cc:385] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.240054 25992 raft_consensus.cc:740] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.243012 25994 tablet_bootstrap.cc:492] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.245250 25992 consensus_queue.cc:260] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.250134 25994 tablet_bootstrap.cc:654] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.256410 25992 ts_tablet_manager.cc:1434] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 12:19:21.260550 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.261788 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
W20260709 12:19:21.263432 25766 leader_election.cc:343] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.263741 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.266620 25992 tablet_bootstrap.cc:492] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
W20260709 12:19:21.272840 25769 leader_election.cc:343] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.272680 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.273362 25769 leader_election.cc:304] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c05951e0bf34006b2362bbce282c9e4; no voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:21.273598 25803 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 0.
I20260709 12:19:21.273810 25992 tablet_bootstrap.cc:654] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.274278 26002 raft_consensus.cc:2749] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:21.275092 25841 leader_election.cc:343] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.276000 25841 leader_election.cc:304] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 5c92c039ae7247f1a912a7eda56f7966
I20260709 12:19:21.276859 25999 raft_consensus.cc:2804] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.277380 25999 raft_consensus.cc:493] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.277747 25999 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.277962 25993 tablet_bootstrap.cc:492] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.278540 25993 ts_tablet_manager.cc:1403] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.089s	user 0.032s	sys 0.024s
I20260709 12:19:21.279750 25994 tablet_bootstrap.cc:492] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.280305 25994 ts_tablet_manager.cc:1403] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.024s
I20260709 12:19:21.281697 25993 raft_consensus.cc:359] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.282564 25993 raft_consensus.cc:385] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.282949 25993 raft_consensus.cc:740] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.283551 25994 raft_consensus.cc:359] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.284358 25994 raft_consensus.cc:385] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.284092 25993 consensus_queue.cc:260] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.284682 25994 raft_consensus.cc:740] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.285584 25994 consensus_queue.cc:260] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.286651 25993 ts_tablet_manager.cc:1434] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:21.287710 25993 tablet_bootstrap.cc:492] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.287995 25994 ts_tablet_manager.cc:1434] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:19:21.289453 25994 tablet_bootstrap.cc:492] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.294215 25993 tablet_bootstrap.cc:654] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.296216 25994 tablet_bootstrap.cc:654] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.301040 26002 raft_consensus.cc:493] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.301630 26002 raft_consensus.cc:515] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.305269 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.306579 25993 tablet_bootstrap.cc:492] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.307168 25993 ts_tablet_manager.cc:1403] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260709 12:19:21.307252 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
W20260709 12:19:21.307399 25766 leader_election.cc:343] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.307893 26002 leader_election.cc:290] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.285028 25999 raft_consensus.cc:515] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.311517 25999 leader_election.cc:290] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.312742 25993 raft_consensus.cc:359] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.313279 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:21.313583 25993 raft_consensus.cc:385] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:19:21.313637 25769 leader_election.cc:343] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.314061 25993 raft_consensus.cc:740] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.313287 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:21.314671 25803 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:21.314893 25841 leader_election.cc:343] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.314975 25993 consensus_queue.cc:260] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.317505 25993 ts_tablet_manager.cc:1434] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:19:21.318678 25993 tablet_bootstrap.cc:492] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.319072 25769 leader_election.cc:304] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c05951e0bf34006b2362bbce282c9e4; no voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:21.322398 26002 raft_consensus.cc:2749] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:21.326736 25993 tablet_bootstrap.cc:654] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:21.328145 25829 tablet.cc:2406] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:21.330936 25803 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 1.
I20260709 12:19:21.332156 25841 leader_election.cc:304] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 5c92c039ae7247f1a912a7eda56f7966
I20260709 12:19:21.333410 25999 raft_consensus.cc:2804] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.334337 25994 tablet_bootstrap.cc:492] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.334869 25994 ts_tablet_manager.cc:1403] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.007s
I20260709 12:19:21.338780 25992 tablet_bootstrap.cc:492] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.338768 25994 raft_consensus.cc:359] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.339572 25992 ts_tablet_manager.cc:1403] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.073s	user 0.028s	sys 0.028s
I20260709 12:19:21.339852 25994 raft_consensus.cc:385] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.340229 25994 raft_consensus.cc:740] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.341260 25994 consensus_queue.cc:260] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.342926 25992 raft_consensus.cc:359] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.343793 25992 raft_consensus.cc:385] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.344126 25992 raft_consensus.cc:740] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.344939 25992 consensus_queue.cc:260] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.348542 25993 tablet_bootstrap.cc:492] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.349140 25993 ts_tablet_manager.cc:1403] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.010s
I20260709 12:19:21.350039 25999 raft_consensus.cc:697] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Leader. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:21.351033 25999 consensus_queue.cc:237] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.351951 25994 ts_tablet_manager.cc:1434] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:19:21.352119 25993 raft_consensus.cc:359] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.352888 25993 raft_consensus.cc:385] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.352993 25992 ts_tablet_manager.cc:1434] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:19:21.353232 25993 raft_consensus.cc:740] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.354174 25993 consensus_queue.cc:260] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.355082 25992 tablet_bootstrap.cc:492] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.356635 25993 ts_tablet_manager.cc:1434] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:19:21.357659 25993 tablet_bootstrap.cc:492] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.359827 25994 tablet_bootstrap.cc:492] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.361845 25992 tablet_bootstrap.cc:654] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.364176 25993 tablet_bootstrap.cc:654] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.366575 25994 tablet_bootstrap.cc:654] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.374368 25992 tablet_bootstrap.cc:492] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.374989 25992 ts_tablet_manager.cc:1403] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 12:19:21.375084 26002 raft_consensus.cc:493] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.375617 26002 raft_consensus.cc:515] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.377588 26002 leader_election.cc:290] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.378093 25992 raft_consensus.cc:359] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.378778 25993 tablet_bootstrap.cc:492] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.379284 25993 ts_tablet_manager.cc:1403] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 12:19:21.379657 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.378816 25992 raft_consensus.cc:385] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.380311 25992 raft_consensus.cc:740] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
W20260709 12:19:21.380944 25769 leader_election.cc:343] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.379657 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.381052 25992 consensus_queue.cc:260] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.382124 25993 raft_consensus.cc:359] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
W20260709 12:19:21.382442 25766 leader_election.cc:343] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.382867 25993 raft_consensus.cc:385] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.383036 25766 leader_election.cc:304] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c05951e0bf34006b2362bbce282c9e4; no voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:21.383188 25993 raft_consensus.cc:740] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.383442 25992 ts_tablet_manager.cc:1434] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:21.384191 26002 raft_consensus.cc:2749] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:21.384227 25993 consensus_queue.cc:260] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.386214 25994 tablet_bootstrap.cc:492] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.385881 25699 catalog_manager.cc:5697] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.386694 25994 ts_tablet_manager.cc:1403] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260709 12:19:21.388616 25993 ts_tablet_manager.cc:1434] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 12:19:21.389698 25993 tablet_bootstrap.cc:492] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.389746 25994 raft_consensus.cc:359] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.390565 25994 raft_consensus.cc:385] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.390862 25994 raft_consensus.cc:740] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.391630 25994 consensus_queue.cc:260] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.384435 25992 tablet_bootstrap.cc:492] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.396409 25993 tablet_bootstrap.cc:654] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.400910 25992 tablet_bootstrap.cc:654] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.404299 25994 ts_tablet_manager.cc:1434] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:19:21.405586 25994 tablet_bootstrap.cc:492] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
W20260709 12:19:21.410669 25749 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:21.412379 25994 tablet_bootstrap.cc:654] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.418681 25992 tablet_bootstrap.cc:492] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.418682 25993 tablet_bootstrap.cc:492] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.419206 25992 ts_tablet_manager.cc:1403] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260709 12:19:21.419471 25993 ts_tablet_manager.cc:1403] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260709 12:19:21.419821 25994 tablet_bootstrap.cc:492] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.420303 25994 ts_tablet_manager.cc:1403] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 12:19:21.421645 25992 raft_consensus.cc:359] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.422251 25992 raft_consensus.cc:385] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.422806 25992 raft_consensus.cc:740] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.422418 25993 raft_consensus.cc:359] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.423336 25993 raft_consensus.cc:385] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.423100 25994 raft_consensus.cc:359] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.423650 25993 raft_consensus.cc:740] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.423816 25994 raft_consensus.cc:385] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.424139 25994 raft_consensus.cc:740] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.423905 25992 consensus_queue.cc:260] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.424539 25993 consensus_queue.cc:260] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.425026 25994 consensus_queue.cc:260] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.427067 25993 ts_tablet_manager.cc:1434] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:21.428004 25993 tablet_bootstrap.cc:492] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.428613 25992 ts_tablet_manager.cc:1434] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:21.429628 25994 ts_tablet_manager.cc:1434] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:19:21.429653 25992 tablet_bootstrap.cc:492] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.430809 25994 tablet_bootstrap.cc:492] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.434412 25993 tablet_bootstrap.cc:654] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.437047 25992 tablet_bootstrap.cc:654] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.437247 25994 tablet_bootstrap.cc:654] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.448046 25993 tablet_bootstrap.cc:492] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.448114 25994 tablet_bootstrap.cc:492] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.448662 25994 ts_tablet_manager.cc:1403] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260709 12:19:21.448654 25993 ts_tablet_manager.cc:1403] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 12:19:21.451591 25992 tablet_bootstrap.cc:492] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.451377 25994 raft_consensus.cc:359] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.452167 25994 raft_consensus.cc:385] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.452255 25992 ts_tablet_manager.cc:1403] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 12:19:21.452471 25994 raft_consensus.cc:740] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.453047 25993 raft_consensus.cc:359] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.453357 25994 consensus_queue.cc:260] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.453781 25993 raft_consensus.cc:385] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.454101 25993 raft_consensus.cc:740] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.454945 25993 consensus_queue.cc:260] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.455683 25992 raft_consensus.cc:359] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.456432 25992 raft_consensus.cc:385] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.456770 25992 raft_consensus.cc:740] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.457300 25994 ts_tablet_manager.cc:1434] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:19:21.457393 25993 ts_tablet_manager.cc:1434] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:19:21.457818 25992 consensus_queue.cc:260] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.458307 25994 tablet_bootstrap.cc:492] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.458307 25993 tablet_bootstrap.cc:492] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.462105 25992 ts_tablet_manager.cc:1434] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:19:21.462745 26000 raft_consensus.cc:493] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.463290 25992 tablet_bootstrap.cc:492] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.463267 26000 raft_consensus.cc:515] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.464771 25994 tablet_bootstrap.cc:654] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.470034 25999 raft_consensus.cc:493] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.470250 25992 tablet_bootstrap.cc:654] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.470297 26002 raft_consensus.cc:493] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.470597 25999 raft_consensus.cc:515] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.470912 26002 raft_consensus.cc:515] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.472908 25999 leader_election.cc:290] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.474334 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.474994 25952 raft_consensus.cc:2468] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 0.
I20260709 12:19:21.476573 26000 leader_election.cc:290] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851)
I20260709 12:19:21.476804 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.477442 25878 raft_consensus.cc:2468] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 0.
I20260709 12:19:21.478552 25766 leader_election.cc:304] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.479569 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.480676 25998 raft_consensus.cc:2804] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.481045 25998 raft_consensus.cc:493] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.481371 25998 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:21.486670 25841 leader_election.cc:343] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.472911 26002 leader_election.cc:290] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.488662 25994 tablet_bootstrap.cc:492] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.489156 25994 ts_tablet_manager.cc:1403] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260709 12:19:21.490855 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.491496 25952 raft_consensus.cc:2468] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 0.
I20260709 12:19:21.491777 25994 raft_consensus.cc:359] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.492419 25994 raft_consensus.cc:385] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.492708 25994 raft_consensus.cc:740] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.492537 25841 leader_election.cc:304] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:21.493544 25998 raft_consensus.cc:515] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.493717 25999 raft_consensus.cc:2804] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.494335 25999 raft_consensus.cc:493] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.485759 25993 tablet_bootstrap.cc:654] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.494740 25999 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.495575 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.496198 25803 raft_consensus.cc:2468] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 0.
I20260709 12:19:21.497627 25915 leader_election.cc:304] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.498529 26000 raft_consensus.cc:2804] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.498901 26000 raft_consensus.cc:493] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.493397 25994 consensus_queue.cc:260] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.499238 26000 raft_consensus.cc:3060] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.501636 25999 raft_consensus.cc:515] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.503276 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:21.503880 25878 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.504179 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:21.504717 25952 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.504873 25994 ts_tablet_manager.cc:1434] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:19:21.507627 25999 leader_election.cc:290] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.508718 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:21.510150 25998 leader_election.cc:290] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
W20260709 12:19:21.510531 25841 leader_election.cc:343] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.511571 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.511826 25952 raft_consensus.cc:2468] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 1.
I20260709 12:19:21.512255 25877 raft_consensus.cc:2468] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 0.
I20260709 12:19:21.513161 25766 leader_election.cc:304] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.514070 25998 raft_consensus.cc:2804] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.514756 25998 raft_consensus.cc:697] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:21.515113 25992 tablet_bootstrap.cc:492] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.515692 25992 ts_tablet_manager.cc:1403] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260709 12:19:21.515664 25998 consensus_queue.cc:237] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.517534 25994 tablet_bootstrap.cc:492] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4: Bootstrap starting.
I20260709 12:19:21.518862 25992 raft_consensus.cc:359] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.519634 25992 raft_consensus.cc:385] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.520036 25992 raft_consensus.cc:740] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.520890 25992 consensus_queue.cc:260] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.523551 25994 tablet_bootstrap.cc:654] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.524140 26000 raft_consensus.cc:515] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.527102 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:21.527717 25877 raft_consensus.cc:3060] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.530122 25700 catalog_manager.cc:5697] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.531039 25992 ts_tablet_manager.cc:1434] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 12:19:21.535676 25992 tablet_bootstrap.cc:492] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.536434 25878 raft_consensus.cc:2468] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 1.
I20260709 12:19:21.539703 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:21.540401 25952 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.546725 25992 tablet_bootstrap.cc:654] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.548666 25877 raft_consensus.cc:2468] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 1.
I20260709 12:19:21.550558 25918 leader_election.cc:304] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:21.554111 25999 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.554576 25993 tablet_bootstrap.cc:492] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.554718 25999 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.557192 25999 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.555219 25993 ts_tablet_manager.cc:1403] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.003s
I20260709 12:19:21.557709 25998 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.558037 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.558199 25998 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.560017 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:21.560367 25998 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.560276 25993 raft_consensus.cc:359] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.560963 25993 raft_consensus.cc:385] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.561164 25803 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 0.
I20260709 12:19:21.562348 25951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.561234 25993 raft_consensus.cc:740] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.563112 25951 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 0.
I20260709 12:19:21.564628 25766 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.565660 25992 tablet_bootstrap.cc:492] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.566135 25802 raft_consensus.cc:3060] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.565582 25998 raft_consensus.cc:2804] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.566628 25998 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.567024 25998 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.566250 25992 ts_tablet_manager.cc:1403] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260709 12:19:21.574808 25998 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.563474 25993 consensus_queue.cc:260] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.579094 25802 raft_consensus.cc:2468] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 1.
I20260709 12:19:21.580284 25841 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.581173 25999 raft_consensus.cc:2804] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.581586 25999 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.582019 25999 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.583537 25992 raft_consensus.cc:359] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.584332 25992 raft_consensus.cc:385] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.584625 25992 raft_consensus.cc:740] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.586561 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:21.587504 25950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.587726 25951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:21.588353 25950 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 0.
I20260709 12:19:21.590566 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.585350 25992 consensus_queue.cc:260] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.593616 25992 ts_tablet_manager.cc:1434] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:19:21.594594 25992 tablet_bootstrap.cc:492] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.594780 25999 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.596160 25876 raft_consensus.cc:2393] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c05951e0bf34006b2362bbce282c9e4 in current term 1: Already voted for candidate 78209938a0ba4694ac0cf7ff5b07a45f in this term.
I20260709 12:19:21.598582 26000 leader_election.cc:290] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851)
I20260709 12:19:21.599253 26000 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.599720 26000 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.600922 25769 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [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: 9c05951e0bf34006b2362bbce282c9e4; no voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:21.601853 26002 raft_consensus.cc:2749] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:21.603847 25999 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.604838 25952 raft_consensus.cc:2468] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 1.
I20260709 12:19:21.605571 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:21.606065 25999 raft_consensus.cc:493] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.606773 25950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:21.612154 25803 raft_consensus.cc:2393] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 78209938a0ba4694ac0cf7ff5b07a45f in current term 1: Already voted for candidate 9c05951e0bf34006b2362bbce282c9e4 in this term.
I20260709 12:19:21.612071 25950 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.614215 25841 leader_election.cc:304] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:21.615741 26016 raft_consensus.cc:2804] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.616161 26016 raft_consensus.cc:697] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Leader. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:21.616523 25992 tablet_bootstrap.cc:654] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.616983 26016 consensus_queue.cc:237] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.618500 25994 tablet_bootstrap.cc:492] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4: No bootstrap required, opened a new log
I20260709 12:19:21.619043 25994 ts_tablet_manager.cc:1403] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4: Time spent bootstrapping tablet: real 0.102s	user 0.036s	sys 0.048s
I20260709 12:19:21.619578 25999 raft_consensus.cc:515] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.621613 25950 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 1.
I20260709 12:19:21.611624 26000 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:21.622169 25994 raft_consensus.cc:359] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.622982 25994 raft_consensus.cc:385] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.623039 25841 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:21.623392 25994 raft_consensus.cc:740] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.624157 26015 raft_consensus.cc:2804] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.624652 25994 consensus_queue.cc:260] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.626012 26015 raft_consensus.cc:697] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Leader. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:21.627002 26015 consensus_queue.cc:237] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.629498 25994 ts_tablet_manager.cc:1434] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:19:21.634678 25992 tablet_bootstrap.cc:492] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.635195 25992 ts_tablet_manager.cc:1403] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.007s
I20260709 12:19:21.607208 25998 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.607527 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.634824 25699 catalog_manager.cc:5697] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.636137 25802 raft_consensus.cc:2393] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c92c039ae7247f1a912a7eda56f7966 in current term 1: Already voted for candidate 9c05951e0bf34006b2362bbce282c9e4 in this term.
W20260709 12:19:21.609135 25918 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:41977, user_credentials={real_user=slave}} blocked reactor thread for 58819.9us
I20260709 12:19:21.609280 26036 raft_consensus.cc:2804] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.638092 26000 raft_consensus.cc:493] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.637861 25992 raft_consensus.cc:359] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.638855 26037 raft_consensus.cc:493] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.638607 26000 raft_consensus.cc:515] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.639294 26037 raft_consensus.cc:515] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.640797 26000 leader_election.cc:290] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:21.641419 26037 leader_election.cc:290] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:21.611021 25993 ts_tablet_manager.cc:1434] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.003s
I20260709 12:19:21.638605 25992 raft_consensus.cc:385] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.642336 25992 raft_consensus.cc:740] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.642627 25993 tablet_bootstrap.cc:492] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.643143 25992 consensus_queue.cc:260] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.645514 25992 ts_tablet_manager.cc:1434] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:19:21.646116 26036 raft_consensus.cc:697] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Becoming Leader. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:21.646512 25992 tablet_bootstrap.cc:492] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f: Bootstrap starting.
I20260709 12:19:21.647014 26036 consensus_queue.cc:237] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:21.649984 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.650569 25877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.651095 25802 raft_consensus.cc:2393] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c92c039ae7247f1a912a7eda56f7966 in current term 1: Already voted for candidate 78209938a0ba4694ac0cf7ff5b07a45f in this term.
I20260709 12:19:21.656132 25993 tablet_bootstrap.cc:654] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.657536 25915 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966; no voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:21.658231 26037 raft_consensus.cc:2749] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:21.659456 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.660203 25802 raft_consensus.cc:2468] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 0.
I20260709 12:19:21.651114 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.652046 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.661660 25915 leader_election.cc:304] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.662052 25876 raft_consensus.cc:2468] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 0.
I20260709 12:19:21.656821 25999 leader_election.cc:290] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.664271 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.664465 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.665339 26037 raft_consensus.cc:2804] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.665383 25952 raft_consensus.cc:2468] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 0.
I20260709 12:19:21.666181 25992 tablet_bootstrap.cc:654] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.665136 25802 raft_consensus.cc:2468] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 0.
I20260709 12:19:21.667021 25918 leader_election.cc:304] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966; no voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:21.665831 26037 raft_consensus.cc:493] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.667975 26037 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.668012 25841 leader_election.cc:304] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.668318 26000 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.669461 25999 raft_consensus.cc:2804] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.669829 25999 raft_consensus.cc:493] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.666888 25698 catalog_manager.cc:5697] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.670475 25999 raft_consensus.cc:3060] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.679076 26000 raft_consensus.cc:2749] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:21.682538 25999 raft_consensus.cc:515] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.686798 25950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:21.687569 25999 leader_election.cc:290] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.687485 25950 raft_consensus.cc:3060] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.688457 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:21.689026 25802 raft_consensus.cc:3060] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.690999 25699 catalog_manager.cc:5697] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "5c92c039ae7247f1a912a7eda56f7966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.692132 25998 raft_consensus.cc:493] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.692590 25998 raft_consensus.cc:515] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.695415 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7396a7215b1d4a22ae8f8e0e84295883" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.696055 25876 raft_consensus.cc:2468] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 0.
I20260709 12:19:21.697467 25769 leader_election.cc:304] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.698185 26000 raft_consensus.cc:493] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.698329 26002 raft_consensus.cc:2804] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.699186 26002 raft_consensus.cc:493] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.699560 26002 raft_consensus.cc:3060] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.702067 25998 leader_election.cc:290] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.702589 25998 raft_consensus.cc:493] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.703042 25998 raft_consensus.cc:515] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.698791 26000 raft_consensus.cc:515] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.687485 26037 raft_consensus.cc:515] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.701752 25802 raft_consensus.cc:2468] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 1.
I20260709 12:19:21.698943 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7396a7215b1d4a22ae8f8e0e84295883" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.708295 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9646d602486b8deac26105396306" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.712112 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:21.709959 26000 leader_election.cc:290] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:21.711956 25841 leader_election.cc:304] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.713356 25878 raft_consensus.cc:2468] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 0.
I20260709 12:19:21.713624 25992 tablet_bootstrap.cc:492] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f: No bootstrap required, opened a new log
I20260709 12:19:21.714161 25992 ts_tablet_manager.cc:1403] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.015s
W20260709 12:19:21.714215 25769 leader_election.cc:343] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:21.712692 25766 leader_election.cc:343] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.715765 25999 raft_consensus.cc:2804] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.715708 25918 leader_election.cc:304] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:21.715997 26002 raft_consensus.cc:515] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.718020 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9646d602486b8deac26105396306" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.725514 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.726336 25802 raft_consensus.cc:2468] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 0.
W20260709 12:19:21.726961 25766 leader_election.cc:343] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.727438 25766 leader_election.cc:304] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c05951e0bf34006b2362bbce282c9e4; no voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:21.727911 25999 raft_consensus.cc:697] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Leader. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:21.715685 25998 leader_election.cc:290] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.729678 25998 raft_consensus.cc:2749] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:21.730343 26000 raft_consensus.cc:2804] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.710832 25950 raft_consensus.cc:2468] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 1.
I20260709 12:19:21.730746 26000 raft_consensus.cc:493] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.728853 25999 consensus_queue.cc:237] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.731117 26000 raft_consensus.cc:3060] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.734834 25992 raft_consensus.cc:359] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.735658 25992 raft_consensus.cc:385] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.735987 25992 raft_consensus.cc:740] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.735209 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:21.735764 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7396a7215b1d4a22ae8f8e0e84295883" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:21.736879 25876 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.737253 25878 raft_consensus.cc:3060] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.737319 25992 consensus_queue.cc:260] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.738379 25993 tablet_bootstrap.cc:492] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.738843 25993 ts_tablet_manager.cc:1403] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.011s
I20260709 12:19:21.739938 25992 ts_tablet_manager.cc:1434] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:19:21.735383 26037 leader_election.cc:290] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:21.741566 25993 raft_consensus.cc:359] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.742241 25993 raft_consensus.cc:385] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.742527 25993 raft_consensus.cc:740] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.742620 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:21.744123 25993 consensus_queue.cc:260] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.748524 26002 leader_election.cc:290] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.748898 25950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7396a7215b1d4a22ae8f8e0e84295883" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:21.749673 25993 ts_tablet_manager.cc:1434] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:19:21.745806 25802 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.750576 25993 tablet_bootstrap.cc:492] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966: Bootstrap starting.
I20260709 12:19:21.749400 25699 catalog_manager.cc:5697] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.749500 25950 raft_consensus.cc:3060] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.756544 25993 tablet_bootstrap.cc:654] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:21.758663 26015 raft_consensus.cc:493] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:21.759816 26015 raft_consensus.cc:515] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.760469 25876 raft_consensus.cc:2468] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 1.
I20260709 12:19:21.761775 26015 leader_election.cc:290] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.761823 26000 raft_consensus.cc:515] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.763382 25878 raft_consensus.cc:2468] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 1.
I20260709 12:19:21.764737 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9646d602486b8deac26105396306" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:21.764994 26000 leader_election.cc:290] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:21.766220 25918 leader_election.cc:304] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:21.768080 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9646d602486b8deac26105396306" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:21.768204 26015 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:21.768937 25801 raft_consensus.cc:2468] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 0.
I20260709 12:19:21.768103 26000 raft_consensus.cc:2804] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.777654 25769 leader_election.cc:304] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.780769 26002 raft_consensus.cc:2804] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.781203 26002 raft_consensus.cc:697] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:21.781316 25802 raft_consensus.cc:2468] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 1.
I20260709 12:19:21.782075 26002 consensus_queue.cc:237] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.770005 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:21.785342 25803 raft_consensus.cc:3060] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.785746 26000 raft_consensus.cc:697] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Becoming Leader. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:21.785368 25841 leader_election.cc:304] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.786713 26000 consensus_queue.cc:237] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.787199 26015 raft_consensus.cc:2804] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:21.787612 26015 raft_consensus.cc:493] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:21.787555 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:21.788311 25878 raft_consensus.cc:3060] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.790230 26015 raft_consensus.cc:3060] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:21.787422 25841 leader_election.cc:343] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:21.778091 25950 raft_consensus.cc:2468] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 1.
I20260709 12:19:21.798012 25878 raft_consensus.cc:2468] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 1.
I20260709 12:19:21.799471 25918 leader_election.cc:304] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:21.799059 25699 catalog_manager.cc:5697] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.800397 26037 raft_consensus.cc:2804] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.800882 26037 raft_consensus.cc:697] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Becoming Leader. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:21.801613 26037 consensus_queue.cc:237] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.801415 26015 raft_consensus.cc:515] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.809968 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9646d602486b8deac26105396306" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:21.812485 25801 raft_consensus.cc:3060] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.821609 25993 tablet_bootstrap.cc:492] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966: No bootstrap required, opened a new log
I20260709 12:19:21.822213 25993 ts_tablet_manager.cc:1403] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.014s
I20260709 12:19:21.823514 26015 leader_election.cc:290] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:21.824766 25993 raft_consensus.cc:359] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.825554 25993 raft_consensus.cc:385] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:21.825853 25993 raft_consensus.cc:740] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Initialized, Role: FOLLOWER
I20260709 12:19:21.824777 25699 catalog_manager.cc:5697] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "5c92c039ae7247f1a912a7eda56f7966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:21.826740 25993 consensus_queue.cc:260] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.827338 25699 catalog_manager.cc:5697] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "5c92c039ae7247f1a912a7eda56f7966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:21.828799 25993 ts_tablet_manager.cc:1434] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:21.834453 25803 raft_consensus.cc:2468] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 1.
I20260709 12:19:21.836463 25801 raft_consensus.cc:2468] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 1.
I20260709 12:19:21.838904 25841 leader_election.cc:304] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:21.841428 26015 raft_consensus.cc:2804] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:21.841960 26015 raft_consensus.cc:697] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Leader. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:21.842772 26015 consensus_queue.cc:237] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:21.846472 25950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50dc9646d602486b8deac26105396306" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:21.847074 25950 raft_consensus.cc:3060] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:21.853420 25950 raft_consensus.cc:2468] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 1.
I20260709 12:19:21.855146 26015 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.857419 25699 catalog_manager.cc:5697] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.939375 26002 consensus_queue.cc:1048] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:21.952514 26045 consensus_queue.cc:1048] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:22.038888 26045 raft_consensus.cc:493] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:22.039417 26045 raft_consensus.cc:515] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.041280 26045 leader_election.cc:290] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:22.042196 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:22.042375 25950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:22.043048 25950 raft_consensus.cc:2393] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c05951e0bf34006b2362bbce282c9e4 in current term 1: Already voted for candidate 78209938a0ba4694ac0cf7ff5b07a45f in this term.
I20260709 12:19:22.044099 25766 leader_election.cc:304] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c05951e0bf34006b2362bbce282c9e4; no voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:22.044843 26045 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:22.047889 26040 consensus_queue.cc:1048] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.050324 26045 raft_consensus.cc:2749] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:22.058701 25999 consensus_queue.cc:1048] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.093246 25950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:40806
I20260709 12:19:22.093813 25950 raft_consensus.cc:606] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:22.107214 25878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf"
dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:41392
I20260709 12:19:22.107741 25878 raft_consensus.cc:606] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:22.113252 25878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636"
dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:41392
I20260709 12:19:22.113776 25878 raft_consensus.cc:606] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:22.119453 25950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:40806
I20260709 12:19:22.120048 25950 raft_consensus.cc:606] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:22.121431 25999 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.125270 25952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:40806
I20260709 12:19:22.125990 25952 raft_consensus.cc:606] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:22.139477 26040 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.148376 26040 consensus_queue.cc:1048] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.151928 26040 raft_consensus.cc:993] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.152392 26040 raft_consensus.cc:1081] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.153294 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
mode: GRACEFUL
new_leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
 from {username='slave'} at 127.0.0.1:34054
I20260709 12:19:22.153976 25802 raft_consensus.cc:606] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Received request to transfer leadership to TS 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:22.155134 25803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34036
I20260709 12:19:22.155750 25803 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.156102 25803 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.163408 25803 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.167338 25801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7396a7215b1d4a22ae8f8e0e84295883"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
mode: GRACEFUL
new_leader_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:34054
I20260709 12:19:22.167959 25801 raft_consensus.cc:606] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Received request to transfer leadership to TS 5c92c039ae7247f1a912a7eda56f7966
I20260709 12:19:22.168303 25803 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:22.168905 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:22.170964 25878 raft_consensus.cc:3055] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.171356 25878 raft_consensus.cc:740] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:22.171546 26040 consensus_queue.cc:1048] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.172266 25878 consensus_queue.cc:260] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.173524 25878 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.174214 26037 consensus_queue.cc:1048] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.169250 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:22.178188 25952 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.184291 25952 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.185696 25766 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:22.186758 25998 raft_consensus.cc:2804] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:22.187261 25998 raft_consensus.cc:697] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:22.187641 25878 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.188151 25998 consensus_queue.cc:237] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.200089 25700 catalog_manager.cc:5697] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 1 to 2, leader changed from 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:22.202114 26037 consensus_queue.cc:1048] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.212654 26037 raft_consensus.cc:993] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.213116 26037 raft_consensus.cc:1081] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.214054 26037 consensus_queue.cc:1048] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.215453 25803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34040
I20260709 12:19:22.216038 25803 raft_consensus.cc:493] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.216421 25803 raft_consensus.cc:3060] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.223577 25803 raft_consensus.cc:515] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:22.226873 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:22.227459 25952 raft_consensus.cc:3055] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.227679 25952 raft_consensus.cc:740] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:22.228001 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:22.228593 25878 raft_consensus.cc:3060] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.228416 25952 consensus_queue.cc:260] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:22.229573 25952 raft_consensus.cc:3060] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.233083 26036 consensus_queue.cc:1048] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.235884 25878 raft_consensus.cc:2468] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.237175 25769 leader_election.cc:304] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:22.238127 25998 raft_consensus.cc:2804] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:22.238739 25998 raft_consensus.cc:697] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:22.239563 25998 consensus_queue.cc:237] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:22.243235 25803 leader_election.cc:290] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:22.244251 25952 raft_consensus.cc:2468] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.246966 26036 raft_consensus.cc:993] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.247457 26037 raft_consensus.cc:1081] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.248972 25801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34040
I20260709 12:19:22.249548 25801 raft_consensus.cc:493] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.249840 25801 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.254432 25801 raft_consensus.cc:515] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.256163 25801 leader_election.cc:290] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:22.257146 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:22.257296 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:22.257767 25878 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.257790 25952 raft_consensus.cc:3055] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.258349 25952 raft_consensus.cc:740] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:22.259135 25952 consensus_queue.cc:260] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.260351 25952 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.260619 26037 consensus_queue.cc:1048] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.264887 25878 raft_consensus.cc:2468] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.266929 25769 leader_election.cc:304] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:22.263953 25700 catalog_manager.cc:5697] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 1 to 2, leader changed from 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:22.267195 25952 raft_consensus.cc:2468] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.268702 25998 raft_consensus.cc:2804] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:22.269239 25998 raft_consensus.cc:697] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:22.270139 25998 consensus_queue.cc:237] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.274351 26037 consensus_queue.cc:1048] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:22.277390 25998 consensus_queue.cc:1048] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.285648 26036 raft_consensus.cc:993] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.286209 26036 raft_consensus.cc:1081] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.293143 25803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34040
I20260709 12:19:22.291154 25700 catalog_manager.cc:5697] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 1 to 2, leader changed from 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:22.293826 25803 raft_consensus.cc:493] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.294382 25803 raft_consensus.cc:3060] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.300154 25998 consensus_queue.cc:1048] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.301426 25803 raft_consensus.cc:515] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.304908 25950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:22.305620 25950 raft_consensus.cc:3055] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.307241 25803 leader_election.cc:290] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:22.305543 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:22.316267 25876 raft_consensus.cc:3060] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.319792 26045 raft_consensus.cc:993] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4: : Instructing follower 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:22.320266 26045 raft_consensus.cc:1081] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Signalling peer 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:22.322078 25951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7396a7215b1d4a22ae8f8e0e84295883"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:19:22.322638 25951 raft_consensus.cc:493] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.323026 25951 raft_consensus.cc:3060] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.323305 25876 raft_consensus.cc:2468] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.325299 26015 consensus_queue.cc:1048] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.315287 25950 raft_consensus.cc:740] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:22.326725 25950 consensus_queue.cc:260] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.328011 25950 raft_consensus.cc:3060] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.325408 25769 leader_election.cc:304] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:22.334743 25951 raft_consensus.cc:515] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.335546 25950 raft_consensus.cc:2468] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.335757 25998 raft_consensus.cc:2804] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:22.337641 25998 raft_consensus.cc:697] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:22.338546 25998 consensus_queue.cc:237] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.340211 25951 leader_election.cc:290] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 2 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:22.341184 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7396a7215b1d4a22ae8f8e0e84295883" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:22.341809 25803 raft_consensus.cc:3055] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.342290 25803 raft_consensus.cc:740] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:22.343060 25803 consensus_queue.cc:260] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.344275 25803 raft_consensus.cc:3060] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.348851 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7396a7215b1d4a22ae8f8e0e84295883" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:22.349480 25876 raft_consensus.cc:3060] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.351374 25699 catalog_manager.cc:5697] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 1 to 2, leader changed from 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:22.353235 26040 consensus_queue.cc:1048] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:22.355733 26040 raft_consensus.cc:993] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.356215 25999 raft_consensus.cc:1081] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:22.356534 25876 raft_consensus.cc:2468] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 2.
I20260709 12:19:22.359496 25918 leader_election.cc:304] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:22.360863 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34036
I20260709 12:19:22.361536 25802 raft_consensus.cc:493] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.361977 25802 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.364934 25803 raft_consensus.cc:2468] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 2.
I20260709 12:19:22.365090 26037 raft_consensus.cc:2804] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:22.365664 26037 raft_consensus.cc:697] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 LEADER]: Becoming Leader. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:22.366529 26037 consensus_queue.cc:237] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.368973 25802 raft_consensus.cc:515] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.373046 25802 leader_election.cc:290] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:22.374039 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:22.374645 25876 raft_consensus.cc:3055] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.374977 25876 raft_consensus.cc:740] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:22.375191 25951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:22.375887 25951 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.375898 25876 consensus_queue.cc:260] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.377481 25876 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.379108 25698 catalog_manager.cc:5697] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 reported cstate change: term changed from 1 to 2, leader changed from 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1) to 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3). New cstate: current_term: 2 leader_uuid: "5c92c039ae7247f1a912a7eda56f7966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:22.384393 25951 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.384393 25876 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:22.385712 25769 leader_election.cc:304] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:22.386571 25998 raft_consensus.cc:2804] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:22.387146 25998 raft_consensus.cc:697] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:22.387984 25998 consensus_queue.cc:237] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.394318 25699 catalog_manager.cc:5697] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 1 to 2, leader changed from 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:22.549449 26045 raft_consensus.cc:993] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4: : Instructing follower 78209938a0ba4694ac0cf7ff5b07a45f to start an election
I20260709 12:19:22.550099 25998 raft_consensus.cc:1081] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Signalling peer 78209938a0ba4694ac0cf7ff5b07a45f to start an election
I20260709 12:19:22.551874 25876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f"
dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
 from {username='slave'} at 127.0.0.1:41360
I20260709 12:19:22.552400 25876 raft_consensus.cc:493] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.552708 25876 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.557997 25876 raft_consensus.cc:515] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.559839 25876 leader_election.cc:290] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 2 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:22.560729 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:22.561009 25951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:22.561379 25802 raft_consensus.cc:3055] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:22.561611 25951 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.561733 25802 raft_consensus.cc:740] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:22.562994 25802 consensus_queue.cc:260] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.564129 25802 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:22.567149 25951 raft_consensus.cc:2468] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 2.
I20260709 12:19:22.568339 25841 leader_election.cc:304] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:22.569089 26015 raft_consensus.cc:2804] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:22.569465 25802 raft_consensus.cc:2468] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 2.
I20260709 12:19:22.569593 26015 raft_consensus.cc:697] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 LEADER]: Becoming Leader. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:22.570466 26015 consensus_queue.cc:237] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:22.576800 25699 catalog_manager.cc:5697] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f reported cstate change: term changed from 1 to 2, leader changed from 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1) to 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:22.657701 25951 raft_consensus.cc:1275] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.659076 25998 consensus_queue.cc:1048] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.667078 25876 raft_consensus.cc:1275] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.668905 26002 consensus_queue.cc:1048] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.676271 25876 raft_consensus.cc:1275] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.677649 26002 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.685711 25951 raft_consensus.cc:1275] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.687160 25998 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.749480 25876 raft_consensus.cc:1275] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.750903 25998 consensus_queue.cc:1048] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.760599 25951 raft_consensus.cc:1275] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.762003 26002 consensus_queue.cc:1048] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.767341 25952 raft_consensus.cc:1275] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.768967 26002 consensus_queue.cc:1048] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:22.777454 25876 raft_consensus.cc:1275] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.779683 25998 consensus_queue.cc:1048] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.792307 25802 raft_consensus.cc:1275] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.793606 26037 consensus_queue.cc:1048] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.801230 25876 raft_consensus.cc:1275] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.802642 26037 consensus_queue.cc:1048] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.901108 25876 raft_consensus.cc:1275] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.902479 25998 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.912288 25951 raft_consensus.cc:1275] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.913827 25998 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:22.965906 25802 raft_consensus.cc:1275] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Refusing update from remote peer 78209938a0ba4694ac0cf7ff5b07a45f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.967234 26040 consensus_queue.cc:1048] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:22.976231 25951 raft_consensus.cc:1275] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Refusing update from remote peer 78209938a0ba4694ac0cf7ff5b07a45f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:22.978566 26015 consensus_queue.cc:1048] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:25.204948 25160 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:19:25.205687 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:25.223081 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
mode: GRACEFUL
new_leader_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:46916
I20260709 12:19:25.223616 25802 raft_consensus.cc:606] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Received request to transfer leadership to TS 5c92c039ae7247f1a912a7eda56f7966
I20260709 12:19:25.226017 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
mode: GRACEFUL
new_leader_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:46916
I20260709 12:19:25.226521 25802 raft_consensus.cc:606] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Received request to transfer leadership to TS 5c92c039ae7247f1a912a7eda56f7966
I20260709 12:19:25.227478 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:25.227924 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:25.253142 26079 raft_consensus.cc:993] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4: : Instructing follower 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:25.253595 25998 raft_consensus.cc:1081] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Signalling peer 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:25.255152 25951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:19:25.255610 25951 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:25.255892 25951 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.261264 25951 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:25.263036 25951 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 3 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:25.263739 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:25.263972 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:25.264333 25802 raft_consensus.cc:3055] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:25.264460 25876 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.264642 25802 raft_consensus.cc:740] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:25.265417 25802 consensus_queue.cc:260] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:25.266351 25802 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.269223 25876 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 3.
I20260709 12:19:25.270341 25918 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:25.271027 26037 raft_consensus.cc:2804] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:25.271225 25802 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 3.
I20260709 12:19:25.271962 26037 raft_consensus.cc:697] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Becoming Leader. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:25.272840 26037 consensus_queue.cc:237] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Queue going to LEADER 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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:25.279595 25700 catalog_manager.cc:5697] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 reported cstate change: term changed from 2 to 3, leader changed from 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1) to 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3). New cstate: current_term: 3 leader_uuid: "5c92c039ae7247f1a912a7eda56f7966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:25.452327 25998 raft_consensus.cc:993] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4: : Instructing follower 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:25.452828 26079 raft_consensus.cc:1081] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Signalling peer 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:25.454427 25951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:19:25.454917 25951 raft_consensus.cc:493] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:25.455195 25951 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.459841 25951 raft_consensus.cc:515] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:25.461475 25951 leader_election.cc:290] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 3 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:25.462532 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:25.462968 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:25.463158 25802 raft_consensus.cc:3055] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:25.463505 25802 raft_consensus.cc:740] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:25.463541 25876 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.464442 25802 consensus_queue.cc:260] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:25.465672 25802 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:25.470696 25876 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 3.
I20260709 12:19:25.471964 25918 leader_election.cc:304] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:25.472473 25802 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 3.
I20260709 12:19:25.472811 26037 raft_consensus.cc:2804] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:25.473330 26037 raft_consensus.cc:697] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Becoming Leader. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:25.474171 26037 consensus_queue.cc:237] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Queue going to LEADER 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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:25.480319 25700 catalog_manager.cc:5697] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 reported cstate change: term changed from 2 to 3, leader changed from 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1) to 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3). New cstate: current_term: 3 leader_uuid: "5c92c039ae7247f1a912a7eda56f7966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:25.670295 25876 raft_consensus.cc:1275] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:25.671801 26037 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:25.687636 25802 raft_consensus.cc:1275] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:25.689599 26037 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:26.054034 25876 raft_consensus.cc:1275] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:26.055338 26037 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:26.063846 25802 raft_consensus.cc:1275] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:26.065703 26087 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:26.229032 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:26.234939 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:26.235383 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:27.236377 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:27.241786 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:27.242272 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:28.243285 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:28.248855 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:28.249383 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:29.250767 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:29.257652 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:29.258112 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:30.259231 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:30.264667 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:30.265085 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:31.319552 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:31.325148 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:31.325574 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:31.420364 25824 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0040 after lost signal to thread 25163
W20260709 12:19:31.421181 25824 debug-util.cc:398] Leaking SignalData structure 0x7b080018e220 after lost signal to thread 25735
W20260709 12:19:31.422015 25824 debug-util.cc:398] Leaking SignalData structure 0x7b080019ff80 after lost signal to thread 25827
W20260709 12:19:31.422703 25824 debug-util.cc:398] Leaking SignalData structure 0x7b08001b5c00 after lost signal to thread 25902
W20260709 12:19:31.423379 25824 debug-util.cc:398] Leaking SignalData structure 0x7b080008dae0 after lost signal to thread 25976
I20260709 12:19:32.326632 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:32.332414 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:32.332856 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:33.333985 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:33.340766 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:33.341197 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:34.342221 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:34.348460 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:34.348884 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:35.382352 25160 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:19:35.390156 25952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:40806
I20260709 12:19:35.390841 25952 raft_consensus.cc:606] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:35.396481 25952 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:40806
I20260709 12:19:35.397040 25952 raft_consensus.cc:606] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:35.408069 25878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5"
dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:41392
I20260709 12:19:35.408721 25878 raft_consensus.cc:606] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:35.414057 25878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f"
dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:41392
I20260709 12:19:35.414685 25878 raft_consensus.cc:606] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:35.420668 25878 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a"
dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
mode: GRACEFUL
new_leader_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:41392
I20260709 12:19:35.421182 25878 raft_consensus.cc:606] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Received request to transfer leadership to TS 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:35.528126 26103 raft_consensus.cc:993] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.528658 26115 raft_consensus.cc:1081] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.530332 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34040
I20260709 12:19:35.530851 25802 raft_consensus.cc:493] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:35.531275 25802 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.537153 25802 raft_consensus.cc:515] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.538985 25802 leader_election.cc:290] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 4 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:35.540035 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:35.540038 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:35.540805 25878 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.540858 25952 raft_consensus.cc:3055] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:35.541229 25952 raft_consensus.cc:740] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:35.542006 25952 consensus_queue.cc:260] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.542995 25952 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.545753 25878 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 4.
I20260709 12:19:35.547106 25769 leader_election.cc:304] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [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: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:35.548013 26079 raft_consensus.cc:2804] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:35.548072 25952 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 4.
I20260709 12:19:35.548996 26079 raft_consensus.cc:697] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:35.549924 26079 consensus_queue.cc:237] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.559806 25699 catalog_manager.cc:5697] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 3 to 4, leader changed from 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 4 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:35.577206 26122 raft_consensus.cc:993] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.577818 26110 raft_consensus.cc:1081] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.579506 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34036
I20260709 12:19:35.580013 25802 raft_consensus.cc:493] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:35.580291 25802 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:35.584765 25802 raft_consensus.cc:515] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.586241 25802 leader_election.cc:290] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:35.587188 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:35.587292 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:35.587671 25878 raft_consensus.cc:3055] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:35.587756 25952 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:35.587939 25878 raft_consensus.cc:740] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:35.588644 25878 consensus_queue.cc:260] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.589541 25878 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:35.592306 25952 raft_consensus.cc:2468] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:35.593395 25766 leader_election.cc:304] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:35.594079 26079 raft_consensus.cc:2804] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:35.594523 26079 raft_consensus.cc:697] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:35.594409 25878 raft_consensus.cc:2468] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:35.595532 26079 consensus_queue.cc:237] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.602970 25699 catalog_manager.cc:5697] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 1 to 2, leader changed from 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:35.708993 26122 raft_consensus.cc:993] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.709422 26110 raft_consensus.cc:1081] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.710902 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34036
I20260709 12:19:35.711369 25802 raft_consensus.cc:493] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:35.711668 25802 raft_consensus.cc:3060] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:35.715895 25802 raft_consensus.cc:515] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.717499 25802 leader_election.cc:290] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:35.718357 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:35.718537 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c248073975184ae596e55dbec04c8a4a" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:35.718855 25878 raft_consensus.cc:3055] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:35.718988 25952 raft_consensus.cc:3060] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:35.719110 25878 raft_consensus.cc:740] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:35.719877 25878 consensus_queue.cc:260] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.720768 25878 raft_consensus.cc:3060] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:35.723431 25952 raft_consensus.cc:2468] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:35.724431 25766 leader_election.cc:304] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:35.725214 26079 raft_consensus.cc:2804] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:35.725551 26079 raft_consensus.cc:697] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:35.725569 25878 raft_consensus.cc:2468] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 2.
I20260709 12:19:35.726449 26079 consensus_queue.cc:237] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.732538 25699 catalog_manager.cc:5697] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 1 to 2, leader changed from 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:35.835714 26122 raft_consensus.cc:993] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.836159 26122 raft_consensus.cc:1081] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.837673 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34036
I20260709 12:19:35.838164 25802 raft_consensus.cc:493] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:35.838456 25802 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:35.842586 25802 raft_consensus.cc:515] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.844125 25802 leader_election.cc:290] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 3 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:35.844871 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:35.845150 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c732aff54ca4da19da9cb227eab3c8f" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:35.845400 25878 raft_consensus.cc:3055] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:35.845664 25952 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:35.845759 25878 raft_consensus.cc:740] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:35.846608 25878 consensus_queue.cc:260] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.847482 25878 raft_consensus.cc:3060] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:35.852355 25952 raft_consensus.cc:2468] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 3.
I20260709 12:19:35.853933 25878 raft_consensus.cc:2468] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 3.
I20260709 12:19:35.853976 25766 leader_election.cc:304] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:35.855062 26116 raft_consensus.cc:2804] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:35.855535 26116 raft_consensus.cc:697] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 3 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:35.856506 26116 consensus_queue.cc:237] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Queue going to LEADER 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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.863904 25699 catalog_manager.cc:5697] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 2 to 3, leader changed from 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:35.923362 26103 raft_consensus.cc:993] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966: : Instructing follower 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.923822 26103 raft_consensus.cc:1081] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Signalling peer 9c05951e0bf34006b2362bbce282c9e4 to start an election
I20260709 12:19:35.925161 25802 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
 from {username='slave'} at 127.0.0.1:34040
I20260709 12:19:35.925565 25802 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:35.925835 25802 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.930281 25802 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.931716 25802 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [CANDIDATE]: Term 4 election: Requested vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:35.932464 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:35.932668 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "9c05951e0bf34006b2362bbce282c9e4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:35.933053 25878 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.933173 25952 raft_consensus.cc:3055] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:35.933495 25952 raft_consensus.cc:740] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:35.934295 25952 consensus_queue.cc:260] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.935411 25952 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:35.939548 25878 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 4.
I20260709 12:19:35.940675 25769 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [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: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:35.941262 25952 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c05951e0bf34006b2362bbce282c9e4 in term 4.
I20260709 12:19:35.941383 26116 raft_consensus.cc:2804] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:35.941865 26116 raft_consensus.cc:697] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Becoming Leader. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:35.942690 26116 consensus_queue.cc:237] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:35.949159 25699 catalog_manager.cc:5697] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 reported cstate change: term changed from 3 to 4, leader changed from 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3) to 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1). New cstate: current_term: 4 leader_uuid: "9c05951e0bf34006b2362bbce282c9e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:35.982580 25878 raft_consensus.cc:1275] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:35.983803 26116 consensus_queue.cc:1048] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:35.994189 25952 raft_consensus.cc:1275] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:35.995863 26079 consensus_queue.cc:1048] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:36.065335 25951 raft_consensus.cc:1275] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 4 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:36.066532 26079 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:36.075629 25876 raft_consensus.cc:1275] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 4 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:36.077389 26079 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:36.136546 25951 raft_consensus.cc:1275] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:36.137928 26130 consensus_queue.cc:1048] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:36.147166 25876 raft_consensus.cc:1275] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:36.149000 26136 consensus_queue.cc:1048] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:36.238500 25876 raft_consensus.cc:1275] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:36.239627 26116 consensus_queue.cc:1048] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:36.250461 25951 raft_consensus.cc:1275] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:36.251713 26116 consensus_queue.cc:1048] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:36.462873 25951 raft_consensus.cc:1275] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 4 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:36.464092 26116 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:36.472522 25876 raft_consensus.cc:1275] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 4 FOLLOWER]: Refusing update from remote peer 9c05951e0bf34006b2362bbce282c9e4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:36.474267 26136 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:38.460124 25160 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:19:38.460814 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:38.468340 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
mode: GRACEFUL
new_leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
 from {username='slave'} at 127.0.0.1:46916
I20260709 12:19:38.468883 25802 raft_consensus.cc:606] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Received request to transfer leadership to TS 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:38.471594 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
mode: GRACEFUL
new_leader_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:46916
I20260709 12:19:38.472143 25802 raft_consensus.cc:606] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Received request to transfer leadership to TS 5c92c039ae7247f1a912a7eda56f7966
I20260709 12:19:38.474371 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
mode: GRACEFUL
new_leader_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:46916
I20260709 12:19:38.474830 25802 raft_consensus.cc:606] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Received request to transfer leadership to TS 5c92c039ae7247f1a912a7eda56f7966
I20260709 12:19:38.476925 25802 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3"
dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
mode: GRACEFUL
new_leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
 from {username='slave'} at 127.0.0.1:46916
I20260709 12:19:38.477350 25802 raft_consensus.cc:606] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Received request to transfer leadership to TS 78209938a0ba4694ac0cf7ff5b07a45f
I20260709 12:19:38.478359 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:19:38.478834 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:38.555382 26142 raft_consensus.cc:993] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4: : Instructing follower 78209938a0ba4694ac0cf7ff5b07a45f to start an election
I20260709 12:19:38.555797 26116 raft_consensus.cc:1081] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Signalling peer 78209938a0ba4694ac0cf7ff5b07a45f to start an election
I20260709 12:19:38.557214 25878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636"
dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
 from {username='slave'} at 127.0.0.1:41360
I20260709 12:19:38.557667 25878 raft_consensus.cc:493] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:38.557953 25878 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:38.562340 25878 raft_consensus.cc:515] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.564254 25878 leader_election.cc:290] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 5 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:38.565052 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:38.565246 25951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d99627f7044aaab52a4867c7b89636" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:38.565706 25951 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:38.565658 25802 raft_consensus.cc:3055] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:38.566262 25802 raft_consensus.cc:740] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:38.566987 25802 consensus_queue.cc:260] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.568105 25802 raft_consensus.cc:3060] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:38.572832 25951 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 5.
I20260709 12:19:38.574328 25802 raft_consensus.cc:2468] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 5.
I20260709 12:19:38.574249 25841 leader_election.cc:304] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [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: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:38.575151 26122 raft_consensus.cc:2804] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:38.576202 26122 raft_consensus.cc:697] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 LEADER]: Becoming Leader. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:38.577160 26122 consensus_queue.cc:237] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.583923 25698 catalog_manager.cc:5697] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f reported cstate change: term changed from 4 to 5, leader changed from 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1) to 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2). New cstate: current_term: 5 leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.654426 26142 raft_consensus.cc:993] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4: : Instructing follower 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:38.654939 26142 raft_consensus.cc:1081] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Signalling peer 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:38.656396 25951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:19:38.656854 25951 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:38.657197 25951 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:38.661384 25951 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.663626 25951 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 5 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:38.664352 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:38.664894 25802 raft_consensus.cc:3055] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:38.665172 25802 raft_consensus.cc:740] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:38.665853 25802 consensus_queue.cc:260] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.666321 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:38.666787 25802 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:38.666873 25878 raft_consensus.cc:3060] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:38.672055 25802 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 5.
I20260709 12:19:38.673301 25878 raft_consensus.cc:2468] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 5.
I20260709 12:19:38.673436 25915 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [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: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:38.674306 26103 raft_consensus.cc:2804] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:38.675768 26103 raft_consensus.cc:697] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 5 LEADER]: Becoming Leader. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:38.676658 26103 consensus_queue.cc:237] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.683586 25698 catalog_manager.cc:5697] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 reported cstate change: term changed from 4 to 5, leader changed from 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1) to 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3). New cstate: current_term: 5 leader_uuid: "5c92c039ae7247f1a912a7eda56f7966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:38.730129 26116 raft_consensus.cc:993] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4: : Instructing follower 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:38.730573 26152 raft_consensus.cc:1081] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Signalling peer 5c92c039ae7247f1a912a7eda56f7966 to start an election
I20260709 12:19:38.730633 26142 raft_consensus.cc:993] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4: : Instructing follower 78209938a0ba4694ac0cf7ff5b07a45f to start an election
I20260709 12:19:38.731122 26116 raft_consensus.cc:1081] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Signalling peer 78209938a0ba4694ac0cf7ff5b07a45f to start an election
I20260709 12:19:38.732211 25952 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5"
dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
 from {username='slave'} at 127.0.0.1:40798
I20260709 12:19:38.732549 25876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3"
dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
 from {username='slave'} at 127.0.0.1:41360
I20260709 12:19:38.732784 25952 raft_consensus.cc:493] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:38.733094 25876 raft_consensus.cc:493] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:38.733130 25952 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:38.733541 25876 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:38.740020 25952 raft_consensus.cc:515] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.740020 25876 raft_consensus.cc:515] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.742336 25876 leader_election.cc:290] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 3 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:38.742738 25952 leader_election.cc:290] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 3 election: Requested vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977)
I20260709 12:19:38.743076 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:38.743525 25876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9667b01dde64462ba39cf7046575aeb5" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f"
I20260709 12:19:38.743677 25802 raft_consensus.cc:3055] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:38.744012 25802 raft_consensus.cc:740] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:38.744076 25952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c92c039ae7247f1a912a7eda56f7966"
I20260709 12:19:38.744019 25876 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:38.744720 25952 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:38.744939 25802 consensus_queue.cc:260] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.744872 25801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16b204ab0854402b56f7bac9595f3f3" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c05951e0bf34006b2362bbce282c9e4"
I20260709 12:19:38.745841 25801 raft_consensus.cc:3055] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:38.746189 25801 raft_consensus.cc:740] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c05951e0bf34006b2362bbce282c9e4, State: Running, Role: LEADER
I20260709 12:19:38.746261 25802 raft_consensus.cc:3060] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:38.747090 25801 consensus_queue.cc:260] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.748368 25801 raft_consensus.cc:3060] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:38.751391 25876 raft_consensus.cc:2468] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 3.
I20260709 12:19:38.752636 25802 raft_consensus.cc:2468] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c92c039ae7247f1a912a7eda56f7966 in term 3.
I20260709 12:19:38.752610 25918 leader_election.cc:304] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966, 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 
I20260709 12:19:38.753757 26103 raft_consensus.cc:2804] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:38.754383 26103 raft_consensus.cc:697] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Becoming Leader. State: Replica: 5c92c039ae7247f1a912a7eda56f7966, State: Running, Role: LEADER
I20260709 12:19:38.755543 25801 raft_consensus.cc:2468] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 3.
I20260709 12:19:38.755237 26103 consensus_queue.cc:237] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Queue going to LEADER 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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.755936 25952 raft_consensus.cc:2468] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78209938a0ba4694ac0cf7ff5b07a45f in term 3.
I20260709 12:19:38.756969 25841 leader_election.cc:304] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4; no voters: 
I20260709 12:19:38.757606 26144 raft_consensus.cc:2804] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:38.758093 26144 raft_consensus.cc:697] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 LEADER]: Becoming Leader. State: Replica: 78209938a0ba4694ac0cf7ff5b07a45f, State: Running, Role: LEADER
I20260709 12:19:38.758910 26144 consensus_queue.cc:237] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Queue going to LEADER 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: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:38.763720 25698 catalog_manager.cc:5697] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 reported cstate change: term changed from 2 to 3, leader changed from 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1) to 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3). New cstate: current_term: 3 leader_uuid: "5c92c039ae7247f1a912a7eda56f7966" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:38.766847 25699 catalog_manager.cc:5697] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f reported cstate change: term changed from 2 to 3, leader changed from 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1) to 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2). New cstate: current_term: 3 leader_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:39.058151 25876 raft_consensus.cc:1275] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:39.060927 26103 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:39.076609 25801 raft_consensus.cc:1275] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 5 FOLLOWER]: Refusing update from remote peer 78209938a0ba4694ac0cf7ff5b07a45f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:39.078922 25802 raft_consensus.cc:1275] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 5 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:39.078841 26143 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:39.081305 26150 consensus_queue.cc:1048] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:19:39.091403 25952 raft_consensus.cc:1275] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 5 FOLLOWER]: Refusing update from remote peer 78209938a0ba4694ac0cf7ff5b07a45f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:39.093093 26143 consensus_queue.cc:1048] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:39.275377 25801 raft_consensus.cc:1275] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Refusing update from remote peer 78209938a0ba4694ac0cf7ff5b07a45f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:39.276927 26143 consensus_queue.cc:1048] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:39.277282 25878 raft_consensus.cc:1275] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:39.278560 26150 consensus_queue.cc:1048] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:39.287197 25952 raft_consensus.cc:1275] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Refusing update from remote peer 78209938a0ba4694ac0cf7ff5b07a45f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:39.288602 26122 consensus_queue.cc:1048] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:39.295885 25802 raft_consensus.cc:1275] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Refusing update from remote peer 5c92c039ae7247f1a912a7eda56f7966: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:39.297384 26150 consensus_queue.cc:1048] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:39.479995 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:39.486025 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:39.486423 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:41.159875 26173 raft_consensus.cc:493] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9c05951e0bf34006b2362bbce282c9e4)
I20260709 12:19:41.160661 26173 raft_consensus.cc:515] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:41.164474 26173 leader_election.cc:290] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:41.167476 26170 raft_consensus.cc:493] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 5c92c039ae7247f1a912a7eda56f7966)
I20260709 12:19:41.171895 26170 raft_consensus.cc:515] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } } peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } }
I20260709 12:19:41.174124 26170 leader_election.cc:290] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851), 5c92c039ae7247f1a912a7eda56f7966 (127.24.146.3:34619)
I20260709 12:19:41.167837 26172 raft_consensus.cc:493] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9c05951e0bf34006b2362bbce282c9e4)
I20260709 12:19:41.175629 26172 raft_consensus.cc:515] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 41977 } } peers { permanent_uuid: "5c92c039ae7247f1a912a7eda56f7966" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34619 } } peers { permanent_uuid: "9c05951e0bf34006b2362bbce282c9e4" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 41851 } }
I20260709 12:19:41.177983 26172 leader_election.cc:290] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977), 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851)
I20260709 12:19:41.179028 25802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:41.179396 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:41.182020 25949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0093b7c0494a63a79afc107e9f2363" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:41.183810 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20357defd1094388b84d7aed7b7a90eb" candidate_uuid: "5c92c039ae7247f1a912a7eda56f7966" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" is_pre_election: true
I20260709 12:19:41.185292 25803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "9c05951e0bf34006b2362bbce282c9e4" is_pre_election: true
I20260709 12:19:41.185837 25949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640330eca5fa45a6aa3ff089de68badf" candidate_uuid: "78209938a0ba4694ac0cf7ff5b07a45f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "5c92c039ae7247f1a912a7eda56f7966" is_pre_election: true
I20260709 12:19:41.186136 25918 leader_election.cc:304] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c92c039ae7247f1a912a7eda56f7966; no voters: 78209938a0ba4694ac0cf7ff5b07a45f, 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:41.187091 26172 raft_consensus.cc:2749] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:41.187587 25841 leader_election.cc:304] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:41.188148 26173 raft_consensus.cc:2749] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:19:41.188614 25841 leader_election.cc:304] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [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: 78209938a0ba4694ac0cf7ff5b07a45f; no voters: 5c92c039ae7247f1a912a7eda56f7966, 9c05951e0bf34006b2362bbce282c9e4
I20260709 12:19:41.189201 26173 raft_consensus.cc:2749] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:19:41.340546 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:41.346623 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:41.347060 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:41.927577 25824 debug-util.cc:398] Leaking SignalData structure 0x7b0800097880 after lost signal to thread 25163
W20260709 12:19:41.928390 25824 debug-util.cc:398] Leaking SignalData structure 0x7b08001c50c0 after lost signal to thread 25735
W20260709 12:19:41.929195 25824 debug-util.cc:398] Leaking SignalData structure 0x7b08001a91e0 after lost signal to thread 25827
W20260709 12:19:41.930008 25824 debug-util.cc:398] Leaking SignalData structure 0x7b0800127680 after lost signal to thread 25902
W20260709 12:19:41.930696 25824 debug-util.cc:398] Leaking SignalData structure 0x7b08000966e0 after lost signal to thread 25976
I20260709 12:19:42.347975 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:42.353443 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:42.353943 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:43.354914 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:43.360339 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:43.360777 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:44.684196 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:44.692720 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:44.695988 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:45.674896 25973 debug-util.cc:398] Leaking SignalData structure 0x7b08000a4fc0 after lost signal to thread 25163
W20260709 12:19:45.675650 25973 debug-util.cc:398] Leaking SignalData structure 0x7b080016cc60 after lost signal to thread 25735
W20260709 12:19:45.676452 25973 debug-util.cc:398] Leaking SignalData structure 0x7b0800126240 after lost signal to thread 25827
W20260709 12:19:45.677165 25973 debug-util.cc:398] Leaking SignalData structure 0x7b080009fb40 after lost signal to thread 25902
W20260709 12:19:45.677939 25973 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5300 after lost signal to thread 25976
I20260709 12:19:45.697115 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:45.703833 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:45.704252 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:46.705147 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:46.710582 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:46.711005 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:47.712054 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:47.718346 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:47.718779 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:48.719741 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:48.725088 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:48.725528 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:49.758589 25160 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:19:49.759135 25160 tablet_server.cc:179] TabletServer@127.24.146.1:0 shutting down...
W20260709 12:19:49.777580 25915 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 12:19:49.784562 25915 consensus_peers.cc:597] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 -> Peer 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851): Couldn't send request to peer 9c05951e0bf34006b2362bbce282c9e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:49.791332 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:49.792157 25160 tablet_replica.cc:333] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.792861 25160 raft_consensus.cc:2243] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.793526 25160 raft_consensus.cc:2272] T 9667b01dde64462ba39cf7046575aeb5 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.795679 25160 tablet_replica.cc:333] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.796226 25160 raft_consensus.cc:2243] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.796654 25160 raft_consensus.cc:2272] T a16b204ab0854402b56f7bac9595f3f3 P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.798542 25160 tablet_replica.cc:333] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.799050 25160 raft_consensus.cc:2243] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:49.799803 25160 raft_consensus.cc:2272] T 9c732aff54ca4da19da9cb227eab3c8f P 9c05951e0bf34006b2362bbce282c9e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.801558 25160 tablet_replica.cc:333] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.802238 25160 raft_consensus.cc:2243] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.802642 25160 raft_consensus.cc:2272] T 50dc9646d602486b8deac26105396306 P 9c05951e0bf34006b2362bbce282c9e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.804327 25160 tablet_replica.cc:333] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.804854 25160 raft_consensus.cc:2243] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:49.805601 25160 raft_consensus.cc:2272] T c248073975184ae596e55dbec04c8a4a P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.807403 25160 tablet_replica.cc:333] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.807868 25160 raft_consensus.cc:2243] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:49.808573 25160 raft_consensus.cc:2272] T 9b0093b7c0494a63a79afc107e9f2363 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.810269 25160 tablet_replica.cc:333] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.810698 25160 raft_consensus.cc:2243] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.811080 25160 raft_consensus.cc:2272] T 23d99627f7044aaab52a4867c7b89636 P 9c05951e0bf34006b2362bbce282c9e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.812904 25160 tablet_replica.cc:333] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.813361 25160 raft_consensus.cc:2243] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.813760 25160 raft_consensus.cc:2272] T 7396a7215b1d4a22ae8f8e0e84295883 P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.815410 25160 tablet_replica.cc:333] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.815840 25160 raft_consensus.cc:2243] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.816210 25160 raft_consensus.cc:2272] T 640330eca5fa45a6aa3ff089de68badf P 9c05951e0bf34006b2362bbce282c9e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.817842 25160 tablet_replica.cc:333] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4: stopping tablet replica
I20260709 12:19:49.818315 25160 raft_consensus.cc:2243] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:49.819078 25160 raft_consensus.cc:2272] T 20357defd1094388b84d7aed7b7a90eb P 9c05951e0bf34006b2362bbce282c9e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.872409 25160 tablet_server.cc:196] TabletServer@127.24.146.1:0 shutdown complete.
I20260709 12:19:49.893071 25160 tablet_server.cc:179] TabletServer@127.24.146.2:0 shutting down...
I20260709 12:19:49.918890 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:49.919593 25160 tablet_replica.cc:333] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.920686 25160 raft_consensus.cc:2243] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:49.921877 25160 raft_consensus.cc:2272] T a16b204ab0854402b56f7bac9595f3f3 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.924104 25160 tablet_replica.cc:333] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.924854 25160 raft_consensus.cc:2243] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:49.925683 25160 raft_consensus.cc:2272] T 50dc9646d602486b8deac26105396306 P 78209938a0ba4694ac0cf7ff5b07a45f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.927685 25160 tablet_replica.cc:333] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.928174 25160 raft_consensus.cc:2243] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.928601 25160 raft_consensus.cc:2272] T c248073975184ae596e55dbec04c8a4a P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.930591 25160 tablet_replica.cc:333] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.931322 25160 raft_consensus.cc:2243] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.931795 25160 raft_consensus.cc:2272] T 9c732aff54ca4da19da9cb227eab3c8f P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.933696 25160 tablet_replica.cc:333] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.934264 25160 raft_consensus.cc:2243] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.934700 25160 raft_consensus.cc:2272] T 9b0093b7c0494a63a79afc107e9f2363 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.936501 25160 tablet_replica.cc:333] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.937039 25160 raft_consensus.cc:2243] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.937507 25160 raft_consensus.cc:2272] T 20357defd1094388b84d7aed7b7a90eb P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.939316 25160 tablet_replica.cc:333] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.939976 25160 raft_consensus.cc:2243] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.940466 25160 raft_consensus.cc:2272] T 9667b01dde64462ba39cf7046575aeb5 P 78209938a0ba4694ac0cf7ff5b07a45f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.942229 25160 tablet_replica.cc:333] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.942699 25160 raft_consensus.cc:2243] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.943118 25160 raft_consensus.cc:2272] T 7396a7215b1d4a22ae8f8e0e84295883 P 78209938a0ba4694ac0cf7ff5b07a45f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.944902 25160 tablet_replica.cc:333] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.945370 25160 raft_consensus.cc:2243] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.945951 25160 raft_consensus.cc:2272] T 640330eca5fa45a6aa3ff089de68badf P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.947659 25160 tablet_replica.cc:333] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f: stopping tablet replica
I20260709 12:19:49.948086 25160 raft_consensus.cc:2243] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:49.948876 25160 raft_consensus.cc:2272] T 23d99627f7044aaab52a4867c7b89636 P 78209938a0ba4694ac0cf7ff5b07a45f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.978585 25160 tablet_server.cc:196] TabletServer@127.24.146.2:0 shutdown complete.
I20260709 12:19:50.001498 25160 tablet_server.cc:179] TabletServer@127.24.146.3:0 shutting down...
W20260709 12:19:50.010222 25918 consensus_peers.cc:597] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 -> Peer 78209938a0ba4694ac0cf7ff5b07a45f (127.24.146.2:41977): Couldn't send request to peer 78209938a0ba4694ac0cf7ff5b07a45f. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:41977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:50.011513 25915 consensus_peers.cc:597] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 -> Peer 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851): Couldn't send request to peer 9c05951e0bf34006b2362bbce282c9e4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:41851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.030434 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:50.031121 25160 tablet_replica.cc:333] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.031795 25160 raft_consensus.cc:2243] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:50.032245 25160 raft_consensus.cc:2272] T 50dc9646d602486b8deac26105396306 P 5c92c039ae7247f1a912a7eda56f7966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.034089 25160 tablet_replica.cc:333] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.034631 25160 raft_consensus.cc:2243] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:50.035077 25160 raft_consensus.cc:2272] T c248073975184ae596e55dbec04c8a4a P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.036841 25160 tablet_replica.cc:333] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.037361 25160 raft_consensus.cc:2243] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:50.037781 25160 raft_consensus.cc:2272] T 23d99627f7044aaab52a4867c7b89636 P 5c92c039ae7247f1a912a7eda56f7966 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.039544 25160 tablet_replica.cc:333] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.040189 25160 raft_consensus.cc:2243] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:50.040696 25160 raft_consensus.cc:2272] T 20357defd1094388b84d7aed7b7a90eb P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.042527 25160 tablet_replica.cc:333] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.043076 25160 raft_consensus.cc:2243] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:50.043525 25160 raft_consensus.cc:2272] T 9b0093b7c0494a63a79afc107e9f2363 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.045792 25160 tablet_replica.cc:333] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.046423 25160 raft_consensus.cc:2243] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:50.047425 25160 raft_consensus.cc:2272] T 7396a7215b1d4a22ae8f8e0e84295883 P 5c92c039ae7247f1a912a7eda56f7966 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:50.047838 25915 consensus_peers.cc:597] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 -> Peer 9c05951e0bf34006b2362bbce282c9e4 (127.24.146.1:41851): Couldn't send request to peer 9c05951e0bf34006b2362bbce282c9e4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:41851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:50.049310 25160 tablet_replica.cc:333] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.049861 25160 raft_consensus.cc:2243] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:50.050694 25160 raft_consensus.cc:2272] T 640330eca5fa45a6aa3ff089de68badf P 5c92c039ae7247f1a912a7eda56f7966 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.052510 25160 tablet_replica.cc:333] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.052994 25160 raft_consensus.cc:2243] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:50.053409 25160 raft_consensus.cc:2272] T 9c732aff54ca4da19da9cb227eab3c8f P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.055178 25160 tablet_replica.cc:333] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.055645 25160 raft_consensus.cc:2243] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:50.056407 25160 raft_consensus.cc:2272] T 9667b01dde64462ba39cf7046575aeb5 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.058195 25160 tablet_replica.cc:333] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966: stopping tablet replica
I20260709 12:19:50.058645 25160 raft_consensus.cc:2243] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:50.059087 25160 raft_consensus.cc:2272] T a16b204ab0854402b56f7bac9595f3f3 P 5c92c039ae7247f1a912a7eda56f7966 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.104432 25160 tablet_server.cc:196] TabletServer@127.24.146.3:0 shutdown complete.
I20260709 12:19:50.124946 25160 master.cc:562] Master@127.24.146.62:37901 shutting down...
I20260709 12:19:50.148538 25160 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:50.149155 25160 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.149492 25160 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a36d828ad104fe8bc7e837b44f40516: stopping tablet replica
I20260709 12:19:50.169785 25160 master.cc:584] Master@127.24.146.62:37901 shutdown complete.
5c92c039ae7247f1a912a7eda56f7966  1
78209938a0ba4694ac0cf7ff5b07a45f  4
9c05951e0bf34006b2362bbce282c9e4  5
5c92c039ae7247f1a912a7eda56f7966  3
78209938a0ba4694ac0cf7ff5b07a45f  4
9c05951e0bf34006b2362bbce282c9e4  3
5c92c039ae7247f1a912a7eda56f7966  1
78209938a0ba4694ac0cf7ff5b07a45f  1
9c05951e0bf34006b2362bbce282c9e4  8
5c92c039ae7247f1a912a7eda56f7966  3
78209938a0ba4694ac0cf7ff5b07a45f  3
9c05951e0bf34006b2362bbce282c9e4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29943 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:19:50.209988 25160 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.146.62:43239
I20260709 12:19:50.211153 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:50.216513 26193 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:50.216645 26194 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:50.218623 26196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:50.219441 25160 server_base.cc:1061] running on GCE node
I20260709 12:19:50.220404 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:50.220589 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:50.220705 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599590220693 us; error 0 us; skew 500 ppm
I20260709 12:19:50.221154 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:50.223534 25160 webserver.cc:533] Webserver started at http://127.24.146.62:33189/ using document root <none> and password file <none>
I20260709 12:19:50.224032 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:50.224189 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:50.224423 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:50.225556 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/master-0-root/instance:
uuid: "a31e3e06d9c047bbbc3a7be52e658a20"
format_stamp: "Formatted at 2026-07-09 12:19:50 on dist-test-slave-q1nk"
I20260709 12:19:50.230433 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:19:50.234133 26201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.234918 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:19:50.235260 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/master-0-root
uuid: "a31e3e06d9c047bbbc3a7be52e658a20"
format_stamp: "Formatted at 2026-07-09 12:19:50 on dist-test-slave-q1nk"
I20260709 12:19:50.235543 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:50.256489 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:50.257762 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:50.299517 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.62:43239
I20260709 12:19:50.299598 26252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.62:43239 every 8 connection(s)
I20260709 12:19:50.303565 26253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.314576 26253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20: Bootstrap starting.
I20260709 12:19:50.319319 26253 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:50.323590 26253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20: No bootstrap required, opened a new log
I20260709 12:19:50.325798 26253 raft_consensus.cc:359] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31e3e06d9c047bbbc3a7be52e658a20" member_type: VOTER }
I20260709 12:19:50.326274 26253 raft_consensus.cc:385] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:50.326457 26253 raft_consensus.cc:740] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a31e3e06d9c047bbbc3a7be52e658a20, State: Initialized, Role: FOLLOWER
I20260709 12:19:50.326936 26253 consensus_queue.cc:260] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a31e3e06d9c047bbbc3a7be52e658a20" member_type: VOTER }
I20260709 12:19:50.327389 26253 raft_consensus.cc:399] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:50.327580 26253 raft_consensus.cc:493] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:50.327798 26253 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:50.332329 26253 raft_consensus.cc:515] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31e3e06d9c047bbbc3a7be52e658a20" member_type: VOTER }
I20260709 12:19:50.332887 26253 leader_election.cc:304] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [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: a31e3e06d9c047bbbc3a7be52e658a20; no voters: 
I20260709 12:19:50.334077 26253 leader_election.cc:290] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:50.334573 26256 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:50.335820 26256 raft_consensus.cc:697] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 1 LEADER]: Becoming Leader. State: Replica: a31e3e06d9c047bbbc3a7be52e658a20, State: Running, Role: LEADER
I20260709 12:19:50.336567 26256 consensus_queue.cc:237] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [LEADER]: Queue going to LEADER mode. State: All 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: "a31e3e06d9c047bbbc3a7be52e658a20" member_type: VOTER }
I20260709 12:19:50.337319 26253 sys_catalog.cc:565] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:50.341504 26257 sys_catalog.cc:455] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a31e3e06d9c047bbbc3a7be52e658a20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31e3e06d9c047bbbc3a7be52e658a20" member_type: VOTER } }
I20260709 12:19:50.342320 26257 sys_catalog.cc:458] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:50.342371 26258 sys_catalog.cc:455] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a31e3e06d9c047bbbc3a7be52e658a20. Latest consensus state: current_term: 1 leader_uuid: "a31e3e06d9c047bbbc3a7be52e658a20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a31e3e06d9c047bbbc3a7be52e658a20" member_type: VOTER } }
I20260709 12:19:50.343171 26258 sys_catalog.cc:458] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:50.346536 26263 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:50.354066 26263 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:50.355134 25160 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:50.363142 26263 catalog_manager.cc:1383] Generated new cluster ID: f7739668ca4c416e96499390b8b3a0aa
I20260709 12:19:50.363627 26263 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:50.383832 26263 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:50.385135 26263 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:50.398779 26263 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20: Generated new TSK 0
I20260709 12:19:50.399413 26263 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:50.421994 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:50.428476 26274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:50.429579 26275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:50.431331 26277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:50.431783 25160 server_base.cc:1061] running on GCE node
I20260709 12:19:50.432722 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:50.432940 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:50.433068 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599590433056 us; error 0 us; skew 500 ppm
I20260709 12:19:50.433564 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:50.436143 25160 webserver.cc:533] Webserver started at http://127.24.146.1:45957/ using document root <none> and password file <none>
I20260709 12:19:50.436631 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:50.436793 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:50.437040 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:50.438325 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/instance:
uuid: "c4a929fc482e4a8ca71fe20282d1f501"
format_stamp: "Formatted at 2026-07-09 12:19:50 on dist-test-slave-q1nk"
I20260709 12:19:50.443354 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:19:50.446849 26282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.447618 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:50.447932 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "c4a929fc482e4a8ca71fe20282d1f501"
format_stamp: "Formatted at 2026-07-09 12:19:50 on dist-test-slave-q1nk"
I20260709 12:19:50.448184 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:50.461678 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:50.463275 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:50.465045 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:50.467558 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:50.467763 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.467965 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:50.468101 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.509017 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:36295
I20260709 12:19:50.509136 26344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:36295 every 8 connection(s)
I20260709 12:19:50.513729 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:50.521337 26349 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:50.521621 26350 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:50.524262 25160 server_base.cc:1061] running on GCE node
W20260709 12:19:50.525309 26353 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:50.526266 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:50.526468 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:50.526628 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599590526609 us; error 0 us; skew 500 ppm
I20260709 12:19:50.527273 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:50.530120 25160 webserver.cc:533] Webserver started at http://127.24.146.2:33327/ using document root <none> and password file <none>
I20260709 12:19:50.530289 26345 heartbeater.cc:344] Connected to a master server at 127.24.146.62:43239
I20260709 12:19:50.530632 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:50.530654 26345 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:50.530947 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:50.531227 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:50.531527 26345 heartbeater.cc:507] Master 127.24.146.62:43239 requested a full tablet report, sending...
I20260709 12:19:50.532398 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/instance:
uuid: "d62536ffde4640628ddf0a8b49ec95f4"
format_stamp: "Formatted at 2026-07-09 12:19:50 on dist-test-slave-q1nk"
I20260709 12:19:50.533516 26218 ts_manager.cc:194] Registered new tserver with Master: c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:19:50.535291 26218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36572
I20260709 12:19:50.537045 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:19:50.540449 26357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.541244 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:19:50.541563 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root
uuid: "d62536ffde4640628ddf0a8b49ec95f4"
format_stamp: "Formatted at 2026-07-09 12:19:50 on dist-test-slave-q1nk"
I20260709 12:19:50.541837 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:50.566809 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:50.568032 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:50.569509 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:50.571890 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:50.572110 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.572356 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:50.572511 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.611992 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.2:46491
I20260709 12:19:50.612077 26419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.2:46491 every 8 connection(s)
I20260709 12:19:50.616843 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:50.623363 26423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:50.624468 26424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:50.627954 26426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:50.628268 25160 server_base.cc:1061] running on GCE node
I20260709 12:19:50.628782 26420 heartbeater.cc:344] Connected to a master server at 127.24.146.62:43239
I20260709 12:19:50.629175 26420 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:50.629259 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:50.629522 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:50.629715 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599590629697 us; error 0 us; skew 500 ppm
I20260709 12:19:50.630174 26420 heartbeater.cc:507] Master 127.24.146.62:43239 requested a full tablet report, sending...
I20260709 12:19:50.630656 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:50.632521 26218 ts_manager.cc:194] Registered new tserver with Master: d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:50.633603 25160 webserver.cc:533] Webserver started at http://127.24.146.3:34151/ using document root <none> and password file <none>
I20260709 12:19:50.634028 26218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36584
I20260709 12:19:50.634131 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:50.634416 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:50.634683 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:50.635908 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/instance:
uuid: "a5305e53a51c42bba9702f1b3465e31c"
format_stamp: "Formatted at 2026-07-09 12:19:50 on dist-test-slave-q1nk"
I20260709 12:19:50.640415 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:19:50.644043 26431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.644927 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:19:50.645234 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root
uuid: "a5305e53a51c42bba9702f1b3465e31c"
format_stamp: "Formatted at 2026-07-09 12:19:50 on dist-test-slave-q1nk"
I20260709 12:19:50.645509 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:50.659873 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:50.661036 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:50.662619 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:50.665083 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:50.665270 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.665452 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:50.665575 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:50.704666 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.3:34459
I20260709 12:19:50.704761 26493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.3:34459 every 8 connection(s)
I20260709 12:19:50.719317 26494 heartbeater.cc:344] Connected to a master server at 127.24.146.62:43239
I20260709 12:19:50.719661 26494 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:50.720412 26494 heartbeater.cc:507] Master 127.24.146.62:43239 requested a full tablet report, sending...
I20260709 12:19:50.722368 26218 ts_manager.cc:194] Registered new tserver with Master: a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:50.722599 25160 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014900032s
I20260709 12:19:50.724141 26218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36586
I20260709 12:19:50.749464 26218 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36594:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:19:50.755630 26218 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:19:50.952184 26459 tablet_service.cc:1511] Processing CreateTablet for tablet c176db237db74caf884530e72b863a1e (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:50.952888 26458 tablet_service.cc:1511] Processing CreateTablet for tablet 34bba4f83349437dbec6d86d0b7dd898 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:50.953743 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c176db237db74caf884530e72b863a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.955221 26457 tablet_service.cc:1511] Processing CreateTablet for tablet 410fe1c66ad74c08a870ddcfb28bdb83 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:50.956696 26457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410fe1c66ad74c08a870ddcfb28bdb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.958889 26310 tablet_service.cc:1511] Processing CreateTablet for tablet c176db237db74caf884530e72b863a1e (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:50.960340 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c176db237db74caf884530e72b863a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.960057 26456 tablet_service.cc:1511] Processing CreateTablet for tablet 028e1476631b4dc89251c536d39fcbd2 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:50.961431 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028e1476631b4dc89251c536d39fcbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.963096 26309 tablet_service.cc:1511] Processing CreateTablet for tablet 34bba4f83349437dbec6d86d0b7dd898 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:50.963642 26458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bba4f83349437dbec6d86d0b7dd898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.964921 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 410fe1c66ad74c08a870ddcfb28bdb83 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:50.966325 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410fe1c66ad74c08a870ddcfb28bdb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.968007 26454 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7f310197de45ea8c9228aa38989ff0 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:50.969478 26454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7f310197de45ea8c9228aa38989ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.971099 26307 tablet_service.cc:1511] Processing CreateTablet for tablet 028e1476631b4dc89251c536d39fcbd2 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:50.972647 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028e1476631b4dc89251c536d39fcbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.973086 26452 tablet_service.cc:1511] Processing CreateTablet for tablet 40ce83e2573e474ab060b9bd8af75f86 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:50.974548 26452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ce83e2573e474ab060b9bd8af75f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.958916 26306 tablet_service.cc:1511] Processing CreateTablet for tablet b804777ef4a848d289014613e1913463 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:50.979099 26304 tablet_service.cc:1511] Processing CreateTablet for tablet 70db1d02ae6e4d7d82da0b82d8f8719d (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:50.979803 26451 tablet_service.cc:1511] Processing CreateTablet for tablet a941373ddd584baaa8de133d74a95464 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:50.981220 26451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a941373ddd584baaa8de133d74a95464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.981397 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7f310197de45ea8c9228aa38989ff0 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:50.983805 26303 tablet_service.cc:1511] Processing CreateTablet for tablet 40ce83e2573e474ab060b9bd8af75f86 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:50.984045 26450 tablet_service.cc:1511] Processing CreateTablet for tablet fc07b48cd3a34134ac86d82ba3aed089 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:50.985496 26450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc07b48cd3a34134ac86d82ba3aed089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.986683 26302 tablet_service.cc:1511] Processing CreateTablet for tablet a941373ddd584baaa8de133d74a95464 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:50.963044 26455 tablet_service.cc:1511] Processing CreateTablet for tablet b804777ef4a848d289014613e1913463 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:50.971134 26453 tablet_service.cc:1511] Processing CreateTablet for tablet 70db1d02ae6e4d7d82da0b82d8f8719d (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:50.988649 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b804777ef4a848d289014613e1913463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.989329 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70db1d02ae6e4d7d82da0b82d8f8719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.989033 26301 tablet_service.cc:1511] Processing CreateTablet for tablet fc07b48cd3a34134ac86d82ba3aed089 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:50.992975 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc07b48cd3a34134ac86d82ba3aed089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.993736 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ce83e2573e474ab060b9bd8af75f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.995342 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7f310197de45ea8c9228aa38989ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.997072 26302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a941373ddd584baaa8de133d74a95464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:50.998692 26304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70db1d02ae6e4d7d82da0b82d8f8719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.000288 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b804777ef4a848d289014613e1913463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.006466 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bba4f83349437dbec6d86d0b7dd898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.019299 26510 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:51.026963 26510 tablet_bootstrap.cc:654] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.045362 26385 tablet_service.cc:1511] Processing CreateTablet for tablet c176db237db74caf884530e72b863a1e (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:51.046835 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c176db237db74caf884530e72b863a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.047253 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 028e1476631b4dc89251c536d39fcbd2 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:51.048619 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028e1476631b4dc89251c536d39fcbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.048969 26376 tablet_service.cc:1511] Processing CreateTablet for tablet fc07b48cd3a34134ac86d82ba3aed089 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:51.050343 26376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc07b48cd3a34134ac86d82ba3aed089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.050858 26381 tablet_service.cc:1511] Processing CreateTablet for tablet b804777ef4a848d289014613e1913463 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:51.054337 26377 tablet_service.cc:1511] Processing CreateTablet for tablet a941373ddd584baaa8de133d74a95464 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:51.055320 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 410fe1c66ad74c08a870ddcfb28bdb83 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:51.059641 26307 tablet_service.cc:1511] Processing CreateTablet for tablet 65f8e3b189424c8bb7315c9c23b793da (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:51.064154 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 34bba4f83349437dbec6d86d0b7dd898 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:51.064648 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 6609ceadc627427b9427f211afec4829 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:51.068423 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bba4f83349437dbec6d86d0b7dd898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.068256 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 40ce83e2573e474ab060b9bd8af75f86 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:51.059443 26379 tablet_service.cc:1511] Processing CreateTablet for tablet 70db1d02ae6e4d7d82da0b82d8f8719d (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:51.071027 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f8e3b189424c8bb7315c9c23b793da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.074671 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6609ceadc627427b9427f211afec4829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.064177 26380 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7f310197de45ea8c9228aa38989ff0 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:51.074874 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ce83e2573e474ab060b9bd8af75f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.080657 26377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a941373ddd584baaa8de133d74a95464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.081229 26509 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:51.082201 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410fe1c66ad74c08a870ddcfb28bdb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.086813 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7f310197de45ea8c9228aa38989ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.088287 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b804777ef4a848d289014613e1913463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.090894 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70db1d02ae6e4d7d82da0b82d8f8719d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.108103 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 0254fa7254384a31887e900999d815e3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:51.109535 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0254fa7254384a31887e900999d815e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.122880 26454 tablet_service.cc:1511] Processing CreateTablet for tablet 65f8e3b189424c8bb7315c9c23b793da (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:51.143062 26456 tablet_service.cc:1511] Processing CreateTablet for tablet 0254fa7254384a31887e900999d815e3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:51.143303 26452 tablet_service.cc:1511] Processing CreateTablet for tablet 8c849da633034f13a0f861efe6e109f6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:51.147617 26457 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5daad2e64d434ead10e12e7fc378f2 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:51.158872 26454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f8e3b189424c8bb7315c9c23b793da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.161851 26457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5daad2e64d434ead10e12e7fc378f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.162647 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0254fa7254384a31887e900999d815e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.164958 26452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c849da633034f13a0f861efe6e109f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.174881 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 8622fedc92924fa38dcab3fbef23ef5c (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:51.176302 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8622fedc92924fa38dcab3fbef23ef5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.185103 26450 tablet_service.cc:1511] Processing CreateTablet for tablet 946bed84ddea4eada7dee3e336393f33 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:19:51.202795 26450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946bed84ddea4eada7dee3e336393f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.195151 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5daad2e64d434ead10e12e7fc378f2 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:51.191599 26451 tablet_service.cc:1511] Processing CreateTablet for tablet 8622fedc92924fa38dcab3fbef23ef5c (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:51.217233 26451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8622fedc92924fa38dcab3fbef23ef5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.220954 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 6609ceadc627427b9427f211afec4829 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:51.209271 26455 tablet_service.cc:1511] Processing CreateTablet for tablet baa9f0e8225c4b5095a70542def9f86a (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:51.217229 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5daad2e64d434ead10e12e7fc378f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.224869 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa9f0e8225c4b5095a70542def9f86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.204326 26301 tablet_service.cc:1511] Processing CreateTablet for tablet 8c849da633034f13a0f861efe6e109f6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:51.230130 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c849da633034f13a0f861efe6e109f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.236145 26376 tablet_service.cc:1511] Processing CreateTablet for tablet 65f8e3b189424c8bb7315c9c23b793da (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:51.236610 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6609ceadc627427b9427f211afec4829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.237618 26376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f8e3b189424c8bb7315c9c23b793da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.207507 26510 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:51.243052 26510 ts_tablet_manager.cc:1403] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.224s	user 0.024s	sys 0.029s
I20260709 12:19:51.212805 26306 tablet_service.cc:1511] Processing CreateTablet for tablet 946bed84ddea4eada7dee3e336393f33 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:19:51.244859 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946bed84ddea4eada7dee3e336393f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.251219 26512 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:51.253513 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 6609ceadc627427b9427f211afec4829 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:51.258867 26307 tablet_service.cc:1511] Processing CreateTablet for tablet baa9f0e8225c4b5095a70542def9f86a (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:51.260685 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 8622fedc92924fa38dcab3fbef23ef5c (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:51.262630 26510 raft_consensus.cc:359] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.265419 26509 tablet_bootstrap.cc:654] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.265030 26459 tablet_service.cc:1511] Processing CreateTablet for tablet f0cb4ee865e84264bec05a92a9592015 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:51.260212 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa9f0e8225c4b5095a70542def9f86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.270736 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0cb4ee865e84264bec05a92a9592015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.272290 26510 raft_consensus.cc:385] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.272676 26510 raft_consensus.cc:740] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.278190 26510 consensus_queue.cc:260] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.282219 26302 tablet_service.cc:1511] Processing CreateTablet for tablet f0cb4ee865e84264bec05a92a9592015 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:51.283689 26302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0cb4ee865e84264bec05a92a9592015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.282219 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8622fedc92924fa38dcab3fbef23ef5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.306306 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6609ceadc627427b9427f211afec4829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.306617 26345 heartbeater.cc:499] Master 127.24.146.62:43239 was elected leader, sending a full tablet report...
I20260709 12:19:51.309295 26510 ts_tablet_manager.cc:1434] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 12:19:51.309295 26380 tablet_service.cc:1511] Processing CreateTablet for tablet 0254fa7254384a31887e900999d815e3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:51.318373 26510 tablet_bootstrap.cc:492] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:51.319284 26381 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5daad2e64d434ead10e12e7fc378f2 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:51.322017 26514 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.311273 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0254fa7254384a31887e900999d815e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.327512 26514 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.330140 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5daad2e64d434ead10e12e7fc378f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.331643 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 8c849da633034f13a0f861efe6e109f6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:51.340209 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c849da633034f13a0f861efe6e109f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.340075 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 946bed84ddea4eada7dee3e336393f33 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:19:51.348583 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946bed84ddea4eada7dee3e336393f33. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:51.350750 26266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:51.354372 26512 tablet_bootstrap.cc:654] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.344512 26378 tablet_service.cc:1511] Processing CreateTablet for tablet baa9f0e8225c4b5095a70542def9f86a (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:51.337477 26510 tablet_bootstrap.cc:654] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.345568 26379 tablet_service.cc:1511] Processing CreateTablet for tablet f0cb4ee865e84264bec05a92a9592015 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:51.358623 26509 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:51.360392 26514 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:51.372453 26380 tablet_service.cc:1511] Processing CreateTablet for tablet bc558185cfb64b8bb42beaa0dcfeb9a1 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:19:51.374002 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc558185cfb64b8bb42beaa0dcfeb9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.374792 26310 tablet_service.cc:1511] Processing CreateTablet for tablet bc558185cfb64b8bb42beaa0dcfeb9a1 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:19:51.376117 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc558185cfb64b8bb42beaa0dcfeb9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.379873 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa9f0e8225c4b5095a70542def9f86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.366688 26509 ts_tablet_manager.cc:1403] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.286s	user 0.011s	sys 0.009s
I20260709 12:19:51.392063 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0cb4ee865e84264bec05a92a9592015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.398371 26456 tablet_service.cc:1511] Processing CreateTablet for tablet bc558185cfb64b8bb42beaa0dcfeb9a1 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:19:51.411121 26510 tablet_bootstrap.cc:492] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:51.411689 26510 ts_tablet_manager.cc:1403] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.006s
I20260709 12:19:51.417629 26384 tablet_service.cc:1511] Processing CreateTablet for tablet a159b58eae2a4c4e80c260560a58cead (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:51.419165 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a159b58eae2a4c4e80c260560a58cead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.419871 26455 tablet_service.cc:1511] Processing CreateTablet for tablet a159b58eae2a4c4e80c260560a58cead (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:51.425432 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc558185cfb64b8bb42beaa0dcfeb9a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.430188 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a159b58eae2a4c4e80c260560a58cead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.431353 26509 raft_consensus.cc:359] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:51.432126 26509 raft_consensus.cc:385] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.432421 26509 raft_consensus.cc:740] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.434938 26380 tablet_service.cc:1511] Processing CreateTablet for tablet 29e6a921b07d4bdaa7b0671fa9a77b09 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:51.436476 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e6a921b07d4bdaa7b0671fa9a77b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.436655 26451 tablet_service.cc:1511] Processing CreateTablet for tablet 29e6a921b07d4bdaa7b0671fa9a77b09 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:51.438231 26451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e6a921b07d4bdaa7b0671fa9a77b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.433301 26509 consensus_queue.cc:260] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:51.461449 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 856f7dabebe8462e9f7b93350476113d (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:51.468346 26512 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:51.468878 26512 ts_tablet_manager.cc:1403] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.218s	user 0.009s	sys 0.016s
I20260709 12:19:51.472054 26310 tablet_service.cc:1511] Processing CreateTablet for tablet a159b58eae2a4c4e80c260560a58cead (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:51.472311 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 29e6a921b07d4bdaa7b0671fa9a77b09 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:51.473613 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a159b58eae2a4c4e80c260560a58cead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.473333 26307 tablet_service.cc:1511] Processing CreateTablet for tablet 856f7dabebe8462e9f7b93350476113d (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:51.474295 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e6a921b07d4bdaa7b0671fa9a77b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.475172 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856f7dabebe8462e9f7b93350476113d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.471917 26512 raft_consensus.cc:359] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.477411 26512 raft_consensus.cc:385] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.477725 26512 raft_consensus.cc:740] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.482621 26510 raft_consensus.cc:359] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.483403 26510 raft_consensus.cc:385] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.483709 26510 raft_consensus.cc:740] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.484498 26510 consensus_queue.cc:260] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.478521 26512 consensus_queue.cc:260] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.501955 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:51.503549 26283 leader_election.cc:343] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.508742 26512 ts_tablet_manager.cc:1434] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.010s
I20260709 12:19:51.509511 26420 heartbeater.cc:499] Master 127.24.146.62:43239 was elected leader, sending a full tablet report...
I20260709 12:19:51.509827 26512 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:51.511341 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:19:51.515074 26285 leader_election.cc:343] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.515547 26285 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:51.516254 26512 tablet_bootstrap.cc:654] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.523034 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:51.524890 26514 raft_consensus.cc:2749] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.524609 26454 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:51.525995 26454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.526686 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:51.527442 26346 tablet.cc:2406] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:51.527856 26509 ts_tablet_manager.cc:1434] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.141s	user 0.009s	sys 0.009s
I20260709 12:19:51.528784 26494 heartbeater.cc:499] Master 127.24.146.62:43239 was elected leader, sending a full tablet report...
I20260709 12:19:51.530239 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 357f041873634fb88ff44a90fed9cdbc (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:19:51.531550 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357f041873634fb88ff44a90fed9cdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.528875 26509 tablet_bootstrap.cc:492] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:51.534562 26456 tablet_service.cc:1511] Processing CreateTablet for tablet 856f7dabebe8462e9f7b93350476113d (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:51.535877 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856f7dabebe8462e9f7b93350476113d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.553388 26450 tablet_service.cc:1511] Processing CreateTablet for tablet 357f041873634fb88ff44a90fed9cdbc (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:19:51.554922 26450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357f041873634fb88ff44a90fed9cdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.555967 26509 tablet_bootstrap.cc:654] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.559490 26380 tablet_service.cc:1511] Processing CreateTablet for tablet 357f041873634fb88ff44a90fed9cdbc (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:19:51.546660 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856f7dabebe8462e9f7b93350476113d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.568142 26307 tablet_service.cc:1511] Processing CreateTablet for tablet 96b0a7f1c66248f498b164460aa25a01 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:51.561501 26302 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:51.569585 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b0a7f1c66248f498b164460aa25a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.576997 26510 ts_tablet_manager.cc:1434] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.165s	user 0.009s	sys 0.000s
I20260709 12:19:51.577477 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 96b0a7f1c66248f498b164460aa25a01 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:51.578136 26510 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:51.578437 26451 tablet_service.cc:1511] Processing CreateTablet for tablet 96b0a7f1c66248f498b164460aa25a01 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:51.578840 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b0a7f1c66248f498b164460aa25a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.579679 26451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b0a7f1c66248f498b164460aa25a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.589080 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 8b83b3c9e3644507b7da7709a9eb34a9 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:51.591037 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b83b3c9e3644507b7da7709a9eb34a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.597388 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357f041873634fb88ff44a90fed9cdbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.597924 26520 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.598398 26520 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.603488 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 8b83b3c9e3644507b7da7709a9eb34a9 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:51.604816 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b83b3c9e3644507b7da7709a9eb34a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.616994 26514 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.619001 26512 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:51.619174 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 8b83b3c9e3644507b7da7709a9eb34a9 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:51.619526 26512 ts_tablet_manager.cc:1403] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.110s	user 0.041s	sys 0.011s
I20260709 12:19:51.620250 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b83b3c9e3644507b7da7709a9eb34a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.622433 26512 raft_consensus.cc:359] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.623162 26512 raft_consensus.cc:385] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.623467 26512 raft_consensus.cc:740] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.617519 26514 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.624208 26512 consensus_queue.cc:260] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.626338 26512 ts_tablet_manager.cc:1434] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:19:51.627470 26512 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:51.627686 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:51.628721 26510 tablet_bootstrap.cc:654] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:51.629164 26283 leader_election.cc:343] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.631230 26509 tablet_bootstrap.cc:492] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:51.631752 26509 ts_tablet_manager.cc:1403] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.000s
I20260709 12:19:51.633402 26512 tablet_bootstrap.cc:654] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.626397 26514 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:51.615419 26302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.641129 26455 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa4659dbdad487b80f751c831e8645b (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:51.642436 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa4659dbdad487b80f751c831e8645b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.645071 26379 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa4659dbdad487b80f751c831e8645b (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:51.646425 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa4659dbdad487b80f751c831e8645b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.654098 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:51.649191 26520 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:51.671923 26306 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa4659dbdad487b80f751c831e8645b (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:51.673394 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa4659dbdad487b80f751c831e8645b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:51.682260 26285 leader_election.cc:343] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.682775 26285 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:51.684456 26307 tablet_service.cc:1511] Processing CreateTablet for tablet 922a8b0cede7475ab60f2534bd4f9300 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:51.685828 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922a8b0cede7475ab60f2534bd4f9300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.688351 26514 raft_consensus.cc:2749] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.689833 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 922a8b0cede7475ab60f2534bd4f9300 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:51.690791 26310 tablet_service.cc:1511] Processing CreateTablet for tablet d243edb17090406aaad8d318aa73d3a6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:19:51.692044 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d243edb17090406aaad8d318aa73d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.694418 26519 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.694916 26519 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:51.698776 26450 tablet_service.cc:1511] Processing CreateTablet for tablet 922a8b0cede7475ab60f2534bd4f9300 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:51.699908 26519 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:51.691196 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922a8b0cede7475ab60f2534bd4f9300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.712631 26450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922a8b0cede7475ab60f2534bd4f9300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.703526 26509 raft_consensus.cc:359] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.719980 26509 raft_consensus.cc:385] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.720391 26509 raft_consensus.cc:740] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.721271 26509 consensus_queue.cc:260] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.723803 26509 ts_tablet_manager.cc:1434] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.092s	user 0.004s	sys 0.004s
I20260709 12:19:51.724063 26451 tablet_service.cc:1511] Processing CreateTablet for tablet d243edb17090406aaad8d318aa73d3a6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:19:51.724969 26509 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:51.725375 26451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d243edb17090406aaad8d318aa73d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.728834 26519 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:51.729310 26519 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.731473 26519 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:51.732290 26454 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5aafe2bd924acab9d22297159f38e3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:51.734184 26454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5aafe2bd924acab9d22297159f38e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.735155 26378 tablet_service.cc:1511] Processing CreateTablet for tablet d243edb17090406aaad8d318aa73d3a6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:19:51.736457 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d243edb17090406aaad8d318aa73d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.732738 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5aafe2bd924acab9d22297159f38e3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:51.738277 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5aafe2bd924acab9d22297159f38e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.740221 26381 tablet_service.cc:1511] Processing CreateTablet for tablet 55e175c508a241b5b8c517411edf21e6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:51.746448 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e175c508a241b5b8c517411edf21e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.747563 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 55e175c508a241b5b8c517411edf21e6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:51.748139 26456 tablet_service.cc:1511] Processing CreateTablet for tablet 55e175c508a241b5b8c517411edf21e6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:51.748952 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e175c508a241b5b8c517411edf21e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.749452 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e175c508a241b5b8c517411edf21e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.759413 26301 tablet_service.cc:1511] Processing CreateTablet for tablet ed4168a654dc4eb09314abdc95596fd7 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:51.760809 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4168a654dc4eb09314abdc95596fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.768317 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:51.770239 26359 leader_election.cc:343] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.772203 26383 tablet_service.cc:1511] Processing CreateTablet for tablet ed4168a654dc4eb09314abdc95596fd7 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:51.773517 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4168a654dc4eb09314abdc95596fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.773324 26453 tablet_service.cc:1511] Processing CreateTablet for tablet ed4168a654dc4eb09314abdc95596fd7 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:51.779456 26309 tablet_service.cc:1511] Processing CreateTablet for tablet ce203d5487fe4c75a6b603056555b1d9 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:19:51.779884 26379 tablet_service.cc:1511] Processing CreateTablet for tablet ce203d5487fe4c75a6b603056555b1d9 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:19:51.780829 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce203d5487fe4c75a6b603056555b1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.781122 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce203d5487fe4c75a6b603056555b1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.799350 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4168a654dc4eb09314abdc95596fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.809800 26455 tablet_service.cc:1511] Processing CreateTablet for tablet ce203d5487fe4c75a6b603056555b1d9 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:19:51.811218 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce203d5487fe4c75a6b603056555b1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.820137 26509 tablet_bootstrap.cc:654] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.834326 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:51.834676 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 1d5aafe2bd924acab9d22297159f38e3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:51.836469 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5aafe2bd924acab9d22297159f38e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.838006 26451 tablet_service.cc:1511] Processing CreateTablet for tablet 5ade9491741046c7ae712fbddb8b2b00 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:51.838662 26510 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:51.839123 26510 ts_tablet_manager.cc:1403] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.261s	user 0.012s	sys 0.006s
I20260709 12:19:51.839344 26451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ade9491741046c7ae712fbddb8b2b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.840430 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:19:51.837924 26434 leader_election.cc:343] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.842270 26510 raft_consensus.cc:359] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.843014 26510 raft_consensus.cc:385] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.842917 26384 tablet_service.cc:1511] Processing CreateTablet for tablet 5ade9491741046c7ae712fbddb8b2b00 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:51.843472 26510 raft_consensus.cc:740] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
W20260709 12:19:51.842437 26434 leader_election.cc:343] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.844386 26510 consensus_queue.cc:260] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.846660 26510 ts_tablet_manager.cc:1434] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:19:51.852577 26512 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:51.853163 26512 ts_tablet_manager.cc:1403] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.226s	user 0.038s	sys 0.020s
I20260709 12:19:51.855403 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 5ade9491741046c7ae712fbddb8b2b00 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:51.856482 26512 raft_consensus.cc:359] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.857314 26512 raft_consensus.cc:385] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:51.857683 26512 raft_consensus.cc:740] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:51.858554 26512 consensus_queue.cc:260] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.860700 26510 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:51.861202 26512 ts_tablet_manager.cc:1434] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:19:51.862285 26512 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:51.862524 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ade9491741046c7ae712fbddb8b2b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.844383 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ade9491741046c7ae712fbddb8b2b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.870287 26380 tablet_service.cc:1511] Processing CreateTablet for tablet 30c5340954c24386a7fda922a25c6319 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:51.871707 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c5340954c24386a7fda922a25c6319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.872539 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:51.874547 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 30c5340954c24386a7fda922a25c6319 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:51.874976 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 30c5340954c24386a7fda922a25c6319 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:51.876098 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c5340954c24386a7fda922a25c6319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.876286 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c5340954c24386a7fda922a25c6319. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:51.879115 26358 leader_election.cc:343] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.879604 26358 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:51.880743 26520 raft_consensus.cc:2749] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.882582 26381 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4ed05d85554663a470fed55b3aa510 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:51.883117 26457 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4ed05d85554663a470fed55b3aa510 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:51.884426 26457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4ed05d85554663a470fed55b3aa510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.908667 26512 tablet_bootstrap.cc:654] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.909433 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:51.914283 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 015cd05b7302471a8ba32f900b4fb2a3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:51.915594 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015cd05b7302471a8ba32f900b4fb2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.918217 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4ed05d85554663a470fed55b3aa510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.920331 26458 tablet_service.cc:1511] Processing CreateTablet for tablet 015cd05b7302471a8ba32f900b4fb2a3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:51.921653 26458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015cd05b7302471a8ba32f900b4fb2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.922616 26510 tablet_bootstrap.cc:654] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:51.923362 26302 tablet_service.cc:1511] Processing CreateTablet for tablet 8335d367a24e467a8ebd6ea43de056c6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:51.927654 26302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8335d367a24e467a8ebd6ea43de056c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.924939 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 8335d367a24e467a8ebd6ea43de056c6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:51.925856 26452 tablet_service.cc:1511] Processing CreateTablet for tablet 8335d367a24e467a8ebd6ea43de056c6 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:51.930876 26452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8335d367a24e467a8ebd6ea43de056c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.931202 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8335d367a24e467a8ebd6ea43de056c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.936264 26303 tablet_service.cc:1511] Processing CreateTablet for tablet acac14df34e74b318eea5c5f59c0c340 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:51.937808 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acac14df34e74b318eea5c5f59c0c340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.938298 26306 tablet_service.cc:1511] Processing CreateTablet for tablet 015cd05b7302471a8ba32f900b4fb2a3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:51.939996 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:51.940673 26320 raft_consensus.cc:2468] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
W20260709 12:19:51.941951 26433 leader_election.cc:343] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.942401 26433 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:51.943681 26433 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:51.944732 26519 raft_consensus.cc:2749] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:51.945425 26519 raft_consensus.cc:2804] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:51.945770 26519 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:51.957517 26519 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:51.961491 26378 tablet_service.cc:1511] Processing CreateTablet for tablet acac14df34e74b318eea5c5f59c0c340 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:51.963114 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acac14df34e74b318eea5c5f59c0c340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.966646 26301 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4ed05d85554663a470fed55b3aa510 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:51.970414 26519 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.973877 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
W20260709 12:19:51.975344 26434 leader_election.cc:343] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:51.979369 26519 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:51.991778 26509 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:51.992444 26509 ts_tablet_manager.cc:1403] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.268s	user 0.004s	sys 0.025s
I20260709 12:19:52.001168 26509 raft_consensus.cc:359] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.002050 26509 raft_consensus.cc:385] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.002430 26509 raft_consensus.cc:740] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.003214 26509 consensus_queue.cc:260] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:51.993996 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015cd05b7302471a8ba32f900b4fb2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.017006 26301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4ed05d85554663a470fed55b3aa510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.016613 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 449f9426b1ef44d1a1047e5336e91fef (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:52.018682 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449f9426b1ef44d1a1047e5336e91fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.019215 26512 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.019713 26512 ts_tablet_manager.cc:1403] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.158s	user 0.046s	sys 0.035s
I20260709 12:19:52.020864 26459 tablet_service.cc:1511] Processing CreateTablet for tablet acac14df34e74b318eea5c5f59c0c340 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:52.022311 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acac14df34e74b318eea5c5f59c0c340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.027285 26385 tablet_service.cc:1511] Processing CreateTablet for tablet 449f9426b1ef44d1a1047e5336e91fef (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:52.023996 26512 raft_consensus.cc:359] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.031157 26512 raft_consensus.cc:385] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.031520 26512 raft_consensus.cc:740] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.032248 26512 consensus_queue.cc:260] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.032249 26385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449f9426b1ef44d1a1047e5336e91fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.035423 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:52.036044 26320 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.036118 26520 raft_consensus.cc:493] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.036659 26520 raft_consensus.cc:515] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.040112 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.040531 26512 ts_tablet_manager.cc:1434] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 12:19:52.041585 26512 tablet_bootstrap.cc:492] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
W20260709 12:19:52.041648 26358 leader_election.cc:343] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.038774 26520 leader_election.cc:290] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.043411 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 32a08cf93a564e70a784c43efd67d6a8 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:52.043941 26534 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.044474 26534 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.044998 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a08cf93a564e70a784c43efd67d6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.043421 26379 tablet_service.cc:1511] Processing CreateTablet for tablet 866291520dda44b3a2924e8edac2a216 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:52.046782 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866291520dda44b3a2924e8edac2a216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.047005 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 74f5a6b67e6f4ce2b971f887600da06f (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:52.047945 26512 tablet_bootstrap.cc:654] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.048365 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f5a6b67e6f4ce2b971f887600da06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.049533 26320 raft_consensus.cc:2468] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:52.054982 26380 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a3bced89c4d868d73e952138364b1 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:52.056330 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a3bced89c4d868d73e952138364b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.056421 26433 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:52.060015 26534 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:52.060703 26534 raft_consensus.cc:2804] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.060580 26450 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a3bced89c4d868d73e952138364b1 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:52.061223 26534 raft_consensus.cc:697] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:52.062295 26451 tablet_service.cc:1511] Processing CreateTablet for tablet 866291520dda44b3a2924e8edac2a216 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:52.062417 26453 tablet_service.cc:1511] Processing CreateTablet for tablet 32a08cf93a564e70a784c43efd67d6a8 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:52.074244 26451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866291520dda44b3a2924e8edac2a216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.075527 26450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a3bced89c4d868d73e952138364b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.063326 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:52.077328 26395 raft_consensus.cc:2468] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:52.082597 26434 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:52.061156 26459 tablet_service.cc:1511] Processing CreateTablet for tablet 449f9426b1ef44d1a1047e5336e91fef (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:52.084877 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449f9426b1ef44d1a1047e5336e91fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.091682 26519 raft_consensus.cc:2804] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.092159 26519 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.092516 26519 raft_consensus.cc:3060] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.095098 26509 ts_tablet_manager.cc:1434] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.097s	user 0.003s	sys 0.003s
I20260709 12:19:52.096334 26509 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.099614 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:52.100876 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a3bced89c4d868d73e952138364b1 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:52.102185 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a3bced89c4d868d73e952138364b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.101790 26304 tablet_service.cc:1511] Processing CreateTablet for tablet 6094589d174549fdb382b64c5addcecf (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:52.103248 26304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6094589d174549fdb382b64c5addcecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.104133 26307 tablet_service.cc:1511] Processing CreateTablet for tablet 866291520dda44b3a2924e8edac2a216 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:52.105347 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866291520dda44b3a2924e8edac2a216. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.110417 26309 tablet_service.cc:1511] Processing CreateTablet for tablet 32a08cf93a564e70a784c43efd67d6a8 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:52.111896 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a08cf93a564e70a784c43efd67d6a8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:52.122601 26359 leader_election.cc:343] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.123155 26359 leader_election.cc:304] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:52.124814 26303 tablet_service.cc:1511] Processing CreateTablet for tablet 74f5a6b67e6f4ce2b971f887600da06f (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:52.126400 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f5a6b67e6f4ce2b971f887600da06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.134963 26455 tablet_service.cc:1511] Processing CreateTablet for tablet 74f5a6b67e6f4ce2b971f887600da06f (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:52.136567 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f5a6b67e6f4ce2b971f887600da06f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.137596 26520 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.151669 26522 raft_consensus.cc:2749] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.153650 26307 tablet_service.cc:1511] Processing CreateTablet for tablet e2fc6b56676d4e968a18f45f2f701304 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:52.153884 26456 tablet_service.cc:1511] Processing CreateTablet for tablet 6094589d174549fdb382b64c5addcecf (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:52.154546 26454 tablet_service.cc:1511] Processing CreateTablet for tablet e2fc6b56676d4e968a18f45f2f701304 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:52.155031 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fc6b56676d4e968a18f45f2f701304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.159446 26510 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.159983 26510 ts_tablet_manager.cc:1403] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.299s	user 0.009s	sys 0.007s
W20260709 12:19:52.147109 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 90831us
I20260709 12:19:52.164646 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:52.165309 26320 raft_consensus.cc:2468] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:52.147691 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a08cf93a564e70a784c43efd67d6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.178704 26510 raft_consensus.cc:359] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.179495 26510 raft_consensus.cc:385] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.179220 26519 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.179809 26510 raft_consensus.cc:740] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.180600 26510 consensus_queue.cc:260] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.182123 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:52.182480 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:52.182811 26320 raft_consensus.cc:3060] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.183099 26395 raft_consensus.cc:3060] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.197510 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6094589d174549fdb382b64c5addcecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.199357 26454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fc6b56676d4e968a18f45f2f701304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.151201 26520 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.205261 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:52.206777 26358 leader_election.cc:343] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.207360 26520 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.211970 26307 tablet_service.cc:1511] Processing CreateTablet for tablet e96f1556e9bd4139af85dc595618e9d3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:52.213207 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96f1556e9bd4139af85dc595618e9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.218521 26320 raft_consensus.cc:2468] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:52.219568 26308 tablet_service.cc:1511] Processing CreateTablet for tablet 231319670a2e4580bc0ca804aef8ed69 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:52.220374 26433 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:52.220995 26308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231319670a2e4580bc0ca804aef8ed69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.221540 26537 raft_consensus.cc:2804] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.223302 26512 tablet_bootstrap.cc:492] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.223182 26381 tablet_service.cc:1511] Processing CreateTablet for tablet e96f1556e9bd4139af85dc595618e9d3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:52.223855 26512 ts_tablet_manager.cc:1403] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.183s	user 0.045s	sys 0.033s
I20260709 12:19:52.224656 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96f1556e9bd4139af85dc595618e9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.224859 26514 raft_consensus.cc:493] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.225286 26514 raft_consensus.cc:515] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.226151 26510 ts_tablet_manager.cc:1434] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:19:52.227473 26514 leader_election.cc:290] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.229318 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.229275 26510 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
W20260709 12:19:52.230734 26283 leader_election.cc:343] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.230963 26384 tablet_service.cc:1511] Processing CreateTablet for tablet e2fc6b56676d4e968a18f45f2f701304 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:52.232386 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fc6b56676d4e968a18f45f2f701304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.148339 26534 consensus_queue.cc:237] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.238723 26512 raft_consensus.cc:359] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.239542 26512 raft_consensus.cc:385] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.239871 26512 raft_consensus.cc:740] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.246857 26519 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:52.252583 26509 tablet_bootstrap.cc:654] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.255448 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:52.256173 26394 raft_consensus.cc:2468] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:52.263540 26285 leader_election.cc:304] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:52.264982 26514 raft_consensus.cc:2804] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.270979 26514 raft_consensus.cc:493] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.271423 26514 raft_consensus.cc:3060] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.274595 26459 tablet_service.cc:1511] Processing CreateTablet for tablet e96f1556e9bd4139af85dc595618e9d3 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:52.276060 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96f1556e9bd4139af85dc595618e9d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.276180 26383 tablet_service.cc:1511] Processing CreateTablet for tablet 231319670a2e4580bc0ca804aef8ed69 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:52.264526 26512 consensus_queue.cc:260] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.277793 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231319670a2e4580bc0ca804aef8ed69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.286103 26303 tablet_service.cc:1511] Processing CreateTablet for tablet 13be1f840de641388315bc08b9609de8 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:19:52.291428 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:52.283835 26450 tablet_service.cc:1511] Processing CreateTablet for tablet 231319670a2e4580bc0ca804aef8ed69 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:52.280229 26510 tablet_bootstrap.cc:654] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.298079 26452 tablet_service.cc:1511] Processing CreateTablet for tablet 13be1f840de641388315bc08b9609de8 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 12:19:52.298614 26359 leader_election.cc:343] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.299139 26359 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:52.299912 26520 raft_consensus.cc:2749] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.287222 26512 ts_tablet_manager.cc:1434] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 12:19:52.300698 26303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13be1f840de641388315bc08b9609de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.307796 26512 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:52.307963 26379 tablet_service.cc:1511] Processing CreateTablet for tablet 40c2764e381c4c35b263c755f755c2dd (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:52.309353 26452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13be1f840de641388315bc08b9609de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.310231 26382 tablet_service.cc:1511] Processing CreateTablet for tablet 13be1f840de641388315bc08b9609de8 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:19:52.310452 26456 tablet_service.cc:1511] Processing CreateTablet for tablet 40c2764e381c4c35b263c755f755c2dd (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:52.312042 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c2764e381c4c35b263c755f755c2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.314553 26379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c2764e381c4c35b263c755f755c2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.309326 26514 raft_consensus.cc:515] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.316813 26520 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.308193 26307 tablet_service.cc:1511] Processing CreateTablet for tablet 40c2764e381c4c35b263c755f755c2dd (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:52.279091 26537 raft_consensus.cc:697] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:52.326875 26307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c2764e381c4c35b263c755f755c2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.322311 26218 catalog_manager.cc:5697] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:52.328116 26520 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.333403 26520 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.333750 26377 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8d015e4eb340edb00b573ca420084e (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:19:52.334590 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.335214 26377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8d015e4eb340edb00b573ca420084e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.336315 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:52.336989 26320 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:52.340757 26450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231319670a2e4580bc0ca804aef8ed69. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:52.348304 26358 leader_election.cc:343] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.349999 26305 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8d015e4eb340edb00b573ca420084e (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:19:52.359182 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8d015e4eb340edb00b573ca420084e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.360586 26359 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:52.361616 26520 raft_consensus.cc:2804] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.362023 26520 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.362397 26520 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.363444 26382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13be1f840de641388315bc08b9609de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.364084 26514 leader_election.cc:290] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.365267 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:52.366346 26453 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8d015e4eb340edb00b573ca420084e (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 12:19:52.366777 26283 leader_election.cc:343] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.350404 26378 tablet_service.cc:1511] Processing CreateTablet for tablet 6094589d174549fdb382b64c5addcecf (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:52.350522 26310 tablet_service.cc:1511] Processing CreateTablet for tablet f5986e7257a846b2b382b730bfc337eb (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 12:19:52.353076 26266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:52.356014 26510 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.371292 26510 ts_tablet_manager.cc:1403] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.142s	user 0.017s	sys 0.012s
I20260709 12:19:52.344117 26395 raft_consensus.cc:2468] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:52.376638 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8d015e4eb340edb00b573ca420084e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.378935 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:52.380219 26394 raft_consensus.cc:3060] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.380709 26380 tablet_service.cc:1511] Processing CreateTablet for tablet f5986e7257a846b2b382b730bfc337eb (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:19:52.381808 26376 tablet_service.cc:1511] Processing CreateTablet for tablet c4ea61c130e841d3a44f5aef3346a1af (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:52.381938 26537 consensus_queue.cc:237] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.375993 26512 tablet_bootstrap.cc:654] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.376502 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5986e7257a846b2b382b730bfc337eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.392354 26309 tablet_service.cc:1511] Processing CreateTablet for tablet c4ea61c130e841d3a44f5aef3346a1af (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:52.393708 26309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ea61c130e841d3a44f5aef3346a1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.393759 26455 tablet_service.cc:1511] Processing CreateTablet for tablet f5986e7257a846b2b382b730bfc337eb (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:19:52.399701 26510 raft_consensus.cc:359] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.402438 26510 raft_consensus.cc:385] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.402860 26510 raft_consensus.cc:740] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.403844 26510 consensus_queue.cc:260] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.409821 26510 ts_tablet_manager.cc:1434] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 12:19:52.411026 26510 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:52.411580 26520 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.414683 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:52.415325 26320 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.416942 26455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5986e7257a846b2b382b730bfc337eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.399901 26306 tablet_service.cc:1511] Processing CreateTablet for tablet 9421e914ab8444b7913b2bdd64305049 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:52.424111 26306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9421e914ab8444b7913b2bdd64305049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.424881 26394 raft_consensus.cc:2468] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:52.420593 26522 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.425876 26381 tablet_service.cc:1511] Processing CreateTablet for tablet 9421e914ab8444b7913b2bdd64305049 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:52.426160 26285 leader_election.cc:304] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:52.427093 26514 raft_consensus.cc:2804] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.426210 26522 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.431257 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.429621 26522 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.435197 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:52.401432 26459 tablet_service.cc:1511] Processing CreateTablet for tablet c4ea61c130e841d3a44f5aef3346a1af (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:52.436071 26319 raft_consensus.cc:2393] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 1: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:19:52.437408 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ea61c130e841d3a44f5aef3346a1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.437469 26359 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:52.439792 26522 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.391589 26380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5986e7257a846b2b382b730bfc337eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.442740 26510 tablet_bootstrap.cc:654] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.443795 26378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6094589d174549fdb382b64c5addcecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.452098 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
W20260709 12:19:52.455857 26358 leader_election.cc:343] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.449435 26520 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.486799 26320 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:52.498605 26359 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:52.495142 26456 tablet_service.cc:1511] Processing CreateTablet for tablet 9421e914ab8444b7913b2bdd64305049 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:52.492620 26381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9421e914ab8444b7913b2bdd64305049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.504477 26305 tablet_service.cc:1511] Processing CreateTablet for tablet a56f90ade4bc40e19d526f71376c3c7b (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:52.459198 26514 raft_consensus.cc:697] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:52.501665 26520 raft_consensus.cc:2804] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.507519 26456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9421e914ab8444b7913b2bdd64305049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.505832 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56f90ade4bc40e19d526f71376c3c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.507875 26384 tablet_service.cc:1511] Processing CreateTablet for tablet a56f90ade4bc40e19d526f71376c3c7b (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:52.509292 26384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56f90ade4bc40e19d526f71376c3c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.487514 26522 raft_consensus.cc:2749] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.510596 26514 consensus_queue.cc:237] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.506448 26459 tablet_service.cc:1511] Processing CreateTablet for tablet a56f90ade4bc40e19d526f71376c3c7b (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:52.514622 26459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56f90ade4bc40e19d526f71376c3c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.518790 26310 tablet_service.cc:1511] Processing CreateTablet for tablet 29c1be8b350842ee9483fc10d62272f5 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:52.520056 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c1be8b350842ee9483fc10d62272f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.521855 26376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ea61c130e841d3a44f5aef3346a1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.530119 26512 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.530649 26512 ts_tablet_manager.cc:1403] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.223s	user 0.029s	sys 0.021s
I20260709 12:19:52.532264 26377 tablet_service.cc:1511] Processing CreateTablet for tablet 29c1be8b350842ee9483fc10d62272f5 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:52.533627 26377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c1be8b350842ee9483fc10d62272f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.546890 26450 tablet_service.cc:1511] Processing CreateTablet for tablet 29c1be8b350842ee9483fc10d62272f5 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:52.548267 26450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29c1be8b350842ee9483fc10d62272f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.533636 26512 raft_consensus.cc:359] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.556234 26512 raft_consensus.cc:385] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.556581 26509 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:52.557219 26509 ts_tablet_manager.cc:1403] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.461s	user 0.006s	sys 0.024s
I20260709 12:19:52.560379 26509 raft_consensus.cc:359] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.561106 26509 raft_consensus.cc:385] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.561440 26509 raft_consensus.cc:740] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.556567 26512 raft_consensus.cc:740] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.563272 26305 tablet_service.cc:1511] Processing CreateTablet for tablet f5f9b265401f4762b209d8ebe92c3b61 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:52.564420 26305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f9b265401f4762b209d8ebe92c3b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.577435 26512 consensus_queue.cc:260] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.579759 26512 ts_tablet_manager.cc:1434] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 12:19:52.581442 26520 raft_consensus.cc:697] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:52.586854 26520 consensus_queue.cc:237] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.588003 26383 tablet_service.cc:1511] Processing CreateTablet for tablet f5f9b265401f4762b209d8ebe92c3b61 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:52.589859 26383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f9b265401f4762b209d8ebe92c3b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.588003 26453 tablet_service.cc:1511] Processing CreateTablet for tablet f5f9b265401f4762b209d8ebe92c3b61 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:52.583074 26509 consensus_queue.cc:260] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.593341 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f9b265401f4762b209d8ebe92c3b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.595438 26509 ts_tablet_manager.cc:1434] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 12:19:52.596566 26509 tablet_bootstrap.cc:492] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.601125 26510 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.601482 26512 tablet_bootstrap.cc:492] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:52.601672 26510 ts_tablet_manager.cc:1403] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.191s	user 0.013s	sys 0.005s
I20260709 12:19:52.614631 26376 tablet_service.cc:1511] Processing CreateTablet for tablet c1bf30c4451b40108daf0242f042c554 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:52.616156 26376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1bf30c4451b40108daf0242f042c554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.634754 26512 tablet_bootstrap.cc:654] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.636660 26537 consensus_queue.cc:1048] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:52.629918 26310 tablet_service.cc:1511] Processing CreateTablet for tablet c1bf30c4451b40108daf0242f042c554 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:52.644862 26216 catalog_manager.cc:5697] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.648497 26310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1bf30c4451b40108daf0242f042c554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.651929 26453 tablet_service.cc:1511] Processing CreateTablet for tablet c1bf30c4451b40108daf0242f042c554 (DEFAULT_TABLE table=test-workload [id=78db7875d9784f1499e8675a94c1b77f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:52.652944 26509 tablet_bootstrap.cc:654] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.653251 26453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1bf30c4451b40108daf0242f042c554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:52.659771 26538 consensus_queue.cc:1048] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:52.665611 26510 raft_consensus.cc:359] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.666453 26510 raft_consensus.cc:385] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.666833 26510 raft_consensus.cc:740] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.667557 26510 consensus_queue.cc:260] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.672071 26512 tablet_bootstrap.cc:492] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.672667 26512 ts_tablet_manager.cc:1403] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.022s
I20260709 12:19:52.678753 26512 raft_consensus.cc:359] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.679569 26512 raft_consensus.cc:385] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.679870 26512 raft_consensus.cc:740] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.682910 26510 ts_tablet_manager.cc:1434] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.004s
I20260709 12:19:52.684093 26510 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:52.686064 26512 consensus_queue.cc:260] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.689632 26509 tablet_bootstrap.cc:492] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:52.690177 26509 ts_tablet_manager.cc:1403] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.011s
I20260709 12:19:52.690587 26510 tablet_bootstrap.cc:654] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.691079 26512 ts_tablet_manager.cc:1434] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 12:19:52.692214 26512 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:52.693223 26509 raft_consensus.cc:359] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.694063 26509 raft_consensus.cc:385] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.694375 26509 raft_consensus.cc:740] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.695237 26509 consensus_queue.cc:260] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.705446 26509 ts_tablet_manager.cc:1434] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:19:52.705154 26216 catalog_manager.cc:5697] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:52.706570 26509 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.710387 26512 tablet_bootstrap.cc:654] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.714800 26509 tablet_bootstrap.cc:654] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.723966 26217 catalog_manager.cc:5697] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.732187 26512 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.732801 26512 ts_tablet_manager.cc:1403] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.011s
I20260709 12:19:52.734652 26510 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.735284 26510 ts_tablet_manager.cc:1403] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.011s
I20260709 12:19:52.735201 26512 raft_consensus.cc:359] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:52.735826 26512 raft_consensus.cc:385] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.736053 26512 raft_consensus.cc:740] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.736662 26512 consensus_queue.cc:260] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:52.738530 26510 raft_consensus.cc:359] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.738952 26512 ts_tablet_manager.cc:1434] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:52.739916 26512 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:52.740736 26520 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.741259 26520 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.742142 26510 raft_consensus.cc:385] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.742488 26509 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:52.742496 26510 raft_consensus.cc:740] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.743294 26509 ts_tablet_manager.cc:1403] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.006s
I20260709 12:19:52.743647 26510 consensus_queue.cc:260] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.745373 26512 tablet_bootstrap.cc:654] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.745589 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.746714 26509 raft_consensus.cc:359] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.747538 26509 raft_consensus.cc:385] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.747920 26509 raft_consensus.cc:740] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.748983 26510 ts_tablet_manager.cc:1434] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:19:52.749080 26509 consensus_queue.cc:260] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.750195 26510 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
W20260709 12:19:52.753471 26358 leader_election.cc:343] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.746989 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:52.756585 26509 ts_tablet_manager.cc:1434] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260709 12:19:52.757287 26359 leader_election.cc:343] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.757817 26359 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:52.758102 26509 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.758700 26547 raft_consensus.cc:2749] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.762827 26510 tablet_bootstrap.cc:654] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.765966 26509 tablet_bootstrap.cc:654] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.769644 26520 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.773463 26512 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.773988 26512 ts_tablet_manager.cc:1403] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.023s
I20260709 12:19:52.776436 26512 raft_consensus.cc:359] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.777145 26512 raft_consensus.cc:385] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.777422 26512 raft_consensus.cc:740] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.778252 26512 consensus_queue.cc:260] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.780587 26510 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.781162 26510 ts_tablet_manager.cc:1403] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260709 12:19:52.782480 26512 ts_tablet_manager.cc:1434] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:52.783468 26512 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:52.784134 26510 raft_consensus.cc:359] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.784930 26510 raft_consensus.cc:385] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.785214 26510 raft_consensus.cc:740] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.786682 26510 consensus_queue.cc:260] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.788666 26509 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:52.789713 26509 ts_tablet_manager.cc:1403] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.006s
I20260709 12:19:52.789441 26512 tablet_bootstrap.cc:654] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.792555 26509 raft_consensus.cc:359] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.793205 26509 raft_consensus.cc:385] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.793462 26509 raft_consensus.cc:740] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.788677 26510 ts_tablet_manager.cc:1434] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:19:52.794186 26509 consensus_queue.cc:260] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.794783 26510 tablet_bootstrap.cc:492] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:52.796525 26509 ts_tablet_manager.cc:1434] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:19:52.797554 26509 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.805279 26510 tablet_bootstrap.cc:654] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.807909 26512 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.805285 26509 tablet_bootstrap.cc:654] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.808388 26512 ts_tablet_manager.cc:1403] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260709 12:19:52.811187 26512 raft_consensus.cc:359] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.811901 26512 raft_consensus.cc:385] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.812173 26512 raft_consensus.cc:740] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.813140 26512 consensus_queue.cc:260] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.816636 26512 ts_tablet_manager.cc:1434] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:19:52.817174 26510 tablet_bootstrap.cc:492] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.817634 26510 ts_tablet_manager.cc:1403] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 12:19:52.819463 26512 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:52.820369 26509 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:52.820233 26510 raft_consensus.cc:359] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.820953 26510 raft_consensus.cc:385] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.820986 26509 ts_tablet_manager.cc:1403] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 12:19:52.821347 26510 raft_consensus.cc:740] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.822335 26510 consensus_queue.cc:260] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.824250 26509 raft_consensus.cc:359] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.825281 26509 raft_consensus.cc:385] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.825628 26509 raft_consensus.cc:740] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.825984 26512 tablet_bootstrap.cc:654] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.824298 26510 ts_tablet_manager.cc:1434] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:52.827098 26510 tablet_bootstrap.cc:492] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:52.830852 26509 consensus_queue.cc:260] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.833845 26509 ts_tablet_manager.cc:1434] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:19:52.835615 26520 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.837597 26520 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.838177 26509 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.839778 26520 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.840265 26510 tablet_bootstrap.cc:654] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.841626 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:52.843354 26358 leader_election.cc:343] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.841571 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:52.844930 26359 leader_election.cc:343] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.845383 26359 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:52.846306 26512 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.846612 26509 tablet_bootstrap.cc:654] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.846791 26512 ts_tablet_manager.cc:1403] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.016s
I20260709 12:19:52.847890 26520 raft_consensus.cc:2749] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.850019 26512 raft_consensus.cc:359] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.851359 26514 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.851933 26514 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.854336 26514 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.850802 26512 raft_consensus.cc:385] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.856187 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.856227 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:52.856760 26512 raft_consensus.cc:740] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
W20260709 12:19:52.857815 26283 leader_election.cc:343] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.857622 26512 consensus_queue.cc:260] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.858531 26394 raft_consensus.cc:2468] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:52.858745 26510 tablet_bootstrap.cc:492] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.858819 26509 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:52.859354 26510 ts_tablet_manager.cc:1403] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 12:19:52.860874 26512 ts_tablet_manager.cc:1434] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:19:52.861810 26512 tablet_bootstrap.cc:492] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:52.861847 26285 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:52.862841 26543 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.863101 26514 raft_consensus.cc:2804] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.863566 26514 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.863279 26543 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.863871 26514 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.865657 26543 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.859393 26509 ts_tablet_manager.cc:1403] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 12:19:52.867439 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.867796 26512 tablet_bootstrap.cc:654] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.868614 26509 raft_consensus.cc:359] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:52.869081 26283 leader_election.cc:343] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.869308 26509 raft_consensus.cc:385] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.869630 26509 raft_consensus.cc:740] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.862177 26510 raft_consensus.cc:359] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.870411 26509 consensus_queue.cc:260] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.870615 26514 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.871088 26510 raft_consensus.cc:385] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.871445 26510 raft_consensus.cc:740] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.872099 26510 consensus_queue.cc:260] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.872763 26509 ts_tablet_manager.cc:1434] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:52.873553 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:52.874051 26510 ts_tablet_manager.cc:1434] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:19:52.874121 26509 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.874157 26395 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.875077 26510 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:52.880435 26509 tablet_bootstrap.cc:654] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.882115 26512 tablet_bootstrap.cc:492] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:52.882697 26512 ts_tablet_manager.cc:1403] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 12:19:52.878285 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:52.880435 26510 tablet_bootstrap.cc:654] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:52.884469 26285 leader_election.cc:343] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.884923 26285 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:52.885444 26512 raft_consensus.cc:359] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.886166 26512 raft_consensus.cc:385] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.886451 26512 raft_consensus.cc:740] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.887146 26512 consensus_queue.cc:260] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.888384 26395 raft_consensus.cc:2468] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:52.888777 26512 ts_tablet_manager.cc:1434] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:19:52.889801 26512 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:52.882229 26543 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.890571 26543 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.892761 26543 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.893585 26543 raft_consensus.cc:2749] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:52.893990 26514 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.897010 26285 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:52.898820 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.902489 26520 raft_consensus.cc:493] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.901535 26514 raft_consensus.cc:2804] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.903398 26514 raft_consensus.cc:697] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:52.903256 26520 raft_consensus.cc:515] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.904297 26514 consensus_queue.cc:237] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.905416 26520 leader_election.cc:290] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.901765 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:52.906509 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:52.907845 26283 leader_election.cc:343] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.907846 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.908568 26520 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.908984 26467 raft_consensus.cc:2468] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:52.909062 26520 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:52.910056 26359 leader_election.cc:343] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.902552 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:52.911262 26520 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.908215 26509 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:52.899497 26469 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:52.912256 26509 ts_tablet_manager.cc:1403] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.003s
I20260709 12:19:52.910646 26358 leader_election.cc:304] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:52.915042 26538 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:52.915515 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:52.915280 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:52.916038 26520 raft_consensus.cc:2804] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.915076 26283 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:52.911777 26395 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:52.916458 26520 raft_consensus.cc:493] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.917382 26543 raft_consensus.cc:2804] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:19:52.917512 26358 leader_election.cc:343] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.917789 26543 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.916097 26320 raft_consensus.cc:2468] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:52.918516 26543 raft_consensus.cc:3060] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.917181 26520 raft_consensus.cc:3060] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.919452 26359 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:52.920100 26547 raft_consensus.cc:2804] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:52.920432 26547 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:52.920686 26547 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.926023 26509 raft_consensus.cc:359] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.926863 26509 raft_consensus.cc:385] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.927145 26509 raft_consensus.cc:740] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.928018 26509 consensus_queue.cc:260] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.931617 26543 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.932140 26509 ts_tablet_manager.cc:1434] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:19:52.933281 26509 tablet_bootstrap.cc:492] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.934170 26547 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.937673 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:52.939636 26510 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.940021 26510 ts_tablet_manager.cc:1403] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.004s
I20260709 12:19:52.939128 26320 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.941053 26547 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.944515 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:52.945160 26394 raft_consensus.cc:3060] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.945214 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:52.946249 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:52.946798 26467 raft_consensus.cc:3060] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.946858 26510 raft_consensus.cc:359] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.948417 26510 raft_consensus.cc:385] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.948547 26216 catalog_manager.cc:5697] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.950129 26543 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:52.950477 26358 leader_election.cc:343] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:52.951709 26512 tablet_bootstrap.cc:654] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.952524 26510 raft_consensus.cc:740] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.956795 26467 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:52.957029 26320 raft_consensus.cc:2468] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:52.958150 26359 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:52.958449 26520 raft_consensus.cc:515] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.958150 26283 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:52.960018 26547 raft_consensus.cc:2804] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.958195 26510 consensus_queue.cc:260] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.960742 26509 tablet_bootstrap.cc:654] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.956449 26394 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:52.961515 26547 raft_consensus.cc:697] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:52.962934 26547 consensus_queue.cc:237] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.960695 26543 raft_consensus.cc:2804] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:52.965794 26543 raft_consensus.cc:697] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:52.966400 26510 ts_tablet_manager.cc:1434] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260709 12:19:52.966687 26543 consensus_queue.cc:237] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.967381 26510 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:52.971665 26520 leader_election.cc:290] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:52.976480 26509 tablet_bootstrap.cc:492] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:52.977087 26509 ts_tablet_manager.cc:1403] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.008s
I20260709 12:19:52.977321 26510 tablet_bootstrap.cc:654] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:52.977095 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:52.980473 26467 raft_consensus.cc:3060] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.982507 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:52.980216 26509 raft_consensus.cc:359] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.987061 26509 raft_consensus.cc:385] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.987478 26509 raft_consensus.cc:740] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.988178 26509 consensus_queue.cc:260] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.988374 26537 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:52.989693 26538 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:52.990657 26509 ts_tablet_manager.cc:1434] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 12:19:52.990265 26538 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.993198 26538 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:52.987003 26320 raft_consensus.cc:3060] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:52.994536 26510 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:52.994993 26510 ts_tablet_manager.cc:1403] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.004s
I20260709 12:19:52.995589 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:52.996374 26318 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:52.997738 26510 raft_consensus.cc:359] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:52.998500 26510 raft_consensus.cc:385] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:52.998798 26510 raft_consensus.cc:740] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:52.998343 26216 catalog_manager.cc:5697] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.999143 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:52.999305 26509 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:52.999891 26394 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:53.000403 26510 consensus_queue.cc:260] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.001505 26512 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:53.002112 26512 ts_tablet_manager.cc:1403] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.002s
I20260709 12:19:52.998672 26433 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:53.002869 26510 ts_tablet_manager.cc:1434] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:19:53.002890 26538 raft_consensus.cc:2804] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.003393 26538 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.003718 26538 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.003986 26510 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:53.006181 26467 raft_consensus.cc:2468] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:53.011147 26510 tablet_bootstrap.cc:654] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.015045 26358 leader_election.cc:304] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.017108 26509 tablet_bootstrap.cc:654] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.019007 26320 raft_consensus.cc:2468] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:53.021448 26547 raft_consensus.cc:2804] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.022011 26547 raft_consensus.cc:697] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:53.022956 26547 consensus_queue.cc:237] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.028048 26537 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.028725 26509 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:53.028652 26537 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.029654 26509 ts_tablet_manager.cc:1403] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260709 12:19:53.030937 26537 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.032796 26467 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.033406 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:53.034233 26319 raft_consensus.cc:2393] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:19:53.012174 26512 raft_consensus.cc:359] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.034989 26512 raft_consensus.cc:385] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.035310 26512 raft_consensus.cc:740] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.032627 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.036006 26512 consensus_queue.cc:260] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.014097 26538 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.038125 26434 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:53.039772 26538 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.040463 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:53.036821 26217 catalog_manager.cc:5697] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.041092 26512 ts_tablet_manager.cc:1434] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 12:19:53.041105 26319 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.042137 26512 tablet_bootstrap.cc:492] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:53.044793 26509 raft_consensus.cc:359] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.047358 26509 raft_consensus.cc:385] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.048132 26509 raft_consensus.cc:740] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.045521 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:53.049556 26395 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.050482 26520 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:53.052346 26510 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:53.053031 26510 ts_tablet_manager.cc:1403] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.011s
I20260709 12:19:53.046139 26537 raft_consensus.cc:2749] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.055158 26512 tablet_bootstrap.cc:654] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.050395 26509 consensus_queue.cc:260] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.063871 26509 ts_tablet_manager.cc:1434] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260709 12:19:53.060166 26510 raft_consensus.cc:359] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.066473 26512 tablet_bootstrap.cc:492] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:53.066789 26510 raft_consensus.cc:385] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.067111 26512 ts_tablet_manager.cc:1403] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 12:19:53.069032 26319 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:53.070050 26512 raft_consensus.cc:359] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.070322 26433 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:53.066530 26509 tablet_bootstrap.cc:492] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:53.071588 26537 raft_consensus.cc:2804] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.072090 26537 raft_consensus.cc:697] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:53.061198 26395 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:53.072964 26537 consensus_queue.cc:237] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.077056 26512 raft_consensus.cc:385] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.077410 26512 raft_consensus.cc:740] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.076854 26216 catalog_manager.cc:5697] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.078249 26512 consensus_queue.cc:260] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.070039 26510 raft_consensus.cc:740] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.080019 26510 consensus_queue.cc:260] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.082008 26509 tablet_bootstrap.cc:654] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.082118 26510 ts_tablet_manager.cc:1434] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:19:53.083082 26510 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:53.101099 26512 ts_tablet_manager.cc:1434] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 12:19:53.102377 26547 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:53.101951 26512 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:53.105947 26510 tablet_bootstrap.cc:654] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.107247 26543 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:53.112910 26512 tablet_bootstrap.cc:654] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.119359 26547 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.119953 26547 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:53.123831 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.124647 26467 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:53.126227 26358 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.127275 26522 raft_consensus.cc:2804] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.127666 26522 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.127905 26547 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.128021 26522 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.131515 26467 raft_consensus.cc:3060] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.134315 26512 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:53.138502 26512 ts_tablet_manager.cc:1403] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.003s
I20260709 12:19:53.139087 26217 catalog_manager.cc:5697] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:53.134311 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:53.143038 26359 leader_election.cc:343] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.143504 26512 raft_consensus.cc:359] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.144177 26512 raft_consensus.cc:385] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.144462 26512 raft_consensus.cc:740] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.145131 26512 consensus_queue.cc:260] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.149276 26512 ts_tablet_manager.cc:1434] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:19:53.150286 26512 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:53.155998 26512 tablet_bootstrap.cc:654] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.159601 26543 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.160233 26543 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.160843 26574 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:53.162359 26510 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:53.162830 26510 ts_tablet_manager.cc:1403] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.017s
I20260709 12:19:53.163507 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.164467 26543 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:53.165023 26285 leader_election.cc:343] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.166482 26537 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.167938 26510 raft_consensus.cc:359] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.168694 26510 raft_consensus.cc:385] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.169055 26510 raft_consensus.cc:740] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.168731 26537 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.170086 26547 raft_consensus.cc:493] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.170171 26510 consensus_queue.cc:260] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.170655 26547 raft_consensus.cc:515] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.172402 26537 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.172556 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.172744 26547 leader_election.cc:290] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:53.174062 26434 leader_election.cc:343] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.175222 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.175812 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:53.167505 26522 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
W20260709 12:19:53.177446 26359 leader_election.cc:343] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.177832 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:53.178061 26358 leader_election.cc:343] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.178475 26358 leader_election.cc:304] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:19:53.179155 26433 leader_election.cc:343] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.179540 26547 raft_consensus.cc:2749] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.179621 26433 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:53.180845 26537 raft_consensus.cc:2749] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.181185 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:53.181818 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
W20260709 12:19:53.182403 26359 leader_election.cc:343] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.182462 26468 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.183341 26510 ts_tablet_manager.cc:1434] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 12:19:53.184314 26510 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:53.191032 26510 tablet_bootstrap.cc:654] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.196437 26468 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:53.197642 26358 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:53.198660 26547 raft_consensus.cc:2804] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.199273 26547 raft_consensus.cc:697] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:53.200239 26547 consensus_queue.cc:237] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:53.204402 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.205302 26522 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:53.206084 26283 leader_election.cc:343] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.206624 26283 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:53.207918 26543 raft_consensus.cc:2749] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.208997 26522 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.209656 26522 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.212396 26509 tablet_bootstrap.cc:492] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:53.212968 26509 ts_tablet_manager.cc:1403] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.147s	user 0.020s	sys 0.020s
I20260709 12:19:53.213245 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:53.214938 26359 leader_election.cc:343] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.217626 26522 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.218537 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:53.219905 26358 leader_election.cc:343] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.220361 26358 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:53.220886 26512 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:53.221395 26512 ts_tablet_manager.cc:1403] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.051s
I20260709 12:19:53.221477 26522 raft_consensus.cc:2749] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.224900 26512 raft_consensus.cc:359] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.225606 26512 raft_consensus.cc:385] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.225929 26512 raft_consensus.cc:740] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.226598 26512 consensus_queue.cc:260] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.228670 26512 ts_tablet_manager.cc:1434] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:53.229502 26512 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:53.230185 26217 catalog_manager.cc:5697] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:53.235314 26512 tablet_bootstrap.cc:654] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.243690 26543 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.244279 26543 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.246387 26543 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.247620 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.248354 26469 raft_consensus.cc:2468] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:53.249212 26543 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.249708 26543 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.251345 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.252007 26395 raft_consensus.cc:2468] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:53.252710 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.253041 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.253384 26394 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:53.253647 26467 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:53.254348 26285 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.254721 26283 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:53.255191 26574 raft_consensus.cc:2804] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.255604 26574 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.255543 26514 raft_consensus.cc:2804] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.252727 26543 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.256065 26574 raft_consensus.cc:3060] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.256165 26514 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.256623 26514 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.264760 26514 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.268185 26574 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.272467 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:53.273200 26394 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.273694 26574 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.277231 26512 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:53.277757 26512 ts_tablet_manager.cc:1403] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.014s
I20260709 12:19:53.268777 26509 raft_consensus.cc:359] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.279325 26509 raft_consensus.cc:385] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.279438 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:53.280017 26395 raft_consensus.cc:3060] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.279719 26509 raft_consensus.cc:740] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.280578 26512 raft_consensus.cc:359] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.282339 26512 raft_consensus.cc:385] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.280954 26509 consensus_queue.cc:260] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.282676 26512 raft_consensus.cc:740] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.282706 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:53.282015 26514 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.283648 26512 consensus_queue.cc:260] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.286300 26469 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.287863 26512 ts_tablet_manager.cc:1434] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:19:53.285576 26509 ts_tablet_manager.cc:1434] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 12:19:53.288956 26509 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:53.291317 26395 raft_consensus.cc:2468] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:53.292526 26285 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.293200 26514 raft_consensus.cc:2804] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.293766 26514 raft_consensus.cc:697] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:53.295778 26512 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:53.296259 26514 consensus_queue.cc:237] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.281275 26394 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:53.281724 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:53.295410 26510 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:53.302942 26574 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.303148 26467 raft_consensus.cc:3060] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.303377 26510 ts_tablet_manager.cc:1403] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.119s	user 0.041s	sys 0.040s
I20260709 12:19:53.303562 26285 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.303498 26574 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.304579 26543 raft_consensus.cc:2804] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.306948 26510 raft_consensus.cc:359] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.307730 26510 raft_consensus.cc:385] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.308086 26510 raft_consensus.cc:740] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.308950 26510 consensus_queue.cc:260] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.311152 26467 raft_consensus.cc:2468] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:53.301730 26512 tablet_bootstrap.cc:654] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.294947 26509 tablet_bootstrap.cc:654] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.314517 26469 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:53.322021 26510 ts_tablet_manager.cc:1434] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.007s
I20260709 12:19:53.315554 26574 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.317008 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.320487 26543 raft_consensus.cc:697] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:53.330518 26394 raft_consensus.cc:2468] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:53.327471 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.331040 26510 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:53.331416 26467 raft_consensus.cc:2468] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:53.331588 26285 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.330027 26512 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:53.333227 26509 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:53.330951 26543 consensus_queue.cc:237] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.333750 26509 ts_tablet_manager.cc:1403] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 12:19:53.336490 26512 ts_tablet_manager.cc:1403] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.006s
I20260709 12:19:53.336427 26509 raft_consensus.cc:359] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.332998 26574 raft_consensus.cc:2804] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.337209 26509 raft_consensus.cc:385] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.337538 26574 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.337985 26574 raft_consensus.cc:3060] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.339550 26510 tablet_bootstrap.cc:654] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.339538 26512 raft_consensus.cc:359] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.340770 26512 raft_consensus.cc:385] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.341055 26512 raft_consensus.cc:740] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.335847 26215 catalog_manager.cc:5697] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.341876 26512 consensus_queue.cc:260] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.346386 26574 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.348615 26574 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.350961 26512 ts_tablet_manager.cc:1434] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:19:53.351722 26534 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.352029 26512 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:53.352228 26534 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.353631 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:53.354450 26394 raft_consensus.cc:3060] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.355810 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.358387 26547 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.358947 26512 tablet_bootstrap.cc:654] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.358889 26547 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.361210 26547 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:53.363521 26434 leader_election.cc:343] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.337558 26509 raft_consensus.cc:740] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.365631 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.363587 26394 raft_consensus.cc:2468] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:53.366524 26469 raft_consensus.cc:2468] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:53.365790 26509 consensus_queue.cc:260] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.367730 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:53.368431 26467 raft_consensus.cc:3060] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.369582 26509 ts_tablet_manager.cc:1434] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:19:53.371845 26358 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.354378 26534 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.372982 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:53.374109 26512 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:53.372982 26285 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.374800 26512 ts_tablet_manager.cc:1403] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 12:19:53.375602 26574 raft_consensus.cc:2804] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:19:53.375914 26266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:53.376123 26574 raft_consensus.cc:697] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:53.376998 26574 consensus_queue.cc:237] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.377840 26512 raft_consensus.cc:359] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.378664 26512 raft_consensus.cc:385] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.378957 26512 raft_consensus.cc:740] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.379887 26512 consensus_queue.cc:260] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.381522 26509 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:53.382424 26512 ts_tablet_manager.cc:1434] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:19:53.384124 26512 tablet_bootstrap.cc:492] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:53.386423 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:53.387171 26320 raft_consensus.cc:2468] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:53.391315 26512 tablet_bootstrap.cc:654] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:53.392123 26283 consensus_peers.cc:597] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:53.400056 26547 raft_consensus.cc:2804] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.400781 26547 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.401162 26547 raft_consensus.cc:3060] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.405093 26467 raft_consensus.cc:2468] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
W20260709 12:19:53.391314 26433 leader_election.cc:343] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.409647 26522 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:53.413434 26510 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:53.415153 26510 ts_tablet_manager.cc:1403] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.084s	user 0.030s	sys 0.048s
I20260709 12:19:53.418042 26547 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.413769 26509 tablet_bootstrap.cc:654] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.421082 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:53.421802 26319 raft_consensus.cc:3060] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.421852 26510 raft_consensus.cc:359] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:53.422931 26510 raft_consensus.cc:385] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.423333 26510 raft_consensus.cc:740] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.418612 26433 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:53.427011 26534 raft_consensus.cc:2749] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.424484 26510 consensus_queue.cc:260] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:53.429966 26510 ts_tablet_manager.cc:1434] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:19:53.430948 26509 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:53.431000 26510 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:53.431483 26509 ts_tablet_manager.cc:1403] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 12:19:53.434101 26509 raft_consensus.cc:359] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.434796 26509 raft_consensus.cc:385] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.435086 26509 raft_consensus.cc:740] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.435724 26509 consensus_queue.cc:260] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.438349 26510 tablet_bootstrap.cc:654] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.438896 26509 ts_tablet_manager.cc:1434] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 12:19:53.437043 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 45781.8us
I20260709 12:19:53.444175 26509 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:53.455185 26509 tablet_bootstrap.cc:654] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.455035 26522 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:53.470731 26509 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:53.474364 26543 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:53.475409 26509 ts_tablet_manager.cc:1403] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 12:19:53.483549 26509 raft_consensus.cc:359] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.484328 26509 raft_consensus.cc:385] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.484606 26509 raft_consensus.cc:740] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.485332 26509 consensus_queue.cc:260] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.498286 26509 ts_tablet_manager.cc:1434] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:19:53.499471 26509 tablet_bootstrap.cc:492] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:53.503576 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:53.504331 26469 raft_consensus.cc:3060] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.505482 26509 tablet_bootstrap.cc:654] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.522126 26543 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:53.524161 26509 tablet_bootstrap.cc:492] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:53.524875 26509 ts_tablet_manager.cc:1403] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
W20260709 12:19:53.526147 26358 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:53.530916 26509 raft_consensus.cc:359] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.531710 26509 raft_consensus.cc:385] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.532022 26509 raft_consensus.cc:740] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.532202 26522 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:53.537590 26509 consensus_queue.cc:260] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.541826 26509 ts_tablet_manager.cc:1434] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:19:53.544535 26509 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:53.554913 26509 tablet_bootstrap.cc:654] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.557067 26522 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.557636 26522 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.561293 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:53.563570 26359 leader_election.cc:343] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.568354 26509 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:53.568953 26509 ts_tablet_manager.cc:1403] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 12:19:53.571910 26509 raft_consensus.cc:359] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.572639 26509 raft_consensus.cc:385] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.572942 26509 raft_consensus.cc:740] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.575078 26319 raft_consensus.cc:2468] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:53.576560 26359 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.577612 26520 raft_consensus.cc:2804] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:53.580554 26520 raft_consensus.cc:697] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:53.581549 26520 consensus_queue.cc:237] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.573676 26509 consensus_queue.cc:260] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.592164 26509 ts_tablet_manager.cc:1434] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:19:53.593281 26509 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:53.594549 26543 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:19:53.607628 26509 tablet_bootstrap.cc:654] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.623498 26469 raft_consensus.cc:2468] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:53.635761 26522 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.640789 26317 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.661557 26547 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.644379 26217 catalog_manager.cc:5697] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.674458 26534 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.675042 26534 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.679420 26534 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.676582 26520 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.684520 26509 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:53.685079 26509 ts_tablet_manager.cc:1403] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.005s
I20260709 12:19:53.691329 26520 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.685269 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.703050 26510 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:53.890642 26510 ts_tablet_manager.cc:1403] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.460s	user 0.151s	sys 0.199s
I20260709 12:19:53.890487 26509 raft_consensus.cc:359] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.827574 26538 consensus_queue.cc:1048] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.064s
I20260709 12:19:53.891532 26509 raft_consensus.cc:385] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.891988 26509 raft_consensus.cc:740] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.708329 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.728572 26534 raft_consensus.cc:493] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.893234 26534 raft_consensus.cc:515] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.772445 26216 catalog_manager.cc:5697] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.892894 26509 consensus_queue.cc:260] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.895056 26534 leader_election.cc:290] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.704692 26520 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.898579 26534 consensus_queue.cc:1048] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:53.805996 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:53.824349 26601 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:53.901381 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 76168.8us
I20260709 12:19:53.909080 26601 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:53.909792 26216 catalog_manager.cc:5697] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:53.827279 26537 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.754465 26547 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.705237 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:53.921797 26512 tablet_bootstrap.cc:492] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:53.922349 26512 ts_tablet_manager.cc:1403] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.538s	user 0.092s	sys 0.064s
I20260709 12:19:53.923949 26601 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.707947 26619 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.210s
I20260709 12:19:53.925643 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.926402 26395 raft_consensus.cc:2468] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:53.918931 26547 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.918314 26537 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.929581 26522 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 12:19:53.964037 26512 raft_consensus.cc:359] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.964877 26512 raft_consensus.cc:385] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.965189 26512 raft_consensus.cc:740] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
W20260709 12:19:53.930980 26358 leader_election.cc:343] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.966271 26358 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:53.930994 26434 leader_election.cc:304] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.967720 26538 raft_consensus.cc:2804] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:53.967881 26537 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.968153 26538 raft_consensus.cc:493] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:53.968531 26538 raft_consensus.cc:3060] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:53.954195 26625 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:53.968894 26510 raft_consensus.cc:359] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.969543 26625 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.970048 26510 raft_consensus.cc:385] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:53.931499 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:53.970489 26510 raft_consensus.cc:740] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:53.971365 26510 consensus_queue.cc:260] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.971887 26625 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:53.968848 26547 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:53.972471 26509 ts_tablet_manager.cc:1434] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.287s	user 0.024s	sys 0.056s
I20260709 12:19:53.972622 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.973304 26394 raft_consensus.cc:2468] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:53.973524 26510 ts_tablet_manager.cc:1434] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.005s
I20260709 12:19:53.973737 26509 tablet_bootstrap.cc:492] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:53.974699 26510 tablet_bootstrap.cc:492] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:53.974571 26619 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:53.976272 26538 raft_consensus.cc:515] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.949167 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:53.977733 26318 raft_consensus.cc:2468] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:53.980945 26512 consensus_queue.cc:260] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:53.970851 26467 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:53.983853 26509 tablet_bootstrap.cc:654] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:53.929760 26320 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:53.983091 26574 consensus_queue.cc:1048] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:19:53.989077 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.993697 26512 ts_tablet_manager.cc:1434] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.002s
I20260709 12:19:53.989645 26359 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:53.995049 26512 tablet_bootstrap.cc:492] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:53.986055 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:53.998704 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:53.985817 26514 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 12:19:54.004360 26359 leader_election.cc:343] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:53.997072 26547 raft_consensus.cc:2804] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.005223 26547 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.005653 26547 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.005856 26514 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:53.986879 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 55941.9us
I20260709 12:19:53.997269 26434 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.016333 26625 raft_consensus.cc:2804] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.016752 26625 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.017262 26625 raft_consensus.cc:3060] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.020753 26469 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:54.038409 26434 leader_election.cc:343] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.070737 26510 tablet_bootstrap.cc:654] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.086436 26627 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.087059 26627 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.091185 26509 tablet_bootstrap.cc:492] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:54.091858 26509 ts_tablet_manager.cc:1403] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.118s	user 0.034s	sys 0.007s
I20260709 12:19:54.085919 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:54.101759 26467 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:54.107991 26625 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.110046 26625 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.115890 26627 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.083634 26433 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:54.117355 26619 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.118700 26522 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.119643 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.119544 26522 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.122184 26522 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.122280 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.078379 26547 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.123687 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.125448 26547 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.126297 26538 leader_election.cc:290] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:19:54.129400 26359 leader_election.cc:343] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.131338 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:54.131770 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:54.132108 26317 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.132452 26394 raft_consensus.cc:3060] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.132774 26625 raft_consensus.cc:2749] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.135484 26509 raft_consensus.cc:359] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.136262 26509 raft_consensus.cc:385] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.137817 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:54.141237 26512 tablet_bootstrap.cc:654] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.138531 26393 raft_consensus.cc:3060] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.130235 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:19:54.147647 26434 leader_election.cc:343] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.149715 26514 consensus_queue.cc:1048] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.150928 26543 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.151458 26514 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.149712 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:54.152261 26320 raft_consensus.cc:3060] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.153829 26283 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:54.136607 26509 raft_consensus.cc:740] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.154773 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.154914 26509 consensus_queue.cc:260] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.155428 26318 raft_consensus.cc:2468] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:54.155718 26628 raft_consensus.cc:2804] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:54.156101 26628 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:19:54.156469 26628 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:54.156863 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:54.157151 26509 ts_tablet_manager.cc:1434] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.001s
I20260709 12:19:54.159600 26509 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:54.159417 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:54.160080 26320 raft_consensus.cc:2468] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.160301 26469 raft_consensus.cc:2393] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 1: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:19:54.165073 26393 raft_consensus.cc:2468] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.166376 26434 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.169963 26317 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:54.170092 26627 raft_consensus.cc:2804] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.176126 26359 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.177121 26547 raft_consensus.cc:2804] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.177835 26627 raft_consensus.cc:697] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:54.178413 26628 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:54.179906 26547 raft_consensus.cc:697] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:54.172858 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:54.181320 26358 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:54.180932 26547 consensus_queue.cc:237] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.173647 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:54.182768 26469 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.175173 26394 raft_consensus.cc:2468] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.181538 26466 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:54.178797 26627 consensus_queue.cc:237] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.182202 26520 raft_consensus.cc:2749] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.184898 26434 leader_election.cc:304] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.185688 26625 raft_consensus.cc:2804] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.186188 26625 raft_consensus.cc:697] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:54.186702 26619 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.187012 26625 consensus_queue.cc:237] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.191411 26469 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:54.201802 26510 tablet_bootstrap.cc:492] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.202389 26510 ts_tablet_manager.cc:1403] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.228s	user 0.016s	sys 0.004s
I20260709 12:19:54.203047 26512 tablet_bootstrap.cc:492] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.203567 26512 ts_tablet_manager.cc:1403] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.209s	user 0.010s	sys 0.010s
W20260709 12:19:54.195371 26433 leader_election.cc:343] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.196465 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:54.172829 26509 tablet_bootstrap.cc:654] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.198709 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:54.199262 26628 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.206327 26512 raft_consensus.cc:359] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.207037 26512 raft_consensus.cc:385] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.207320 26512 raft_consensus.cc:740] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.210093 26512 consensus_queue.cc:260] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.205117 26510 raft_consensus.cc:359] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.215057 26510 raft_consensus.cc:385] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.215382 26510 raft_consensus.cc:740] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
W20260709 12:19:54.210641 26433 leader_election.cc:343] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.216562 26510 consensus_queue.cc:260] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.217155 26433 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:54.218811 26512 ts_tablet_manager.cc:1434] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:19:54.219228 26510 ts_tablet_manager.cc:1434] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:19:54.221050 26538 raft_consensus.cc:2749] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.221432 26512 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:54.221846 26510 tablet_bootstrap.cc:492] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.224022 26433 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:54.226893 26538 raft_consensus.cc:2804] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.227355 26538 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.227707 26538 raft_consensus.cc:3060] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:54.228932 26433 leader_election.cc:343] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.230633 26358 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:54.231339 26547 raft_consensus.cc:2804] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.231720 26547 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.232076 26547 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.234828 26283 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:54.236321 26628 raft_consensus.cc:2749] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:54.242388 26215 catalog_manager.cc:5697] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.246196 26510 tablet_bootstrap.cc:654] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.246721 26512 tablet_bootstrap.cc:654] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.250176 26509 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:54.250653 26509 ts_tablet_manager.cc:1403] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.001s
I20260709 12:19:54.252409 26538 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.255452 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:54.256072 26319 raft_consensus.cc:3060] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.263157 26319 raft_consensus.cc:2468] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.263324 26547 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.264482 26433 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:54.265365 26625 raft_consensus.cc:2804] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.266222 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:54.266932 26317 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.268826 26510 tablet_bootstrap.cc:492] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.269304 26510 ts_tablet_manager.cc:1403] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.006s
I20260709 12:19:54.273958 26512 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.274768 26512 ts_tablet_manager.cc:1403] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.004s
I20260709 12:19:54.276121 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:54.276743 26467 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.277182 26510 raft_consensus.cc:359] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.277465 26512 raft_consensus.cc:359] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.277948 26510 raft_consensus.cc:385] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.278331 26512 raft_consensus.cc:385] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.278327 26510 raft_consensus.cc:740] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.278861 26512 raft_consensus.cc:740] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.273969 26625 raft_consensus.cc:697] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:54.279633 26510 consensus_queue.cc:260] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.279726 26512 consensus_queue.cc:260] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.282893 26547 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.282015 26522 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.289546 26512 ts_tablet_manager.cc:1434] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:19:54.286109 26625 consensus_queue.cc:237] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.289955 26522 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.290863 26512 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:54.292064 26522 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.292788 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.293654 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:54.285069 26467 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
W20260709 12:19:54.294238 26359 leader_election.cc:343] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.289458 26510 ts_tablet_manager.cc:1434] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:19:54.295099 26358 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.295629 26510 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.295930 26522 raft_consensus.cc:2804] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.296407 26522 raft_consensus.cc:697] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:54.297380 26522 consensus_queue.cc:237] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.297717 26512 tablet_bootstrap.cc:654] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.302377 26317 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:54.305078 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:54.305792 26394 raft_consensus.cc:3060] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.294298 26466 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:54.307510 26538 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.308689 26358 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:54.279928 26509 raft_consensus.cc:359] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.310086 26509 raft_consensus.cc:385] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.310321 26510 tablet_bootstrap.cc:654] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.310441 26509 raft_consensus.cc:740] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.313472 26509 consensus_queue.cc:260] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.314635 26547 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.315111 26547 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.315450 26547 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.315702 26509 ts_tablet_manager.cc:1434] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.000s
I20260709 12:19:54.316597 26509 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:54.319056 26394 raft_consensus.cc:2468] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.328176 26547 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.324331 26215 catalog_manager.cc:5697] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:54.329948 26510 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.330448 26510 ts_tablet_manager.cc:1403] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260709 12:19:54.331475 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:54.331475 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:54.333110 26466 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.334303 26510 raft_consensus.cc:359] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.334699 26509 tablet_bootstrap.cc:654] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:54.334816 26359 leader_election.cc:343] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.336617 26215 catalog_manager.cc:5697] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:54.339578 26625 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.330811 26547 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.334986 26510 raft_consensus.cc:385] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.340752 26510 raft_consensus.cc:740] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.342069 26466 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:54.343365 26358 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:54.344556 26547 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.344362 26510 consensus_queue.cc:260] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.345013 26547 raft_consensus.cc:697] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:54.345861 26547 consensus_queue.cc:237] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.346534 26510 ts_tablet_manager.cc:1434] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:19:54.348565 26510 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.352522 26216 catalog_manager.cc:5697] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.340194 26625 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.356796 26510 tablet_bootstrap.cc:654] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.368839 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.369608 26510 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.369547 26319 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:54.370589 26512 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.371078 26510 ts_tablet_manager.cc:1403] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.010s
I20260709 12:19:54.371559 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:54.371074 26512 ts_tablet_manager.cc:1403] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.080s	user 0.046s	sys 0.024s
I20260709 12:19:54.372222 26394 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:54.372845 26433 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:54.374293 26510 raft_consensus.cc:359] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.375109 26510 raft_consensus.cc:385] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.375226 26538 raft_consensus.cc:2804] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.375473 26510 raft_consensus.cc:740] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.375633 26538 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.376024 26538 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.373296 26625 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.376485 26510 consensus_queue.cc:260] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.378710 26510 ts_tablet_manager.cc:1434] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:19:54.378870 26512 raft_consensus.cc:359] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.379607 26512 raft_consensus.cc:385] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.379730 26510 tablet_bootstrap.cc:492] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.380373 26512 raft_consensus.cc:740] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.381368 26512 consensus_queue.cc:260] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.383960 26512 ts_tablet_manager.cc:1434] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:54.385061 26512 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:54.386631 26510 tablet_bootstrap.cc:654] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.391630 26512 tablet_bootstrap.cc:654] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.398535 26510 tablet_bootstrap.cc:492] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.399106 26510 ts_tablet_manager.cc:1403] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 12:19:54.401752 26510 raft_consensus.cc:359] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.402691 26510 raft_consensus.cc:385] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.403034 26510 raft_consensus.cc:740] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.403833 26510 consensus_queue.cc:260] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.406085 26510 ts_tablet_manager.cc:1434] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:54.407286 26510 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.412988 26538 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.418881 26216 catalog_manager.cc:5697] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.419735 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:54.420389 26319 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.429883 26215 catalog_manager.cc:5697] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:54.431136 26319 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.432199 26512 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.432753 26512 ts_tablet_manager.cc:1403] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.048s	user 0.024s	sys 0.006s
I20260709 12:19:54.434383 26433 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:54.435384 26625 raft_consensus.cc:2804] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.435967 26625 raft_consensus.cc:697] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:54.436908 26625 consensus_queue.cc:237] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.438890 26512 raft_consensus.cc:359] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.439667 26512 raft_consensus.cc:385] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.439951 26512 raft_consensus.cc:740] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.440717 26512 consensus_queue.cc:260] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.442847 26538 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.443230 26512 ts_tablet_manager.cc:1434] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:19:54.444114 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:54.446499 26394 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.448033 26510 tablet_bootstrap.cc:654] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.454420 26394 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.444607 26509 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:54.455623 26509 ts_tablet_manager.cc:1403] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.139s	user 0.035s	sys 0.044s
I20260709 12:19:54.458938 26512 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:54.464056 26466 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.469700 26509 raft_consensus.cc:359] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.470464 26509 raft_consensus.cc:385] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.470763 26509 raft_consensus.cc:740] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.471490 26509 consensus_queue.cc:260] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.474958 26509 ts_tablet_manager.cc:1434] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:19:54.475982 26509 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:54.476760 26512 tablet_bootstrap.cc:654] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.478400 26215 catalog_manager.cc:5697] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:54.479828 26574 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:54.480278 26266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:54.480369 26574 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.482812 26574 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.483079 26510 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.483572 26510 ts_tablet_manager.cc:1403] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.023s
I20260709 12:19:54.484594 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:54.485396 26467 raft_consensus.cc:2393] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 1: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:19:54.486222 26510 raft_consensus.cc:359] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.486886 26510 raft_consensus.cc:385] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.487138 26510 raft_consensus.cc:740] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.487859 26510 consensus_queue.cc:260] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.492149 26510 ts_tablet_manager.cc:1434] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:19:54.493186 26509 tablet_bootstrap.cc:654] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.493135 26510 tablet_bootstrap.cc:492] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.488129 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:54.506304 26285 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:54.507345 26547 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.507486 26574 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.507835 26547 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.511121 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:54.512871 26358 leader_election.cc:343] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.513168 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:54.514734 26359 leader_election.cc:343] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.515187 26359 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:54.515950 26547 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.515941 26522 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.506953 26510 tablet_bootstrap.cc:654] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.542218 26574 raft_consensus.cc:2749] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.548099 26510 tablet_bootstrap.cc:492] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.548349 26512 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.548676 26510 ts_tablet_manager.cc:1403] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.022s
I20260709 12:19:54.549546 26512 ts_tablet_manager.cc:1403] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.033s
I20260709 12:19:54.552351 26319 raft_consensus.cc:1240] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:54.552064 26510 raft_consensus.cc:359] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.552278 26512 raft_consensus.cc:359] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.552896 26510 raft_consensus.cc:385] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.553328 26510 raft_consensus.cc:740] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.553046 26512 raft_consensus.cc:385] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.554445 26512 raft_consensus.cc:740] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.554328 26510 consensus_queue.cc:260] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.555152 26547 consensus_queue.cc:1059] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:54.555132 26512 consensus_queue.cc:260] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.556392 26522 raft_consensus.cc:3055] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:54.556587 26510 ts_tablet_manager.cc:1434] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:19:54.558178 26510 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.556756 26522 raft_consensus.cc:740] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:54.562201 26512 ts_tablet_manager.cc:1434] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:19:54.563189 26512 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:54.562953 26522 consensus_queue.cc:260] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:54.563570 26510 tablet_bootstrap.cc:654] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.564293 26522 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:54.569435 26512 tablet_bootstrap.cc:654] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.557174 26509 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:54.575500 26509 ts_tablet_manager.cc:1403] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.025s
I20260709 12:19:54.578703 26509 raft_consensus.cc:359] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.579941 26509 raft_consensus.cc:385] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.580353 26509 raft_consensus.cc:740] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.582274 26509 consensus_queue.cc:260] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.584422 26509 ts_tablet_manager.cc:1434] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260709 12:19:54.585487 26509 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:54.585067 26510 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.586447 26510 ts_tablet_manager.cc:1403] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
I20260709 12:19:54.588953 26510 raft_consensus.cc:359] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.589663 26510 raft_consensus.cc:385] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.589968 26510 raft_consensus.cc:740] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.590623 26510 consensus_queue.cc:260] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.591931 26509 tablet_bootstrap.cc:654] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.592634 26510 ts_tablet_manager.cc:1434] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 12:19:54.593559 26510 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.594120 26512 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.594564 26512 ts_tablet_manager.cc:1403] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260709 12:19:54.594417 26547 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.597227 26512 raft_consensus.cc:359] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.598450 26512 raft_consensus.cc:385] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.598724 26512 raft_consensus.cc:740] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.599364 26510 tablet_bootstrap.cc:654] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.599462 26512 consensus_queue.cc:260] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.601521 26512 ts_tablet_manager.cc:1434] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:54.629700 26319 raft_consensus.cc:3060] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.630685 26512 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:54.638509 26512 tablet_bootstrap.cc:654] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.647070 26625 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.648660 26547 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.657373 26538 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.658159 26512 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.658638 26512 ts_tablet_manager.cc:1403] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 12:19:54.661144 26512 raft_consensus.cc:359] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.661815 26512 raft_consensus.cc:385] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.662118 26512 raft_consensus.cc:740] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.662737 26512 consensus_queue.cc:260] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.664821 26512 ts_tablet_manager.cc:1434] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:54.689690 26510 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.690245 26510 ts_tablet_manager.cc:1403] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.097s	user 0.051s	sys 0.029s
I20260709 12:19:54.693080 26510 raft_consensus.cc:359] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.693750 26510 raft_consensus.cc:385] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.694119 26510 raft_consensus.cc:740] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.694712 26510 consensus_queue.cc:260] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.698026 26625 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.699586 26509 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:54.699980 26512 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:54.700182 26509 ts_tablet_manager.cc:1403] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.115s	user 0.026s	sys 0.060s
I20260709 12:19:54.711215 26510 ts_tablet_manager.cc:1434] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:19:54.702912 26509 raft_consensus.cc:359] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.711769 26509 raft_consensus.cc:385] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.712107 26509 raft_consensus.cc:740] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.712302 26510 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.713227 26574 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.713719 26574 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.715735 26574 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.712879 26509 consensus_queue.cc:260] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.717983 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:54.718508 26509 ts_tablet_manager.cc:1434] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
W20260709 12:19:54.719251 26283 leader_election.cc:343] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.720288 26509 tablet_bootstrap.cc:492] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:54.725162 26510 tablet_bootstrap.cc:654] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.729110 26512 tablet_bootstrap.cc:654] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.731208 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:54.731911 26393 raft_consensus.cc:2468] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:54.735370 26627 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.736763 26509 tablet_bootstrap.cc:654] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.737774 26285 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:54.738595 26676 raft_consensus.cc:2804] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.738943 26676 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.739295 26676 raft_consensus.cc:3060] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.739955 26625 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.740566 26625 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.742766 26625 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.746265 26676 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.749065 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:54.751623 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:54.752290 26395 raft_consensus.cc:3060] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.753480 26547 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.754055 26547 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.756999 26547 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.757340 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.758060 26320 raft_consensus.cc:2468] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:54.758953 26395 raft_consensus.cc:2468] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:54.759989 26393 raft_consensus.cc:2468] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:54.760974 26676 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.760003 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:54.763958 26512 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.764532 26512 ts_tablet_manager.cc:1403] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.012s
I20260709 12:19:54.764649 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.764987 26434 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.765877 26627 raft_consensus.cc:2804] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.766258 26627 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.766198 26547 consensus_queue.cc:1048] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.766693 26627 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.767331 26512 raft_consensus.cc:359] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.768059 26512 raft_consensus.cc:385] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.768343 26512 raft_consensus.cc:740] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
W20260709 12:19:54.768535 26359 leader_election.cc:343] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.769037 26512 consensus_queue.cc:260] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.769683 26285 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.771337 26514 raft_consensus.cc:2804] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.771858 26514 raft_consensus.cc:697] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:54.772715 26514 consensus_queue.cc:237] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.773697 26522 consensus_queue.cc:1048] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.775259 26547 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.777864 26512 ts_tablet_manager.cc:1434] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:19:54.779680 26512 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
W20260709 12:19:54.779883 26283 leader_election.cc:343] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.780047 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:54.781286 26358 leader_election.cc:343] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.781745 26358 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:54.779601 26547 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.782862 26618 raft_consensus.cc:2749] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.787825 26676 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.788754 26547 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.788376 26676 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.790086 26538 raft_consensus.cc:493] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.790580 26538 raft_consensus.cc:515] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.793653 26676 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.795352 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:54.796868 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.809551 26509 tablet_bootstrap.cc:492] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:54.810806 26509 ts_tablet_manager.cc:1403] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.023s
I20260709 12:19:54.810475 26625 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:54.807955 26393 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:54.840173 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:54.849298 26509 raft_consensus.cc:359] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.850137 26509 raft_consensus.cc:385] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.850427 26509 raft_consensus.cc:740] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.842533 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.851195 26509 consensus_queue.cc:260] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:54.833010 26359 leader_election.cc:343] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.850570 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:54.859856 26684 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.851629 26538 leader_election.cc:290] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.862274 26285 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.839207 26625 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.866900 26625 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.874356 26514 raft_consensus.cc:2804] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.874854 26514 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.875205 26514 raft_consensus.cc:3060] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:54.859068 26358 leader_election.cc:343] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.878388 26510 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:54.878489 26466 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:54.878985 26510 ts_tablet_manager.cc:1403] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.167s	user 0.029s	sys 0.063s
I20260709 12:19:54.878432 26358 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:54.879980 26512 tablet_bootstrap.cc:654] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.875458 26627 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.887024 26510 raft_consensus.cc:359] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.887880 26510 raft_consensus.cc:385] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:54.888195 26510 raft_consensus.cc:740] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:54.889770 26510 consensus_queue.cc:260] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.885632 26547 raft_consensus.cc:2749] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.896006 26510 ts_tablet_manager.cc:1434] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:19:54.896904 26509 ts_tablet_manager.cc:1434] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.086s	user 0.025s	sys 0.008s
I20260709 12:19:54.897079 26510 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:54.897921 26509 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:54.898234 26627 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:54.899682 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:54.906733 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:54.907270 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:54.914418 26393 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:54.914497 26319 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.914743 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
W20260709 12:19:54.899185 26433 leader_election.cc:343] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.915370 26395 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.911783 26627 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.910760 26514 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.922542 26216 catalog_manager.cc:5697] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:54.930517 26514 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:54.930745 26317 raft_consensus.cc:2393] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:54.918543 26434 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.933755 26686 raft_consensus.cc:2804] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:54.924432 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:54.934234 26686 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:54.942004 26686 raft_consensus.cc:3060] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.937501 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:54.937858 26510 tablet_bootstrap.cc:654] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.940668 26319 raft_consensus.cc:2468] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.934633 26522 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:19:54.945650 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:54.947629 26393 raft_consensus.cc:3060] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:54.947635 26547 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:19:54.956389 26512 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:54.956743 26395 raft_consensus.cc:2468] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:54.958050 26509 tablet_bootstrap.cc:654] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:54.958328 26686 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.960202 26466 raft_consensus.cc:2393] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 1: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:19:54.960064 26393 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:54.961747 26285 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:54.963048 26514 raft_consensus.cc:2804] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.963792 26514 raft_consensus.cc:697] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:54.964675 26514 consensus_queue.cc:237] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.966214 26685 consensus_queue.cc:1048] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:54.977530 26433 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
W20260709 12:19:54.980479 26434 leader_election.cc:343] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:54.980834 26627 raft_consensus.cc:2804] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:54.981002 26434 leader_election.cc:304] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:54.981369 26627 raft_consensus.cc:697] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:54.982201 26684 raft_consensus.cc:2749] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:54.982893 26538 consensus_queue.cc:1048] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:54.983160 26627 consensus_queue.cc:237] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:54.956912 26512 ts_tablet_manager.cc:1403] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.012s
I20260709 12:19:54.995499 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:55.003410 26686 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:55.005805 26512 raft_consensus.cc:359] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.006732 26512 raft_consensus.cc:385] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.007021 26512 raft_consensus.cc:740] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.007790 26512 consensus_queue.cc:260] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.009368 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:55.010238 26395 raft_consensus.cc:2393] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:55.021711 26512 ts_tablet_manager.cc:1434] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260709 12:19:55.025352 26433 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:55.029062 26627 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.037426 26512 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:55.045848 26510 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:55.040645 26574 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.055071 26574 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.057593 26509 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:55.057955 26510 ts_tablet_manager.cc:1403] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.015s
I20260709 12:19:55.058274 26509 ts_tablet_manager.cc:1403] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.161s	user 0.037s	sys 0.033s
I20260709 12:19:55.073714 26216 catalog_manager.cc:5697] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:55.066457 26522 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.080495 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.080637 26686 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.079119 26522 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.091256 26509 raft_consensus.cc:359] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:55.093037 26285 leader_election.cc:343] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.093955 26509 raft_consensus.cc:385] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.094290 26509 raft_consensus.cc:740] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.094249 26514 raft_consensus.cc:493] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.089210 26686 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.095701 26514 raft_consensus.cc:515] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.093416 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.094978 26509 consensus_queue.cc:260] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.097091 26686 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:55.089582 26574 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.100885 26467 raft_consensus.cc:2468] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:55.103067 26514 leader_election.cc:290] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.104429 26510 raft_consensus.cc:359] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.104998 26510 raft_consensus.cc:385] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.105269 26510 raft_consensus.cc:740] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.106034 26510 consensus_queue.cc:260] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.106482 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.108455 26510 ts_tablet_manager.cc:1434] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 12:19:55.110443 26510 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:55.110548 26509 ts_tablet_manager.cc:1434] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260709 12:19:55.109597 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.112154 26283 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:19:55.112627 26434 leader_election.cc:343] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.112730 26393 raft_consensus.cc:2468] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:55.113794 26522 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.115242 26509 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:55.108914 26686 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.120110 26686 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.118218 26574 raft_consensus.cc:2804] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:55.124285 26574 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.124716 26574 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.130119 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.130650 26512 tablet_bootstrap.cc:654] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.132009 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.131767 26215 catalog_manager.cc:5697] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.132228 26574 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.133411 26319 raft_consensus.cc:2393] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
W20260709 12:19:55.134997 26358 leader_election.cc:343] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.135542 26433 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:55.136736 26574 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.136653 26285 leader_election.cc:304] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.140280 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.140995 26686 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:55.141806 26574 raft_consensus.cc:2804] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:55.142261 26574 raft_consensus.cc:493] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.142594 26574 raft_consensus.cc:3060] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.145699 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.146437 26468 raft_consensus.cc:2468] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:55.147352 26627 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:55.149240 26359 leader_election.cc:343] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.149571 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.149765 26359 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:55.150724 26618 raft_consensus.cc:2749] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.150947 26510 tablet_bootstrap.cc:654] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.154821 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:55.165175 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.166138 26395 raft_consensus.cc:2393] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:55.176059 26676 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.176740 26676 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.184435 26433 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:55.186123 26538 raft_consensus.cc:3060] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:55.194754 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 45565.3us
I20260709 12:19:55.199225 26574 raft_consensus.cc:515] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.202572 26676 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.202955 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:55.203078 26574 leader_election.cc:290] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.204106 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.204560 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:55.205108 26467 raft_consensus.cc:3060] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:55.205703 26283 leader_election.cc:343] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.206539 26538 raft_consensus.cc:2749] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.208060 26509 tablet_bootstrap.cc:654] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.297439 26467 raft_consensus.cc:2468] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:55.299409 26283 leader_election.cc:304] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:55.299865 26574 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.300735 26676 raft_consensus.cc:2804] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:55.300555 26574 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.301281 26676 raft_consensus.cc:697] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:55.302131 26676 consensus_queue.cc:237] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.302559 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.303259 26394 raft_consensus.cc:2468] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:55.302695 26574 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.309360 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.311399 26574 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.313773 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:55.314477 26393 raft_consensus.cc:3060] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.314954 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.314978 26510 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:55.316329 26510 ts_tablet_manager.cc:1403] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.206s	user 0.011s	sys 0.022s
I20260709 12:19:55.323360 26393 raft_consensus.cc:2468] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:55.324295 26510 raft_consensus.cc:359] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.325053 26510 raft_consensus.cc:385] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.325296 26510 raft_consensus.cc:740] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.324335 26627 raft_consensus.cc:2749] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.326787 26510 consensus_queue.cc:260] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:55.336128 26283 leader_election.cc:343] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.342280 26510 ts_tablet_manager.cc:1434] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260709 12:19:55.343439 26510 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
W20260709 12:19:55.346628 26285 leader_election.cc:343] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.347208 26512 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:55.347801 26512 ts_tablet_manager.cc:1403] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.311s	user 0.013s	sys 0.000s
I20260709 12:19:55.351168 26512 raft_consensus.cc:359] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.351588 26285 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:55.352155 26512 raft_consensus.cc:385] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.352559 26512 raft_consensus.cc:740] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.353139 26514 raft_consensus.cc:2804] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:55.353596 26514 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.354192 26514 raft_consensus.cc:3060] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.353636 26512 consensus_queue.cc:260] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.362300 26512 ts_tablet_manager.cc:1434] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
W20260709 12:19:55.363657 26285 leader_election.cc:343] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.364080 26574 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.364912 26512 tablet_bootstrap.cc:492] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:55.370679 26468 raft_consensus.cc:2468] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:55.375458 26283 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:55.374289 26514 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.377703 26676 raft_consensus.cc:2804] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:55.378580 26676 raft_consensus.cc:697] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:55.364142 26285 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:55.379551 26676 consensus_queue.cc:237] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.381345 26574 raft_consensus.cc:2749] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.386619 26509 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:55.391486 26512 tablet_bootstrap.cc:654] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.392403 26510 tablet_bootstrap.cc:654] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.397213 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:55.402338 26395 raft_consensus.cc:3060] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.405544 26514 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.405776 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:55.407518 26509 ts_tablet_manager.cc:1403] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.296s	user 0.018s	sys 0.024s
W20260709 12:19:55.408309 26283 leader_election.cc:343] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.410194 26509 raft_consensus.cc:359] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.410714 26509 raft_consensus.cc:385] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.410944 26509 raft_consensus.cc:740] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.411532 26509 consensus_queue.cc:260] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.413622 26509 ts_tablet_manager.cc:1434] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:19:55.418534 26509 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:55.420173 26395 raft_consensus.cc:2468] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:55.424144 26510 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:55.424852 26510 ts_tablet_manager.cc:1403] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.004s
I20260709 12:19:55.424156 26509 tablet_bootstrap.cc:654] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.436990 26512 tablet_bootstrap.cc:492] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:55.437389 26512 ts_tablet_manager.cc:1403] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.003s
I20260709 12:19:55.439455 26512 raft_consensus.cc:359] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.439980 26512 raft_consensus.cc:385] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.440469 26512 raft_consensus.cc:740] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.442390 26285 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:55.443297 26509 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:55.443925 26509 ts_tablet_manager.cc:1403] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 12:19:55.444170 26676 raft_consensus.cc:2804] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:55.444758 26676 raft_consensus.cc:697] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:55.445595 26512 consensus_queue.cc:260] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.446233 26676 consensus_queue.cc:237] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.447687 26510 raft_consensus.cc:359] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.447968 26509 raft_consensus.cc:359] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.448716 26509 raft_consensus.cc:385] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.449040 26509 raft_consensus.cc:740] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.448618 26510 raft_consensus.cc:385] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.450299 26510 raft_consensus.cc:740] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.451327 26510 consensus_queue.cc:260] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.455615 26218 catalog_manager.cc:5697] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.456579 26512 ts_tablet_manager.cc:1434] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 12:19:55.457641 26512 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:55.457476 26218 catalog_manager.cc:5697] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.463603 26547 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.464140 26547 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.464875 26512 tablet_bootstrap.cc:654] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.450286 26509 consensus_queue.cc:260] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.466396 26547 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.467986 26509 ts_tablet_manager.cc:1434] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 12:19:55.468343 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.469398 26509 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:55.463533 26510 ts_tablet_manager.cc:1434] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.014s
I20260709 12:19:55.473320 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.474233 26468 raft_consensus.cc:2393] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:55.475668 26358 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:55.477005 26547 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.475606 26509 tablet_bootstrap.cc:654] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.489625 26509 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:55.490118 26509 ts_tablet_manager.cc:1403] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260709 12:19:55.493194 26509 raft_consensus.cc:359] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.496517 26510 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:55.499087 26509 raft_consensus.cc:385] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.499485 26509 raft_consensus.cc:740] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.501176 26509 consensus_queue.cc:260] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.502739 26547 raft_consensus.cc:2749] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.506222 26509 ts_tablet_manager.cc:1434] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:19:55.507266 26509 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:55.519012 26215 catalog_manager.cc:5697] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.522652 26512 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:55.523145 26512 ts_tablet_manager.cc:1403] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.009s
I20260709 12:19:55.526105 26512 raft_consensus.cc:359] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.526814 26512 raft_consensus.cc:385] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.528390 26509 tablet_bootstrap.cc:654] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.527101 26512 raft_consensus.cc:740] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.538203 26710 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:55.542922 26512 consensus_queue.cc:260] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.545053 26512 ts_tablet_manager.cc:1434] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:19:55.546023 26512 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:55.554122 26512 tablet_bootstrap.cc:654] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.560415 26547 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.561053 26547 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.564215 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.564895 26319 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:55.573211 26510 tablet_bootstrap.cc:654] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.575989 26547 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.577667 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:55.583030 26358 leader_election.cc:343] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.583611 26359 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:55.584583 26547 raft_consensus.cc:2804] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:55.585007 26547 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.585335 26547 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.598121 26712 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.598670 26712 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.609865 26512 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:55.610410 26512 ts_tablet_manager.cc:1403] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.022s
I20260709 12:19:55.611493 26627 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.615015 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.615334 26509 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:55.600876 26712 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.615774 26509 ts_tablet_manager.cc:1403] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.109s	user 0.031s	sys 0.022s
I20260709 12:19:55.602111 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.617672 26684 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:19:55.623414 26712 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.621029 26468 raft_consensus.cc:2468] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:55.623615 26512 raft_consensus.cc:359] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.624810 26512 raft_consensus.cc:385] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.617390 26394 raft_consensus.cc:2468] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:55.629477 26283 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:55.625352 26512 raft_consensus.cc:740] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.634341 26547 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.630777 26512 consensus_queue.cc:260] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.638453 26711 raft_consensus.cc:2804] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:55.638937 26711 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.639308 26711 raft_consensus.cc:3060] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:55.666157 26266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:55.713657 26547 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.715806 26512 ts_tablet_manager.cc:1434] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.001s
I20260709 12:19:55.716559 26512 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:55.717826 26509 raft_consensus.cc:359] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.718631 26509 raft_consensus.cc:385] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.718904 26509 raft_consensus.cc:740] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.719571 26509 consensus_queue.cc:260] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.724545 26509 ts_tablet_manager.cc:1434] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.015s
I20260709 12:19:55.725442 26510 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:55.725997 26510 ts_tablet_manager.cc:1403] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.253s	user 0.012s	sys 0.011s
I20260709 12:19:55.728878 26509 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:55.734696 26684 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.734017 26510 raft_consensus.cc:359] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.735232 26684 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.737098 26510 raft_consensus.cc:385] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.737460 26510 raft_consensus.cc:740] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.738402 26510 consensus_queue.cc:260] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.748217 26510 ts_tablet_manager.cc:1434] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260709 12:19:55.749002 26510 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:55.743824 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:55.749527 26627 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:19:55.757441 26684 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:55.762702 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.766827 26318 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.767453 26627 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:55.768440 26711 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.779474 26627 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:55.784837 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:55.785110 26684 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.785477 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:55.780452 26434 leader_election.cc:343] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.788585 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.789258 26392 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:19:55.785616 26684 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.800530 26711 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.797065 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:55.798704 26547 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.801672 26547 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.797510 26318 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:55.799882 26434 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.804104 26547 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.805188 26359 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.805711 26512 tablet_bootstrap.cc:654] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.806058 26547 raft_consensus.cc:2804] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:55.806280 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.806738 26547 raft_consensus.cc:697] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:55.806958 26318 raft_consensus.cc:2468] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:55.803196 26391 raft_consensus.cc:3060] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.807415 26547 consensus_queue.cc:237] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.815271 26711 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.824215 26725 raft_consensus.cc:2804] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:55.824704 26725 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:19:55.825104 26725 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:55.828671 26727 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:55.829206 26727 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.830906 26510 tablet_bootstrap.cc:654] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.818579 26711 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:55.831719 26727 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:19:55.834025 26433 leader_election.cc:343] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.843866 26711 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:55.847205 26509 tablet_bootstrap.cc:654] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.833374 26359 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.850445 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.844501 26433 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:55.855705 26393 raft_consensus.cc:2393] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:55.858604 26618 raft_consensus.cc:2804] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:55.861119 26618 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.861529 26618 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.866930 26724 raft_consensus.cc:2749] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:55.872750 26218 catalog_manager.cc:5697] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.869778 26684 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:19:55.879351 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 51244.3us
I20260709 12:19:55.881146 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.882249 26391 raft_consensus.cc:2468] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:55.873396 26618 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:55.885129 26358 leader_election.cc:343] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.886934 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.887919 26510 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:55.888559 26510 ts_tablet_manager.cc:1403] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.002s
I20260709 12:19:55.890378 26285 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.891932 26710 raft_consensus.cc:2804] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:55.892434 26710 raft_consensus.cc:697] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:55.893181 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.893419 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.894117 26394 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:19:55.894299 26318 raft_consensus.cc:2393] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 2: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:55.893335 26710 consensus_queue.cc:237] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.899086 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:55.899746 26393 raft_consensus.cc:2468] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:55.890112 26725 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:55.901932 26285 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.901175 26434 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.903694 26618 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:55.906044 26711 raft_consensus.cc:2804] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:19:55.906476 26711 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.901233 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:55.906510 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:55.907258 26724 raft_consensus.cc:2804] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:55.906929 26711 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:55.908098 26469 raft_consensus.cc:3060] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.912281 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:55.912822 26574 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.913131 26318 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.916352 26711 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:55.917214 26469 raft_consensus.cc:2468] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:55.918654 26711 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:55.920306 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:55.924930 26393 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:55.922083 26724 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:55.922544 26574 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:55.907467 26358 leader_election.cc:343] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:55.927640 26509 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:55.928023 26509 ts_tablet_manager.cc:1403] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.201s	user 0.009s	sys 0.004s
I20260709 12:19:55.933184 26512 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:55.933730 26512 ts_tablet_manager.cc:1403] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.217s	user 0.007s	sys 0.035s
I20260709 12:19:55.925828 26724 raft_consensus.cc:3060] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.947897 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:55.942525 26725 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:55.949344 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:55.950345 26318 raft_consensus.cc:2468] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:55.959038 26469 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:19:55.961513 26512 raft_consensus.cc:359] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.962296 26512 raft_consensus.cc:385] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.961787 26509 raft_consensus.cc:359] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.963071 26509 raft_consensus.cc:385] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.962715 26512 raft_consensus.cc:740] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.963409 26509 raft_consensus.cc:740] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.964041 26512 consensus_queue.cc:260] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.964241 26509 consensus_queue.cc:260] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.967635 26574 consensus_queue.cc:1048] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:55.967787 26510 raft_consensus.cc:359] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.968472 26510 raft_consensus.cc:385] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.968758 26510 raft_consensus.cc:740] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.971112 26393 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:19:55.973043 26469 raft_consensus.cc:3060] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.974011 26285 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.975263 26710 raft_consensus.cc:2804] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:55.975675 26512 ts_tablet_manager.cc:1434] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:19:55.976202 26710 raft_consensus.cc:697] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:55.978904 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:55.979580 26467 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:55.976670 26512 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:55.978760 26710 consensus_queue.cc:237] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } }
I20260709 12:19:55.981356 26359 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:55.983249 26547 raft_consensus.cc:2804] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:55.983690 26547 raft_consensus.cc:697] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:55.984439 26547 consensus_queue.cc:237] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.985826 26509 ts_tablet_manager.cc:1434] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.001s
I20260709 12:19:55.986215 26512 tablet_bootstrap.cc:654] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.986821 26509 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:55.986341 26216 catalog_manager.cc:5697] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:55.991788 26512 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:55.992296 26512 ts_tablet_manager.cc:1403] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:19:55.994324 26509 tablet_bootstrap.cc:654] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:55.994972 26512 raft_consensus.cc:359] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.995648 26512 raft_consensus.cc:385] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:55.995913 26512 raft_consensus.cc:740] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:55.996542 26512 consensus_queue.cc:260] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:55.998598 26512 ts_tablet_manager.cc:1434] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:19:56.004344 26433 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:56.004969 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:56.005184 26711 consensus_queue.cc:1048] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.006280 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:56.006562 26711 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.008574 26547 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.009167 26512 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:56.009114 26547 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.011881 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.012545 26318 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:56.013849 26359 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.014707 26618 raft_consensus.cc:2804] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.015153 26547 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.015069 26618 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.015936 26618 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:55.969338 26510 consensus_queue.cc:260] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.023115 26320 raft_consensus.cc:2468] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:56.032758 26724 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.033671 26215 catalog_manager.cc:5697] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.039808 26725 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.039034 26618 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.044335 26510 ts_tablet_manager.cc:1434] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.155s	user 0.004s	sys 0.003s
I20260709 12:19:56.044610 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:56.045181 26320 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.045348 26510 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:56.015125 26467 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:19:56.049108 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:56.049690 26724 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:56.049975 26394 raft_consensus.cc:3060] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.043974 26618 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.053656 26320 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:56.068516 26433 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:56.074055 26724 raft_consensus.cc:2749] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:19:56.076925 26358 leader_election.cc:343] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.077215 26574 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.071499 26216 catalog_manager.cc:5697] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.081046 26359 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.082270 26512 tablet_bootstrap.cc:654] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.083956 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:56.091198 26318 raft_consensus.cc:3060] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.095208 26684 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.095733 26684 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.085016 26394 raft_consensus.cc:2468] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:56.098986 26618 raft_consensus.cc:2804] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.105953 26618 raft_consensus.cc:697] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:56.108043 26509 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.108788 26509 ts_tablet_manager.cc:1403] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.023s
I20260709 12:19:56.116127 26434 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.117132 26724 raft_consensus.cc:2804] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.117842 26724 raft_consensus.cc:697] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:56.118702 26724 consensus_queue.cc:237] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.118806 26509 raft_consensus.cc:359] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.119073 26618 consensus_queue.cc:237] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.120014 26509 raft_consensus.cc:385] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.123070 26684 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:56.127709 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:56.120404 26509 raft_consensus.cc:740] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.129084 26509 consensus_queue.cc:260] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.135193 26509 ts_tablet_manager.cc:1434] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:19:56.137974 26509 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.112835 26318 raft_consensus.cc:2468] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:56.140575 26722 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.141173 26722 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.144714 26722 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.163401 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.167487 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.168243 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
W20260709 12:19:56.169358 26359 leader_election.cc:343] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.176795 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.181140 26512 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:56.181677 26512 ts_tablet_manager.cc:1403] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.173s	user 0.018s	sys 0.006s
I20260709 12:19:56.181869 26509 tablet_bootstrap.cc:654] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:56.185550 26358 leader_election.cc:343] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:56.186586 26358 leader_election.cc:343] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:56.188254 26358 leader_election.cc:343] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.188666 26358 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:56.190023 26547 raft_consensus.cc:2749] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.192009 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.192796 26318 raft_consensus.cc:2393] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:19:56.197580 26433 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:56.198343 26510 tablet_bootstrap.cc:654] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.199576 26512 raft_consensus.cc:359] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.200289 26512 raft_consensus.cc:385] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.200557 26512 raft_consensus.cc:740] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.201303 26512 consensus_queue.cc:260] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.203917 26684 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.203907 26216 catalog_manager.cc:5697] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.204919 26512 ts_tablet_manager.cc:1434] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:19:56.206218 26512 tablet_bootstrap.cc:492] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:56.208123 26547 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.208590 26547 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.210373 26547 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.211647 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:56.213239 26359 leader_election.cc:343] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.215588 26512 tablet_bootstrap.cc:654] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.215390 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.216133 26465 raft_consensus.cc:2468] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:56.217927 26684 raft_consensus.cc:2749] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.218573 26358 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:56.220386 26722 raft_consensus.cc:2804] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.220772 26722 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.221094 26722 raft_consensus.cc:3060] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.230036 26218 catalog_manager.cc:5697] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:56.232625 26722 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.237010 26510 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.237517 26510 ts_tablet_manager.cc:1403] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.006s
I20260709 12:19:56.238186 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:56.239113 26722 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.239086 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:56.239828 26464 raft_consensus.cc:3060] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:56.240046 26359 leader_election.cc:343] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.241987 26509 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.242444 26509 ts_tablet_manager.cc:1403] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.013s
I20260709 12:19:56.245267 26509 raft_consensus.cc:359] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.245954 26509 raft_consensus.cc:385] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.246237 26509 raft_consensus.cc:740] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.246871 26509 consensus_queue.cc:260] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.247674 26464 raft_consensus.cc:2468] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:56.248996 26509 ts_tablet_manager.cc:1434] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:56.248896 26358 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:56.249981 26509 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.250133 26547 raft_consensus.cc:2804] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.250602 26547 raft_consensus.cc:697] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:56.251323 26547 consensus_queue.cc:237] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.255378 26510 raft_consensus.cc:359] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.256148 26510 raft_consensus.cc:385] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.256199 26509 tablet_bootstrap.cc:654] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.256498 26510 raft_consensus.cc:740] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.259244 26512 tablet_bootstrap.cc:492] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:56.259717 26512 ts_tablet_manager.cc:1403] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.000s
I20260709 12:19:56.262688 26512 raft_consensus.cc:359] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.263384 26512 raft_consensus.cc:385] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.263648 26512 raft_consensus.cc:740] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.264338 26512 consensus_queue.cc:260] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.265869 26510 consensus_queue.cc:260] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.266538 26512 ts_tablet_manager.cc:1434] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:19:56.266978 26509 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.267457 26509 ts_tablet_manager.cc:1403] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 12:19:56.267479 26512 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:56.268296 26510 ts_tablet_manager.cc:1434] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:19:56.270602 26509 raft_consensus.cc:359] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.271356 26509 raft_consensus.cc:385] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.271692 26509 raft_consensus.cc:740] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.272045 26510 tablet_bootstrap.cc:492] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:56.272363 26509 consensus_queue.cc:260] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.273689 26512 tablet_bootstrap.cc:654] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.274551 26509 ts_tablet_manager.cc:1434] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:56.274298 26216 catalog_manager.cc:5697] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.279735 26510 tablet_bootstrap.cc:654] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.289525 26509 tablet_bootstrap.cc:492] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.290454 26547 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.290956 26547 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.292850 26547 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.295890 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.296736 26512 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:56.296912 26509 tablet_bootstrap.cc:654] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.297317 26512 ts_tablet_manager.cc:1403] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.010s
W20260709 12:19:56.300345 26358 leader_election.cc:343] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.297144 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.304564 26512 raft_consensus.cc:359] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.305279 26512 raft_consensus.cc:385] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.305565 26512 raft_consensus.cc:740] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
W20260709 12:19:56.306087 26359 leader_election.cc:343] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.306254 26512 consensus_queue.cc:260] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.306522 26359 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:56.309285 26618 raft_consensus.cc:2749] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.310599 26510 tablet_bootstrap.cc:492] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.311169 26510 ts_tablet_manager.cc:1403] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.018s
I20260709 12:19:56.311539 26512 ts_tablet_manager.cc:1434] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:19:56.312510 26512 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:56.313784 26509 tablet_bootstrap.cc:492] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.313930 26510 raft_consensus.cc:359] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.314390 26509 ts_tablet_manager.cc:1403] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.000s
I20260709 12:19:56.314621 26510 raft_consensus.cc:385] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.314926 26510 raft_consensus.cc:740] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.317720 26509 raft_consensus.cc:359] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.318696 26509 raft_consensus.cc:385] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.318524 26510 consensus_queue.cc:260] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.319023 26509 raft_consensus.cc:740] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.319780 26509 consensus_queue.cc:260] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.320735 26510 ts_tablet_manager.cc:1434] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:19:56.321604 26510 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:56.322055 26509 ts_tablet_manager.cc:1434] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:56.323470 26512 tablet_bootstrap.cc:654] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.326823 26509 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.327236 26510 tablet_bootstrap.cc:654] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.333961 26509 tablet_bootstrap.cc:654] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.336766 26512 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:56.337373 26684 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.337904 26684 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.339815 26510 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.340126 26684 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:56.340291 26510 ts_tablet_manager.cc:1403] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:19:56.337535 26512 ts_tablet_manager.cc:1403] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 12:19:56.342208 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:56.343103 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.343024 26510 raft_consensus.cc:359] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.343801 26510 raft_consensus.cc:385] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.343963 26318 raft_consensus.cc:2393] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:19:56.344213 26510 raft_consensus.cc:740] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.344168 26512 raft_consensus.cc:359] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.344901 26547 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.345167 26512 raft_consensus.cc:385] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.345105 26510 consensus_queue.cc:260] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.345665 26512 raft_consensus.cc:740] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.346508 26512 consensus_queue.cc:260] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.347632 26510 ts_tablet_manager.cc:1434] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:19:56.348385 26433 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:56.348659 26510 tablet_bootstrap.cc:492] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:56.349239 26512 ts_tablet_manager.cc:1434] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:56.349586 26684 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.350248 26512 tablet_bootstrap.cc:492] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:56.355818 26510 tablet_bootstrap.cc:654] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.356911 26512 tablet_bootstrap.cc:654] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.367710 26574 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.378350 26684 raft_consensus.cc:2749] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.383694 26509 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.384296 26509 ts_tablet_manager.cc:1403] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.004s
I20260709 12:19:56.400168 26618 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.400784 26618 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.406987 26574 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:56.413875 26618 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.416013 26618 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:56.407162 26509 raft_consensus.cc:359] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.418298 26509 raft_consensus.cc:385] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.418717 26469 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:56.418780 26509 raft_consensus.cc:740] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.419958 26509 consensus_queue.cc:260] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.421681 26509 ts_tablet_manager.cc:1434] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.000s
I20260709 12:19:56.423084 26509 tablet_bootstrap.cc:492] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.431970 26514 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:56.441315 26510 tablet_bootstrap.cc:492] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.441754 26510 ts_tablet_manager.cc:1403] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.016s
I20260709 12:19:56.436756 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.443630 26465 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:56.435154 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.444242 26510 raft_consensus.cc:359] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.444947 26510 raft_consensus.cc:385] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.444912 26318 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:56.445376 26510 raft_consensus.cc:740] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.446082 26510 consensus_queue.cc:260] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.447425 26510 ts_tablet_manager.cc:1434] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:19:56.445007 26358 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.448222 26510 tablet_bootstrap.cc:492] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:56.448956 26547 raft_consensus.cc:2804] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.449334 26547 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.449649 26547 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.452513 26512 tablet_bootstrap.cc:492] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:56.452984 26512 ts_tablet_manager.cc:1403] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.011s
I20260709 12:19:56.457056 26547 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.459844 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:56.460428 26547 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.460950 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:56.461531 26465 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.460433 26318 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.476306 26547 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.476872 26547 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.480435 26547 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.481287 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:56.484566 26358 leader_election.cc:343] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.479547 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:56.486646 26359 leader_election.cc:343] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.487094 26359 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:56.489045 26722 raft_consensus.cc:2749] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.491413 26509 tablet_bootstrap.cc:654] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.492460 26394 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:19:56.490208 26465 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:56.494527 26711 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:56.499574 26318 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:56.507332 26512 raft_consensus.cc:359] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.508071 26510 tablet_bootstrap.cc:654] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.508144 26358 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.508082 26512 raft_consensus.cc:385] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.509415 26547 raft_consensus.cc:2804] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.510345 26547 raft_consensus.cc:697] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:56.511185 26547 consensus_queue.cc:237] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.509534 26512 raft_consensus.cc:740] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.518326 26512 consensus_queue.cc:260] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.520480 26512 ts_tablet_manager.cc:1434] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.002s
I20260709 12:19:56.521430 26512 tablet_bootstrap.cc:492] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:56.526571 26722 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:56.527648 26725 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.528160 26725 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.532703 26725 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:56.534781 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:56.538976 26509 tablet_bootstrap.cc:492] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.538975 26722 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.539613 26509 ts_tablet_manager.cc:1403] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.005s
I20260709 12:19:56.540059 26510 tablet_bootstrap.cc:492] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.540531 26510 ts_tablet_manager.cc:1403] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.000s
I20260709 12:19:56.540993 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.539736 26722 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.541779 26318 raft_consensus.cc:2393] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:19:56.542431 26509 raft_consensus.cc:359] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.543082 26509 raft_consensus.cc:385] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.543843 26433 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:56.544322 26512 tablet_bootstrap.cc:654] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.545802 26725 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.547860 26510 raft_consensus.cc:359] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.548647 26510 raft_consensus.cc:385] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.548921 26510 raft_consensus.cc:740] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.549113 26514 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.543329 26509 raft_consensus.cc:740] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.549610 26514 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.552142 26514 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.553085 26509 consensus_queue.cc:260] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.555027 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.555429 26509 ts_tablet_manager.cc:1434] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:19:56.555666 26464 raft_consensus.cc:2468] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:56.556375 26509 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.556840 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:56.557448 26393 raft_consensus.cc:2468] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:56.558499 26283 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:56.559414 26711 raft_consensus.cc:2804] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.559759 26711 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.560076 26711 raft_consensus.cc:3060] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.549608 26510 consensus_queue.cc:260] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.565241 26510 ts_tablet_manager.cc:1434] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:19:56.566051 26510 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:56.566959 26522 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.573197 26510 tablet_bootstrap.cc:654] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.578217 26724 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.578537 26509 tablet_bootstrap.cc:654] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.578846 26724 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.582473 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:56.583251 26391 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:56.584548 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.584937 26684 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.585595 26318 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:56.584668 26434 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.593232 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.593618 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.593972 26316 raft_consensus.cc:2468] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:56.594358 26465 raft_consensus.cc:2468] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:56.594607 26722 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.595824 26359 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.596642 26722 raft_consensus.cc:2804] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.597148 26722 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.597456 26684 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.597470 26722 raft_consensus.cc:3060] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.598004 26684 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.598373 26684 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.601563 26724 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:56.605676 26722 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.565711 26725 raft_consensus.cc:2749] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.609014 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:56.609611 26465 raft_consensus.cc:3060] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.610767 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:56.611516 26319 raft_consensus.cc:3060] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.613371 26522 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.616690 26465 raft_consensus.cc:2468] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:56.619071 26358 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.620036 26618 raft_consensus.cc:2804] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.623978 26319 raft_consensus.cc:2468] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:56.629108 26218 catalog_manager.cc:5697] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.630997 26684 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.635190 26618 raft_consensus.cc:697] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:56.636226 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:56.636127 26618 consensus_queue.cc:237] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.636971 26319 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.605680 26711 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.641476 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:56.642110 26394 raft_consensus.cc:3060] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.644524 26722 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.648553 26394 raft_consensus.cc:2468] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:56.648759 26684 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:56.652315 26285 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:56.653201 26710 raft_consensus.cc:2804] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.653713 26710 raft_consensus.cc:697] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:56.654605 26710 consensus_queue.cc:237] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.658747 26510 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.659262 26510 ts_tablet_manager.cc:1403] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.001s
I20260709 12:19:56.664170 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:56.664872 26394 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.668707 26510 raft_consensus.cc:359] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.669463 26510 raft_consensus.cc:385] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.669773 26510 raft_consensus.cc:740] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.670059 26684 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:56.670557 26510 consensus_queue.cc:260] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.672528 26711 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.675416 26319 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:56.676189 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:56.691989 26468 raft_consensus.cc:3060] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.693084 26510 ts_tablet_manager.cc:1434] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 12:19:56.685786 26547 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.689471 26433 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:56.701265 26394 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:56.702037 26510 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:56.710896 26509 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.711513 26509 ts_tablet_manager.cc:1403] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.000s
I20260709 12:19:56.701110 26684 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.725886 26684 raft_consensus.cc:697] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:56.740108 26218 catalog_manager.cc:5697] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.771948 26510 tablet_bootstrap.cc:654] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.773125 26512 tablet_bootstrap.cc:492] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:56.774435 26512 ts_tablet_manager.cc:1403] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.253s	user 0.016s	sys 0.020s
I20260709 12:19:56.749519 26684 consensus_queue.cc:237] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.779920 26509 raft_consensus.cc:359] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.780682 26468 raft_consensus.cc:2468] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:56.780740 26509 raft_consensus.cc:385] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.782217 26509 raft_consensus.cc:740] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.782966 26509 consensus_queue.cc:260] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.784701 26509 ts_tablet_manager.cc:1434] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:19:56.785490 26509 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.795915 26512 raft_consensus.cc:359] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.796875 26512 raft_consensus.cc:385] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.797170 26512 raft_consensus.cc:740] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.798655 26710 raft_consensus.cc:493] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.799157 26710 raft_consensus.cc:515] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.797947 26512 consensus_queue.cc:260] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.804566 26776 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:19:56.803586 26509 tablet_bootstrap.cc:654] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.807170 26215 catalog_manager.cc:5697] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.834607 26710 leader_election.cc:290] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.839931 26512 ts_tablet_manager.cc:1434] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:19:56.841277 26512 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:56.809235 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:19:56.849682 26285 leader_election.cc:343] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.852830 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.859373 26216 catalog_manager.cc:5697] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:56.866677 26510 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.875489 26510 ts_tablet_manager.cc:1403] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.181s	user 0.029s	sys 0.019s
W20260709 12:19:56.875641 26359 consensus_peers.cc:597] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:56.877954 26283 leader_election.cc:343] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.869458 26512 tablet_bootstrap.cc:654] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.878582 26283 leader_election.cc:304] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:56.880141 26509 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.883477 26509 ts_tablet_manager.cc:1403] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.006s
I20260709 12:19:56.883654 26712 raft_consensus.cc:2749] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.886709 26509 raft_consensus.cc:359] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.887552 26509 raft_consensus.cc:385] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.887831 26509 raft_consensus.cc:740] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.888633 26509 consensus_queue.cc:260] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.890808 26509 ts_tablet_manager.cc:1434] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:56.890955 26512 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:56.891486 26512 ts_tablet_manager.cc:1403] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.001s
I20260709 12:19:56.891808 26509 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.881184 26510 raft_consensus.cc:359] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.892381 26510 raft_consensus.cc:385] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.892688 26510 raft_consensus.cc:740] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.896018 26512 raft_consensus.cc:359] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.896821 26512 raft_consensus.cc:385] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.897102 26512 raft_consensus.cc:740] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.898201 26512 consensus_queue.cc:260] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.898888 26509 tablet_bootstrap.cc:654] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.893365 26510 consensus_queue.cc:260] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:56.902436 26266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:56.906387 26712 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.906941 26712 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.910418 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:56.911423 26712 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.912828 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:56.913287 26510 ts_tablet_manager.cc:1434] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:19:56.914588 26510 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
W20260709 12:19:56.915599 26283 leader_election.cc:343] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.913681 26391 raft_consensus.cc:2468] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:56.918064 26512 ts_tablet_manager.cc:1434] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260709 12:19:56.918910 26285 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:56.920425 26779 consensus_queue.cc:1048] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:56.922150 26510 tablet_bootstrap.cc:654] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.923291 26712 raft_consensus.cc:2804] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:56.923683 26712 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:56.924017 26712 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.919099 26512 tablet_bootstrap.cc:492] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:56.926389 26509 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:56.926925 26509 ts_tablet_manager.cc:1403] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.027s
I20260709 12:19:56.929638 26509 raft_consensus.cc:359] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.930388 26509 raft_consensus.cc:385] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.930683 26509 raft_consensus.cc:740] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.931756 26512 tablet_bootstrap.cc:654] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.931548 26712 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.931468 26509 consensus_queue.cc:260] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.933836 26509 ts_tablet_manager.cc:1434] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:56.934844 26509 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:56.938603 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:56.939291 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
W20260709 12:19:56.939826 26283 leader_election.cc:343] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.939903 26391 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:56.942303 26510 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.943030 26510 ts_tablet_manager.cc:1403] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.007s
I20260709 12:19:56.946440 26510 raft_consensus.cc:359] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.947453 26510 raft_consensus.cc:385] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.947618 26779 consensus_queue.cc:1048] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:56.948033 26510 raft_consensus.cc:740] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.948987 26510 consensus_queue.cc:260] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.951581 26510 ts_tablet_manager.cc:1434] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:56.953114 26510 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:56.953488 26509 tablet_bootstrap.cc:654] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.956784 26770 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:56.957450 26770 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.959892 26770 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:56.961308 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:19:56.963186 26434 leader_election.cc:343] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.963577 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:56.964304 26510 tablet_bootstrap.cc:654] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:56.968830 26391 raft_consensus.cc:2468] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
W20260709 12:19:56.969506 26433 leader_election.cc:343] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:56.969980 26433 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:56.973510 26725 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:56.974931 26285 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:19:56.975948 26712 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:56.976675 26710 raft_consensus.cc:2804] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:56.977206 26710 raft_consensus.cc:697] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:56.978087 26710 consensus_queue.cc:237] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.984899 26510 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:56.985512 26510 ts_tablet_manager.cc:1403] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.008s
I20260709 12:19:56.990965 26510 raft_consensus.cc:359] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.991837 26510 raft_consensus.cc:385] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:56.992184 26510 raft_consensus.cc:740] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:56.993000 26510 consensus_queue.cc:260] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:56.995363 26510 ts_tablet_manager.cc:1434] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:56.996519 26510 tablet_bootstrap.cc:492] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:57.003439 26509 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:57.003970 26509 ts_tablet_manager.cc:1403] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.002s
I20260709 12:19:57.004918 26510 tablet_bootstrap.cc:654] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.006594 26509 raft_consensus.cc:359] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.007335 26509 raft_consensus.cc:385] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.007612 26509 raft_consensus.cc:740] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.024278 26510 tablet_bootstrap.cc:492] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:57.024974 26510 ts_tablet_manager.cc:1403] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260709 12:19:57.028589 26510 raft_consensus.cc:359] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.029428 26510 raft_consensus.cc:385] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.029779 26510 raft_consensus.cc:740] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.030548 26510 consensus_queue.cc:260] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.032833 26510 ts_tablet_manager.cc:1434] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:57.033983 26510 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:57.035277 26509 consensus_queue.cc:260] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.039032 26509 ts_tablet_manager.cc:1434] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 12:19:57.040449 26509 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:57.042219 26574 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.042773 26574 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.045253 26574 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.050992 26509 tablet_bootstrap.cc:654] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.059238 26779 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.059814 26779 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.058998 26510 tablet_bootstrap.cc:654] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.063149 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:57.063819 26393 raft_consensus.cc:2468] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:57.068908 26779 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.069433 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.070189 26465 raft_consensus.cc:2468] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:57.072257 26509 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:57.072746 26509 ts_tablet_manager.cc:1403] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.000s
I20260709 12:19:57.077984 26509 raft_consensus.cc:359] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.078733 26509 raft_consensus.cc:385] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.079010 26509 raft_consensus.cc:740] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.079646 26509 consensus_queue.cc:260] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.080157 26512 tablet_bootstrap.cc:492] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:57.080717 26512 ts_tablet_manager.cc:1403] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.162s	user 0.053s	sys 0.040s
I20260709 12:19:57.085105 26512 raft_consensus.cc:359] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.085851 26512 raft_consensus.cc:385] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.086151 26512 raft_consensus.cc:740] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.087044 26512 consensus_queue.cc:260] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.090771 26509 ts_tablet_manager.cc:1434] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:19:57.091830 26283 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:57.091845 26509 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:57.092772 26712 raft_consensus.cc:2804] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.093148 26712 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.093498 26712 raft_consensus.cc:3060] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.099364 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:57.099772 26512 ts_tablet_manager.cc:1434] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:19:57.101162 26509 tablet_bootstrap.cc:654] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.107079 26218 catalog_manager.cc:5697] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.109529 26512 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:57.111318 26510 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:57.112929 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.114610 26510 ts_tablet_manager.cc:1403] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.008s
W20260709 12:19:57.114560 26359 leader_election.cc:343] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.115928 26779 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.120936 26712 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.128090 26712 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.135361 26512 tablet_bootstrap.cc:654] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.135129 26510 raft_consensus.cc:359] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.135926 26510 raft_consensus.cc:385] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.136164 26510 raft_consensus.cc:740] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.136678 26510 consensus_queue.cc:260] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.137980 26509 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:57.137987 26710 consensus_queue.cc:1048] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:57.138626 26509 ts_tablet_manager.cc:1403] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.012s
I20260709 12:19:57.138855 26510 ts_tablet_manager.cc:1434] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:19:57.139923 26510 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:57.143239 26509 raft_consensus.cc:359] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.144210 26509 raft_consensus.cc:385] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.144543 26509 raft_consensus.cc:740] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.145411 26509 consensus_queue.cc:260] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.146839 26710 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.147399 26710 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.147862 26509 ts_tablet_manager.cc:1434] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:19:57.149041 26509 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:57.150357 26710 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:57.153209 26358 leader_election.cc:343] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.154009 26358 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:57.155313 26509 tablet_bootstrap.cc:654] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.155249 26779 raft_consensus.cc:2749] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.157056 26725 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.157806 26725 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.160346 26725 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:57.162194 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:57.163028 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:57.163105 26391 raft_consensus.cc:2468] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:57.164649 26779 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.165220 26779 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.165627 26434 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:57.166528 26725 raft_consensus.cc:2804] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.166867 26725 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.167191 26725 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.167322 26779 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.171401 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:57.171597 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:57.172104 26465 raft_consensus.cc:3060] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.172155 26395 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:57.171991 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:57.175971 26393 raft_consensus.cc:3060] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.183396 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.184333 26464 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:57.181762 26465 raft_consensus.cc:2468] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:57.187292 26510 tablet_bootstrap.cc:654] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.188745 26283 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:57.190518 26711 raft_consensus.cc:2804] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.190354 26725 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.190954 26711 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.191319 26711 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.191715 26393 raft_consensus.cc:2468] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:57.193704 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:57.194362 26394 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.201397 26711 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.202240 26394 raft_consensus.cc:2468] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:57.203606 26434 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:57.204856 26725 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:57.207518 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:57.208207 26393 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.209460 26770 raft_consensus.cc:2804] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.209978 26770 raft_consensus.cc:697] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:57.210779 26770 consensus_queue.cc:237] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.212414 26510 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:57.212940 26510 ts_tablet_manager.cc:1403] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.000s
I20260709 12:19:57.219091 26724 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:57.223810 26393 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:57.208237 26711 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.239249 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.240427 26218 catalog_manager.cc:5697] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:57.243786 26510 raft_consensus.cc:359] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.244509 26510 raft_consensus.cc:385] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.244801 26510 raft_consensus.cc:740] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.245491 26510 consensus_queue.cc:260] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.250916 26510 ts_tablet_manager.cc:1434] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:19:57.254392 26510 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:57.261263 26510 tablet_bootstrap.cc:654] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:57.262428 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 54798.1us
I20260709 12:19:57.263428 26712 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.283116 26712 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.285224 26712 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.286825 26285 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:19:57.266018 26433 leader_election.cc:343] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.287703 26710 raft_consensus.cc:2804] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.288188 26710 raft_consensus.cc:697] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:57.289003 26710 consensus_queue.cc:237] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:57.289644 26358 leader_election.cc:343] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.291088 26779 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.278832 26512 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:57.292217 26512 ts_tablet_manager.cc:1403] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.183s	user 0.069s	sys 0.062s
I20260709 12:19:57.295207 26512 raft_consensus.cc:359] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.296017 26512 raft_consensus.cc:385] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.296362 26512 raft_consensus.cc:740] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.297219 26512 consensus_queue.cc:260] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.304471 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:57.305101 26468 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.305599 26509 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:57.306083 26509 ts_tablet_manager.cc:1403] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.157s	user 0.043s	sys 0.048s
I20260709 12:19:57.306397 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:57.307296 26512 ts_tablet_manager.cc:1434] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:19:57.311539 26512 tablet_bootstrap.cc:492] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:57.312534 26468 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:57.317830 26512 tablet_bootstrap.cc:654] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.308691 26509 raft_consensus.cc:359] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.287708 26285 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:57.318325 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.319146 26712 raft_consensus.cc:2804] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.320264 26712 raft_consensus.cc:697] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:57.320425 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:57.321326 26712 consensus_queue.cc:237] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.327178 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:57.329533 26509 raft_consensus.cc:385] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.329870 26509 raft_consensus.cc:740] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
W20260709 12:19:57.329001 26359 leader_election.cc:343] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.331290 26509 consensus_queue.cc:260] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.331442 26359 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:57.330207 26316 raft_consensus.cc:3060] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.339046 26711 consensus_queue.cc:1048] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:57.340852 26283 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:57.342167 26684 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.358105 26509 ts_tablet_manager.cc:1434] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.004s
I20260709 12:19:57.373535 26509 tablet_bootstrap.cc:492] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:57.357515 26779 raft_consensus.cc:2749] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:57.394383 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 55259.3us
W20260709 12:19:57.395537 26433 leader_election.cc:343] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.410643 26770 raft_consensus.cc:493] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.411258 26770 raft_consensus.cc:515] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.414434 26510 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:57.414981 26510 ts_tablet_manager.cc:1403] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.161s	user 0.005s	sys 0.011s
I20260709 12:19:57.423647 26509 tablet_bootstrap.cc:654] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.437084 26512 tablet_bootstrap.cc:492] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:57.437958 26512 ts_tablet_manager.cc:1403] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.127s	user 0.022s	sys 0.014s
W20260709 12:19:57.451548 26283 consensus_peers.cc:597] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:57.452535 26712 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.453197 26712 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.453704 26510 raft_consensus.cc:359] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.454392 26510 raft_consensus.cc:385] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.454643 26510 raft_consensus.cc:740] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.455360 26712 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.455264 26510 consensus_queue.cc:260] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.455657 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:57.456317 26318 raft_consensus.cc:2468] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:57.457391 26510 ts_tablet_manager.cc:1434] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.000s
I20260709 12:19:57.457656 26433 leader_election.cc:304] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:57.458493 26807 raft_consensus.cc:2804] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.458937 26807 raft_consensus.cc:493] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.459283 26807 raft_consensus.cc:3060] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.461323 26512 raft_consensus.cc:359] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.464231 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:57.465008 26392 raft_consensus.cc:2468] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:57.465802 26711 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.462114 26512 raft_consensus.cc:385] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.466744 26512 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.466876 26285 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:57.468029 26711 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.468693 26510 tablet_bootstrap.cc:492] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:57.469815 26512 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.472677 26705 raft_consensus.cc:2804] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.472923 26815 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.473134 26705 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.484824 26705 raft_consensus.cc:3060] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.484198 26815 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.544955 26711 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.546142 26512 ts_tablet_manager.cc:1434] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.108s	user 0.011s	sys 0.003s
I20260709 12:19:57.547124 26512 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:57.551519 26815 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:57.552620 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 99572us
I20260709 12:19:57.553031 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:19:57.547482 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 79799.6us
W20260709 12:19:57.554877 26434 leader_election.cc:343] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.555471 26712 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.555990 26712 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.556624 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.557351 26465 raft_consensus.cc:2468] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:57.558459 26218 catalog_manager.cc:5697] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.560801 26218 catalog_manager.cc:5697] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:57.496361 26820 log.cc:927] Time spent T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 12:19:57.562767 26510 tablet_bootstrap.cc:654] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.563398 26770 leader_election.cc:290] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:57.573155 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:57.575278 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:19:57.576637 26285 leader_election.cc:343] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.577323 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:57.558288 26712 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.565148 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:19:57.583281 26359 leader_election.cc:343] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.577975 26393 raft_consensus.cc:2468] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:57.589859 26710 raft_consensus.cc:2749] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.596812 26705 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.585883 26468 raft_consensus.cc:2468] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:57.601419 26285 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:57.597628 26807 raft_consensus.cc:515] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.622176 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.628119 26510 tablet_bootstrap.cc:492] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:57.628633 26510 ts_tablet_manager.cc:1403] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.027s
W20260709 12:19:57.630314 26283 leader_election.cc:343] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.630792 26283 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:57.633589 26825 raft_consensus.cc:2804] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.633876 26712 raft_consensus.cc:2749] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.654981 26509 tablet_bootstrap.cc:492] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:57.655458 26509 ts_tablet_manager.cc:1403] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.282s	user 0.019s	sys 0.008s
I20260709 12:19:57.657691 26512 tablet_bootstrap.cc:654] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.644121 26825 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.658154 26825 raft_consensus.cc:3060] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.658550 26705 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.662782 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:57.653545 26822 consensus_queue.cc:1048] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.080s
I20260709 12:19:57.663826 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:57.664000 26393 raft_consensus.cc:3060] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.666706 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
W20260709 12:19:57.669220 26434 leader_election.cc:343] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.667840 26462 raft_consensus.cc:3060] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.670989 26509 raft_consensus.cc:359] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.671700 26509 raft_consensus.cc:385] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.671978 26509 raft_consensus.cc:740] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.667048 26807 leader_election.cc:290] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:57.682780 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.684880 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:57.685595 26315 raft_consensus.cc:3060] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.688829 26509 consensus_queue.cc:260] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.700286 26315 raft_consensus.cc:2468] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:57.701462 26433 leader_election.cc:304] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:57.702965 26807 raft_consensus.cc:2804] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.703465 26807 raft_consensus.cc:697] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:57.704243 26807 consensus_queue.cc:237] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.706622 26510 raft_consensus.cc:359] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.707396 26510 raft_consensus.cc:385] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.707435 26509 ts_tablet_manager.cc:1434] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:19:57.707759 26510 raft_consensus.cc:740] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.708552 26509 tablet_bootstrap.cc:492] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:57.706053 26705 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:57.711262 26358 leader_election.cc:343] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.708432 26510 consensus_queue.cc:260] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.709641 26705 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.717285 26705 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.715178 26462 raft_consensus.cc:2468] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:57.714664 26393 raft_consensus.cc:2468] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:57.720716 26283 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:57.722258 26705 raft_consensus.cc:2804] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.711778 26358 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:57.723717 26510 ts_tablet_manager.cc:1434] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.002s
I20260709 12:19:57.726362 26510 tablet_bootstrap.cc:492] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:57.724402 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:57.726679 26824 raft_consensus.cc:2749] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:57.732422 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:19:57.734089 26285 leader_election.cc:343] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.725142 26705 raft_consensus.cc:697] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:57.735106 26462 raft_consensus.cc:2468] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
W20260709 12:19:57.761771 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 51246.4us
I20260709 12:19:57.780856 26705 consensus_queue.cc:237] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.781464 26283 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:57.782575 26822 raft_consensus.cc:2804] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:57.783031 26822 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.783385 26822 raft_consensus.cc:3060] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:57.823623 26433 consensus_peers.cc:597] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:57.824059 26215 catalog_manager.cc:5697] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:57.828001 26574 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:57.810068 26825 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.832378 26512 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:57.832871 26512 ts_tablet_manager.cc:1403] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.286s	user 0.037s	sys 0.026s
I20260709 12:19:57.848548 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:57.853705 26509 tablet_bootstrap.cc:654] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.837878 26770 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:19:57.850160 26393 raft_consensus.cc:3060] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.854578 26825 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.865386 26510 tablet_bootstrap.cc:654] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.879043 26393 raft_consensus.cc:2468] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:57.891677 26825 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.879235 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:57.892563 26462 raft_consensus.cc:3060] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.889513 26816 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:57.898510 26816 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.870394 26512 raft_consensus.cc:359] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.902467 26512 raft_consensus.cc:385] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.902818 26512 raft_consensus.cc:740] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.903554 26512 consensus_queue.cc:260] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.904021 26816 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:57.864542 26216 catalog_manager.cc:5697] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:57.906069 26512 ts_tablet_manager.cc:1434] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:19:57.908385 26512 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:57.914968 26512 tablet_bootstrap.cc:654] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.919341 26285 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:57.920653 26825 raft_consensus.cc:2804] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:57.921188 26825 raft_consensus.cc:697] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:57.921762 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:57.922073 26825 consensus_queue.cc:237] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.924808 26512 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:57.925316 26512 ts_tablet_manager.cc:1403] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 12:19:57.876031 26822 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.928640 26822 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:57.928828 26712 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:57.929602 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:57.930352 26315 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:57.922525 26393 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:57.932072 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:57.932555 26434 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:57.934718 26510 tablet_bootstrap.cc:492] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:57.935250 26510 ts_tablet_manager.cc:1403] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.209s	user 0.027s	sys 0.020s
I20260709 12:19:57.936627 26770 raft_consensus.cc:2804] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:19:57.937101 26285 leader_election.cc:343] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:57.937300 26770 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:57.938251 26770 raft_consensus.cc:3060] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.938823 26510 raft_consensus.cc:359] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.939715 26510 raft_consensus.cc:385] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.940017 26510 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.940704 26510 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.942947 26510 ts_tablet_manager.cc:1434] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:57.943921 26510 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:57.945920 26462 raft_consensus.cc:2468] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:57.947432 26512 raft_consensus.cc:359] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.949644 26512 raft_consensus.cc:385] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:57.955128 26510 tablet_bootstrap.cc:654] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.949972 26512 raft_consensus.cc:740] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:57.959968 26512 consensus_queue.cc:260] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.962558 26770 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:57.968369 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:57.969277 26393 raft_consensus.cc:3060] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:57.856027 26705 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.118s
I20260709 12:19:57.976706 26512 ts_tablet_manager.cc:1434] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.004s
I20260709 12:19:57.980690 26512 tablet_bootstrap.cc:492] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:57.982914 26770 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:19:57.986675 26266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:57.988200 26512 tablet_bootstrap.cc:654] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:57.989542 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:57.986840 26393 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:57.990443 26510 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:57.993141 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:57.997702 26510 ts_tablet_manager.cc:1403] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.002s
I20260709 12:19:57.997957 26463 raft_consensus.cc:3060] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.000550 26510 raft_consensus.cc:359] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.001268 26510 raft_consensus.cc:385] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.001546 26510 raft_consensus.cc:740] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.001986 26315 raft_consensus.cc:3060] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.006439 26434 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.007445 26770 raft_consensus.cc:2804] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.007942 26770 raft_consensus.cc:697] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:58.008754 26770 consensus_queue.cc:237] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.005486 26463 raft_consensus.cc:2468] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:58.014791 26512 tablet_bootstrap.cc:492] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.015358 26512 ts_tablet_manager.cc:1403] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260709 12:19:58.018388 26510 consensus_queue.cc:260] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.020097 26510 ts_tablet_manager.cc:1434] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 12:19:58.021119 26510 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:58.028486 26315 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:58.029423 26512 raft_consensus.cc:359] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.030175 26512 raft_consensus.cc:385] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.030475 26512 raft_consensus.cc:740] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.031169 26512 consensus_queue.cc:260] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.033826 26512 ts_tablet_manager.cc:1434] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:19:58.034883 26512 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.039023 26216 catalog_manager.cc:5697] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:58.040226 26509 tablet_bootstrap.cc:492] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:58.042586 26509 ts_tablet_manager.cc:1403] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.334s	user 0.019s	sys 0.028s
I20260709 12:19:58.045226 26509 raft_consensus.cc:359] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.045955 26509 raft_consensus.cc:385] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.046224 26509 raft_consensus.cc:740] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.046870 26509 consensus_queue.cc:260] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.048543 26509 ts_tablet_manager.cc:1434] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:58.049528 26509 tablet_bootstrap.cc:492] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.055473 26509 tablet_bootstrap.cc:654] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.038990 26510 tablet_bootstrap.cc:654] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.064014 26510 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:58.064100 26512 tablet_bootstrap.cc:654] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.064605 26510 ts_tablet_manager.cc:1403] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.000s
I20260709 12:19:58.067816 26510 raft_consensus.cc:359] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.068638 26510 raft_consensus.cc:385] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.068928 26510 raft_consensus.cc:740] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.071900 26509 tablet_bootstrap.cc:492] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:58.072726 26510 consensus_queue.cc:260] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.073738 26509 ts_tablet_manager.cc:1403] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260709 12:19:58.076426 26512 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.077033 26512 ts_tablet_manager.cc:1403] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260709 12:19:58.077958 26510 ts_tablet_manager.cc:1434] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:19:58.079077 26510 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:58.082418 26823 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.082993 26823 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.085140 26510 tablet_bootstrap.cc:654] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.085700 26823 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.076522 26509 raft_consensus.cc:359] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.087177 26216 catalog_manager.cc:5697] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.087565 26512 raft_consensus.cc:359] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.087999 26509 raft_consensus.cc:385] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.088413 26509 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.089299 26509 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.090091 26512 raft_consensus.cc:385] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.090457 26512 raft_consensus.cc:740] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.091037 26509 ts_tablet_manager.cc:1434] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:19:58.091212 26512 consensus_queue.cc:260] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.092969 26509 tablet_bootstrap.cc:492] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.094520 26512 ts_tablet_manager.cc:1434] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:19:58.095660 26512 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.102607 26509 tablet_bootstrap.cc:654] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.103205 26512 tablet_bootstrap.cc:654] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.108819 26770 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.109452 26770 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.111819 26770 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:58.113695 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:58.114495 26394 raft_consensus.cc:2468] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:58.116181 26434 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.117134 26770 raft_consensus.cc:2804] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:58.117565 26770 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:58.117949 26770 raft_consensus.cc:3060] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.121110 26823 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.121724 26823 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.124579 26823 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.127652 26770 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.132411 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.135622 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.136404 26463 raft_consensus.cc:2393] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:58.136785 26509 tablet_bootstrap.cc:492] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:58.137800 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:58.138501 26394 raft_consensus.cc:3060] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.139534 26509 ts_tablet_manager.cc:1403] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.008s
I20260709 12:19:58.144215 26394 raft_consensus.cc:2468] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:58.145314 26434 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.146117 26684 raft_consensus.cc:2804] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.146632 26684 raft_consensus.cc:697] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:58.147482 26684 consensus_queue.cc:237] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.148622 26770 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:58.152565 26512 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.153071 26512 ts_tablet_manager.cc:1403] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.002s
I20260709 12:19:58.155090 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:58.155823 26315 raft_consensus.cc:2468] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:58.160439 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:58.161319 26315 raft_consensus.cc:2393] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:58.165036 26509 raft_consensus.cc:359] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.165817 26509 raft_consensus.cc:385] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.166144 26509 raft_consensus.cc:740] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.166826 26509 consensus_queue.cc:260] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.169353 26509 ts_tablet_manager.cc:1434] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:19:58.171329 26512 raft_consensus.cc:359] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.172111 26512 raft_consensus.cc:385] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.172412 26512 raft_consensus.cc:740] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.172756 26283 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:58.173303 26512 consensus_queue.cc:260] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.175477 26512 ts_tablet_manager.cc:1434] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:19:58.176445 26512 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.177577 26825 raft_consensus.cc:2804] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.178138 26825 raft_consensus.cc:697] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:58.178946 26825 consensus_queue.cc:237] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.189585 26359 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.191346 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:58.192538 26509 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.196470 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
W20260709 12:19:58.205197 26358 leader_election.cc:343] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:58.204487 26315 raft_consensus.cc:2468] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:58.209214 26823 raft_consensus.cc:2804] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:58.209676 26823 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:58.210089 26823 raft_consensus.cc:3060] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.211259 26359 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:58.213913 26807 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:19:58.217288 26218 catalog_manager.cc:5697] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:58.220669 26509 tablet_bootstrap.cc:654] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.216120 26779 raft_consensus.cc:3060] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.224769 26315 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.231410 26394 raft_consensus.cc:3060] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.257929 26512 tablet_bootstrap.cc:654] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.259614 26710 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:58.260746 26779 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:58.282238 26510 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:58.282922 26510 ts_tablet_manager.cc:1403] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.204s	user 0.024s	sys 0.058s
I20260709 12:19:58.279312 26705 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.284384 26770 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:19:58.301016 26510 raft_consensus.cc:359] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.302201 26510 raft_consensus.cc:385] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.302515 26510 raft_consensus.cc:740] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.303182 26510 consensus_queue.cc:260] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.298189 26705 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.306182 26510 ts_tablet_manager.cc:1434] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:19:58.307548 26510 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
W20260709 12:19:58.322836 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 64767.8us
I20260709 12:19:58.324157 26777 raft_consensus.cc:493] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.324718 26777 raft_consensus.cc:515] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.325165 26705 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:58.326273 26853 log.cc:927] Time spent T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:19:58.327226 26777 leader_election.cc:290] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.332146 26823 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.335592 26823 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.349190 26512 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.349824 26512 ts_tablet_manager.cc:1403] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.174s	user 0.033s	sys 0.030s
I20260709 12:19:58.352543 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:58.358448 26391 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:58.353230 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:58.359706 26285 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.360828 26825 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:58.361196 26825 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:58.361531 26825 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.359340 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:58.362371 26316 raft_consensus.cc:3060] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.355199 26822 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:19:58.370252 26822 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.372202 26316 raft_consensus.cc:2468] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:58.376214 26822 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:58.379438 26359 leader_election.cc:343] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:58.386487 26825 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.386709 26512 raft_consensus.cc:359] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.388247 26512 raft_consensus.cc:385] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.388689 26512 raft_consensus.cc:740] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.389542 26512 consensus_queue.cc:260] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.391957 26512 ts_tablet_manager.cc:1434] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:19:58.387737 26359 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.393369 26512 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.394984 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:58.398648 26823 raft_consensus.cc:2804] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.406132 26831 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.407435 26823 raft_consensus.cc:697] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:58.405706 26825 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.408398 26823 consensus_queue.cc:237] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.409976 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.413859 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:58.417076 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:58.417829 26394 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.427713 26394 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:58.426628 26216 catalog_manager.cc:5697] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.428707 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.428900 26684 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.432657 26285 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.431327 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.385010 26510 tablet_bootstrap.cc:654] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.432404 26684 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.435401 26509 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:58.435887 26509 ts_tablet_manager.cc:1403] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.244s	user 0.004s	sys 0.020s
I20260709 12:19:58.436298 26462 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:19:58.439127 26509 raft_consensus.cc:359] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.440402 26509 raft_consensus.cc:385] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.440680 26509 raft_consensus.cc:740] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.441345 26509 consensus_queue.cc:260] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.439218 26684 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:58.433851 26831 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.444010 26831 raft_consensus.cc:697] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:19:58.444927 26831 consensus_queue.cc:237] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.445977 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:58.446815 26394 raft_consensus.cc:2393] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:19:58.447227 26509 ts_tablet_manager.cc:1434] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:19:58.448187 26509 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.454798 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:58.455291 26462 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.455502 26464 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.463012 26464 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:19:58.466710 26512 tablet_bootstrap.cc:654] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:58.470947 26358 leader_election.cc:343] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:58.471518 26358 leader_election.cc:304] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:58.472633 26779 raft_consensus.cc:2749] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:58.474227 26358 leader_election.cc:343] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:58.483562 26510 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:58.484023 26823 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.485098 26823 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.487809 26512 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.488307 26823 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.488690 26825 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.483547 26822 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.490092 26822 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.491433 26283 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:58.492046 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:58.491398 26218 catalog_manager.cc:5697] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.493345 26710 raft_consensus.cc:2749] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:58.494117 26822 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.488322 26512 ts_tablet_manager.cc:1403] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.003s
I20260709 12:19:58.491012 26510 ts_tablet_manager.cc:1403] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.005s
I20260709 12:19:58.499222 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:58.513761 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.514578 26466 raft_consensus.cc:2468] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:58.516140 26512 raft_consensus.cc:359] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.516875 26512 raft_consensus.cc:385] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.517139 26512 raft_consensus.cc:740] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.519665 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:58.520814 26285 leader_election.cc:343] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:58.522527 26512 consensus_queue.cc:260] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.524073 26684 consensus_queue.cc:1048] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.524983 26512 ts_tablet_manager.cc:1434] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 12:19:58.522569 26509 tablet_bootstrap.cc:654] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.525945 26512 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.529481 26215 catalog_manager.cc:5697] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:58.534237 26359 leader_election.cc:343] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:58.535964 26510 raft_consensus.cc:359] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.536720 26510 raft_consensus.cc:385] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.537030 26510 raft_consensus.cc:740] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.539187 26512 tablet_bootstrap.cc:654] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.544474 26510 consensus_queue.cc:260] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.546386 26509 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:58.546805 26510 ts_tablet_manager.cc:1434] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.006s
I20260709 12:19:58.547775 26510 tablet_bootstrap.cc:492] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:58.546972 26509 ts_tablet_manager.cc:1403] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.003s
I20260709 12:19:58.550665 26863 consensus_queue.cc:1048] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.551513 26509 raft_consensus.cc:359] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.552392 26509 raft_consensus.cc:385] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.552750 26509 raft_consensus.cc:740] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.569291 26509 consensus_queue.cc:260] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.573987 26825 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:58.577798 26509 ts_tablet_manager.cc:1434] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:19:58.579512 26512 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.580673 26512 ts_tablet_manager.cc:1403] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.055s	user 0.033s	sys 0.008s
I20260709 12:19:58.581050 26509 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.583830 26358 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:58.585517 26855 raft_consensus.cc:2804] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:58.585958 26855 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:58.586392 26855 raft_consensus.cc:3060] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.585968 26512 raft_consensus.cc:359] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.587010 26512 raft_consensus.cc:385] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.587409 26512 raft_consensus.cc:740] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.588274 26512 consensus_queue.cc:260] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.591871 26512 ts_tablet_manager.cc:1434] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:19:58.595031 26512 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.596408 26509 tablet_bootstrap.cc:654] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.598875 26855 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.602533 26512 tablet_bootstrap.cc:654] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.603932 26433 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:58.609762 26858 raft_consensus.cc:2749] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:58.613018 26512 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.613346 26510 tablet_bootstrap.cc:654] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.613754 26512 ts_tablet_manager.cc:1403] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 12:19:58.616875 26512 raft_consensus.cc:359] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.617673 26512 raft_consensus.cc:385] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.618029 26512 raft_consensus.cc:740] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.619062 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.618878 26512 consensus_queue.cc:260] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.621722 26512 ts_tablet_manager.cc:1434] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:19:58.621963 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:58.622792 26512 tablet_bootstrap.cc:492] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.609704 26509 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
W20260709 12:19:58.626381 26359 leader_election.cc:343] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:58.626626 26509 ts_tablet_manager.cc:1403] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.006s
I20260709 12:19:58.629086 26512 tablet_bootstrap.cc:654] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.633219 26509 raft_consensus.cc:359] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.634099 26509 raft_consensus.cc:385] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.634397 26509 raft_consensus.cc:740] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.635049 26509 consensus_queue.cc:260] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.637337 26855 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.641175 26509 ts_tablet_manager.cc:1434] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:19:58.642212 26509 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.646397 26512 tablet_bootstrap.cc:492] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.647537 26512 ts_tablet_manager.cc:1403] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.005s
I20260709 12:19:58.649953 26317 raft_consensus.cc:3060] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.650509 26512 raft_consensus.cc:359] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.651197 26512 raft_consensus.cc:385] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.651481 26512 raft_consensus.cc:740] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.652113 26512 consensus_queue.cc:260] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.655086 26512 ts_tablet_manager.cc:1434] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:58.656132 26512 tablet_bootstrap.cc:492] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.650061 26855 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.662395 26855 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.664918 26855 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.665244 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:58.666129 26317 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:58.666419 26509 tablet_bootstrap.cc:654] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.667384 26359 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.668259 26855 raft_consensus.cc:2804] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:58.668699 26855 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:58.669090 26855 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:58.675887 26283 leader_election.cc:343] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:58.676385 26283 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:58.677511 26710 raft_consensus.cc:2749] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:58.662410 26512 tablet_bootstrap.cc:654] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.687788 26509 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:58.688320 26509 ts_tablet_manager.cc:1403] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.008s
I20260709 12:19:58.691905 26509 raft_consensus.cc:359] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.692607 26509 raft_consensus.cc:385] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.692871 26509 raft_consensus.cc:740] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.693886 26710 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:58.695573 26509 consensus_queue.cc:260] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.699749 26509 ts_tablet_manager.cc:1434] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:19:58.701030 26858 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.701545 26858 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.703845 26858 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:58.704985 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:58.700841 26509 tablet_bootstrap.cc:492] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.715929 26510 tablet_bootstrap.cc:492] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:58.716601 26510 ts_tablet_manager.cc:1403] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.004s
I20260709 12:19:58.720443 26510 raft_consensus.cc:359] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.718187 26509 tablet_bootstrap.cc:654] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.728014 26825 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:58.713562 26855 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.749663 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:58.750527 26462 raft_consensus.cc:3060] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.752063 26855 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.753000 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.753705 26466 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:58.721511 26510 raft_consensus.cc:385] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.757355 26510 raft_consensus.cc:740] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.758049 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:58.758725 26317 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.761111 26510 consensus_queue.cc:260] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.762482 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:58.779701 26466 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.780969 26462 raft_consensus.cc:2468] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:58.777019 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:58.782474 26318 raft_consensus.cc:2393] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:19:58.802800 26317 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:58.807478 26359 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.808573 26779 raft_consensus.cc:2804] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.809119 26779 raft_consensus.cc:697] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:58.809963 26779 consensus_queue.cc:237] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.833520 26510 ts_tablet_manager.cc:1434] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.117s	user 0.010s	sys 0.000s
I20260709 12:19:58.834867 26510 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:58.860466 26509 tablet_bootstrap.cc:492] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:58.860972 26512 tablet_bootstrap.cc:492] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.860978 26509 ts_tablet_manager.cc:1403] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.160s	user 0.058s	sys 0.051s
I20260709 12:19:58.861502 26512 ts_tablet_manager.cc:1403] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.206s	user 0.057s	sys 0.084s
I20260709 12:19:58.861534 26466 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:58.863092 26856 consensus_queue.cc:1048] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.864110 26509 raft_consensus.cc:359] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.864627 26512 raft_consensus.cc:359] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.871480 26512 raft_consensus.cc:385] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.868424 26217 catalog_manager.cc:5697] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.871814 26512 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.872534 26512 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.874936 26512 ts_tablet_manager.cc:1434] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.008s
I20260709 12:19:58.864974 26856 consensus_queue.cc:1048] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:19:58.877173 26512 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.878600 26433 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:58.881362 26856 raft_consensus.cc:3060] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.884738 26512 tablet_bootstrap.cc:654] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.892617 26832 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:58.864830 26509 raft_consensus.cc:385] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.884748 26510 tablet_bootstrap.cc:654] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.893465 26509 raft_consensus.cc:740] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.896499 26509 consensus_queue.cc:260] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.894474 26856 raft_consensus.cc:2749] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:58.899297 26509 ts_tablet_manager.cc:1434] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 12:19:58.901353 26509 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.901348 26512 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.902073 26512 ts_tablet_manager.cc:1403] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260709 12:19:58.904758 26512 raft_consensus.cc:359] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.905449 26512 raft_consensus.cc:385] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.905740 26512 raft_consensus.cc:740] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.906315 26358 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:58.906415 26512 consensus_queue.cc:260] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.907995 26779 raft_consensus.cc:2804] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:58.908531 26779 raft_consensus.cc:697] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:58.908674 26512 ts_tablet_manager.cc:1434] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:58.909916 26512 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.912194 26509 tablet_bootstrap.cc:654] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.916430 26512 tablet_bootstrap.cc:654] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.921751 26574 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:58.926133 26510 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:58.926679 26510 ts_tablet_manager.cc:1403] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.000s
I20260709 12:19:58.909395 26779 consensus_queue.cc:237] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.942082 26509 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:58.942103 26512 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.942619 26509 ts_tablet_manager.cc:1403] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.004s
I20260709 12:19:58.942705 26512 ts_tablet_manager.cc:1403] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.010s
I20260709 12:19:58.945524 26509 raft_consensus.cc:359] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.945475 26512 raft_consensus.cc:359] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.946590 26512 raft_consensus.cc:385] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.946957 26512 raft_consensus.cc:740] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.947741 26509 raft_consensus.cc:385] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.948071 26509 raft_consensus.cc:740] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.947844 26512 consensus_queue.cc:260] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.948953 26777 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.948871 26509 consensus_queue.cc:260] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.949479 26777 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.951576 26777 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.953106 26512 ts_tablet_manager.cc:1434] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:19:58.954133 26512 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: Bootstrap starting.
I20260709 12:19:58.956285 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:58.956717 26510 raft_consensus.cc:359] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.957050 26466 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:58.957451 26510 raft_consensus.cc:385] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:58.951582 26509 ts_tablet_manager.cc:1434] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:19:58.957755 26510 raft_consensus.cc:740] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:58.951591 26855 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.960003 26510 consensus_queue.cc:260] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.959904 26855 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.962353 26855 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.959108 26358 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:58.964883 26512 tablet_bootstrap.cc:654] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.965420 26510 ts_tablet_manager.cc:1434] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:19:58.966050 26855 raft_consensus.cc:2804] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:58.966462 26855 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:58.966853 26855 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:58.966475 26510 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:58.959919 26509 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:58.973879 26512 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: No bootstrap required, opened a new log
I20260709 12:19:58.974587 26512 ts_tablet_manager.cc:1403] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260709 12:19:58.977524 26509 tablet_bootstrap.cc:654] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:58.977366 26855 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.977547 26512 raft_consensus.cc:359] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.040367 26777 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:59.041937 26777 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.044960 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:59.045842 26777 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:59.046634 26777 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:59.047508 26777 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.049402 26466 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.053705 26823 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:58.977854 26510 tablet_bootstrap.cc:654] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:59.055158 26777 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:58.979876 26512 raft_consensus.cc:385] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.061877 26823 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.094895 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:59.105265 26823 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:59.127179 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.128365 26318 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:59.133726 26512 raft_consensus.cc:740] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.135056 26512 consensus_queue.cc:260] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:58.980433 26855 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:59.146574 26770 raft_consensus.cc:493] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:59.147553 26770 raft_consensus.cc:515] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.152649 26466 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:59.167052 26512 ts_tablet_manager.cc:1434] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: Time spent starting tablet: real 0.192s	user 0.008s	sys 0.000s
I20260709 12:19:59.160853 26770 leader_election.cc:290] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:59.183990 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:59.185022 26395 raft_consensus.cc:2468] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:59.190510 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:59.191278 26315 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.192274 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.194010 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.195096 26314 raft_consensus.cc:2468] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:59.180351 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:19:59.206656 26358 leader_election.cc:343] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.208148 26358 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:59.209992 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.210376 26317 raft_consensus.cc:2468] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:59.212991 26434 leader_election.cc:304] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:59.221341 26823 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:59.238524 26779 raft_consensus.cc:2804] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:59.228231 26770 raft_consensus.cc:2804] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:59.244269 26770 raft_consensus.cc:493] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:59.245035 26770 raft_consensus.cc:3060] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.258252 26901 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:59.215418 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.283567 26509 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:59.284461 26509 ts_tablet_manager.cc:1403] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.326s	user 0.013s	sys 0.007s
I20260709 12:19:59.298789 26509 raft_consensus.cc:359] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.299732 26509 raft_consensus.cc:385] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.300045 26509 raft_consensus.cc:740] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.300841 26509 consensus_queue.cc:260] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:59.302050 26359 leader_election.cc:343] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.302973 26359 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:19:59.304374 26359 leader_election.cc:343] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.304811 26359 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:59.273772 26315 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:59.307432 26900 raft_consensus.cc:2804] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:59.325989 26900 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:59.326434 26900 raft_consensus.cc:3060] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.308893 26902 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:59.308207 26509 ts_tablet_manager.cc:1434] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 12:19:59.322808 26856 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:59.275523 26779 raft_consensus.cc:697] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:59.332489 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:59.335218 26856 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.337754 26856 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:59.338653 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:59.339489 26464 raft_consensus.cc:2468] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:59.343173 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:59.344880 26509 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
W20260709 12:19:59.359077 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 54759.8us
I20260709 12:19:59.362568 26907 raft_consensus.cc:2749] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:59.363039 26359 leader_election.cc:343] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:59.365495 26358 leader_election.cc:343] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.366113 26358 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:59.352561 26902 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.356997 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:59.372510 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.373121 26318 raft_consensus.cc:2468] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:59.351189 26770 raft_consensus.cc:515] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.405478 26777 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:59.414877 26509 tablet_bootstrap.cc:654] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:59.416251 26266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:59.430779 26433 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:19:59.437772 26856 raft_consensus.cc:2804] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:59.438256 26856 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:59.437943 26777 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.438648 26856 raft_consensus.cc:3060] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.441151 26777 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:59.448449 26902 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:19:59.449065 26358 leader_election.cc:343] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.453385 26358 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:59.460964 26510 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:59.461577 26510 ts_tablet_manager.cc:1403] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.495s	user 0.013s	sys 0.018s
I20260709 12:19:59.463145 26907 raft_consensus.cc:2749] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:59.481040 26901 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:59.481372 26510 raft_consensus.cc:359] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.390529 26779 consensus_queue.cc:237] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.489816 26906 raft_consensus.cc:2749] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:59.489323 26770 leader_election.cc:290] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:59.492470 26510 raft_consensus.cc:385] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.494765 26510 raft_consensus.cc:740] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.508895 26510 consensus_queue.cc:260] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.498541 26856 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.528182 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:59.532915 26510 ts_tablet_manager.cc:1434] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 12:19:59.537083 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:59.538446 26313 raft_consensus.cc:3060] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.546510 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:59.547163 26391 raft_consensus.cc:3060] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.529081 26468 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:59.555385 26509 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:59.555927 26509 ts_tablet_manager.cc:1403] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.211s	user 0.017s	sys 0.018s
I20260709 12:19:59.556354 26900 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.577003 26393 raft_consensus.cc:2393] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 1: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:19:59.579017 26900 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:59.581082 26391 raft_consensus.cc:2468] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:59.581761 26510 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:59.582181 26509 raft_consensus.cc:359] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.585165 26313 raft_consensus.cc:2468] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:59.587186 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:19:59.589401 26358 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:59.600760 26856 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:59.600875 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:59.610146 26509 raft_consensus.cc:385] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.623567 26509 raft_consensus.cc:740] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.614521 26902 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:59.615779 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.617715 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.624214 26434 leader_election.cc:304] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:59.618064 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:59.621958 26900 raft_consensus.cc:2804] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:59.650094 26509 consensus_queue.cc:260] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.659205 26900 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:59.679293 26856 raft_consensus.cc:2804] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:59.679864 26856 raft_consensus.cc:697] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:59.680682 26856 consensus_queue.cc:237] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:59.682821 26358 leader_election.cc:343] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:59.684116 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 59983.7us
I20260709 12:19:59.665843 26318 raft_consensus.cc:3060] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.668767 26316 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 0.
I20260709 12:19:59.691133 26900 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.704205 26509 ts_tablet_manager.cc:1434] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.148s	user 0.010s	sys 0.002s
I20260709 12:19:59.623322 26914 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
I20260709 12:19:59.712720 26509 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:59.728046 26510 tablet_bootstrap.cc:654] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:59.733289 26311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:59.737793 26318 raft_consensus.cc:2468] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
W20260709 12:19:59.748472 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 47494.2us
I20260709 12:19:59.750036 26900 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:19:59.769241 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 114852us
I20260709 12:19:59.775579 26900 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:19:59.785713 26509 tablet_bootstrap.cc:654] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:59.798537 26359 leader_election.cc:343] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.804368 26359 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:19:59.803572 26923 log.cc:927] Time spent T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.096s	user 0.000s	sys 0.005s
I20260709 12:19:59.813941 26913 raft_consensus.cc:2749] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:59.815712 26217 catalog_manager.cc:5697] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:59.820478 26509 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:59.821007 26509 ts_tablet_manager.cc:1403] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.115s	user 0.005s	sys 0.008s
I20260709 12:19:59.820523 26510 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:59.824206 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:59.827550 26465 raft_consensus.cc:2393] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 1: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:19:59.829355 26509 raft_consensus.cc:359] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.830174 26509 raft_consensus.cc:385] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.830453 26509 raft_consensus.cc:740] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.833128 26510 ts_tablet_manager.cc:1403] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.252s	user 0.016s	sys 0.012s
I20260709 12:19:59.832965 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:59.833683 26315 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.833880 26509 consensus_queue.cc:260] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.836604 26509 ts_tablet_manager.cc:1434] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:19:59.840441 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:19:59.841099 26465 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:59.843228 26359 consensus_peers.cc:597] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:59.837607 26509 tablet_bootstrap.cc:492] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:59.846634 26510 raft_consensus.cc:359] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.847410 26510 raft_consensus.cc:385] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.851886 26510 raft_consensus.cc:740] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.850375 26465 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:59.852648 26509 tablet_bootstrap.cc:654] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:59.852654 26510 consensus_queue.cc:260] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.851413 26315 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:19:59.842736 26215 catalog_manager.cc:5697] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:59.851145 26433 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:19:59.856542 26856 raft_consensus.cc:2804] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:59.857077 26856 raft_consensus.cc:697] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:59.856853 26215 catalog_manager.cc:5697] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:59.857988 26856 consensus_queue.cc:237] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.866906 26510 ts_tablet_manager.cc:1434] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 12:19:59.868057 26510 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:19:59.875860 26358 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:59.877128 26912 raft_consensus.cc:2749] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:59.880288 26358 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:59.881187 26906 raft_consensus.cc:2804] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:59.881740 26906 raft_consensus.cc:697] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:19:59.882848 26906 consensus_queue.cc:237] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.885053 26509 tablet_bootstrap.cc:492] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:59.885167 26856 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:59.885819 26509 ts_tablet_manager.cc:1403] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.007s
I20260709 12:19:59.885790 26856 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.888815 26509 raft_consensus.cc:359] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.889604 26509 raft_consensus.cc:385] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.889534 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:59.890096 26509 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.890404 26389 raft_consensus.cc:2468] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:59.890944 26509 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.891795 26434 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:19:59.892925 26916 raft_consensus.cc:2804] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:59.893287 26916 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:59.893450 26509 ts_tablet_manager.cc:1434] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:19:59.893664 26916 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.894100 26856 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:59.882091 26510 tablet_bootstrap.cc:654] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:59.894769 26509 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c: Bootstrap starting.
I20260709 12:19:59.916705 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.919464 26856 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:59.919981 26856 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.922309 26856 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:59.923408 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:19:59.924309 26389 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:19:59.924045 26916 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.927593 26434 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:19:59.928264 26433 leader_election.cc:343] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.929105 26509 tablet_bootstrap.cc:654] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:59.929453 26916 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:59.932889 26856 raft_consensus.cc:2804] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:59.938632 26856 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:59.939105 26856 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:59.939640 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:19:59.940014 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:19:59.941498 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:59.941768 26391 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:59.944764 26433 leader_election.cc:343] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:59.947997 26433 leader_election.cc:343] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.964447 26391 raft_consensus.cc:2468] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:59.966387 26434 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:19:59.967581 26770 raft_consensus.cc:2804] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:59.968102 26770 raft_consensus.cc:697] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:19:59.968621 26856 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.968962 26770 consensus_queue.cc:237] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.971873 26856 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:19:59.973502 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:19:59.973927 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
W20260709 12:19:59.975075 26433 leader_election.cc:343] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:59.975260 26389 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:59.977113 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 70642.6us
I20260709 12:19:59.980511 26510 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:19:59.981009 26510 ts_tablet_manager.cc:1403] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.014s
I20260709 12:19:59.981505 26509 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c: No bootstrap required, opened a new log
I20260709 12:19:59.982847 26509 ts_tablet_manager.cc:1403] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.003s
I20260709 12:19:59.986397 26509 raft_consensus.cc:359] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.987103 26509 raft_consensus.cc:385] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.987398 26509 raft_consensus.cc:740] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.988049 26509 consensus_queue.cc:260] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.987407 26510 raft_consensus.cc:359] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.989639 26510 raft_consensus.cc:385] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:59.990170 26510 raft_consensus.cc:740] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:19:59.990809 26510 consensus_queue.cc:260] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:19:59.991319 26389 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:19:59.992347 26510 ts_tablet_manager.cc:1434] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 12:19:59.995162 26509 ts_tablet_manager.cc:1434] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 12:20:00.002911 26434 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:00.003451 26510 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:20:00.004309 26856 raft_consensus.cc:2804] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:00.005386 26856 raft_consensus.cc:697] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:00.006366 26856 consensus_queue.cc:237] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.012373 26705 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:00.012851 26510 tablet_bootstrap.cc:654] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:00.012957 26705 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.015363 26705 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:00.017104 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:00.019006 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:00.019850 26389 raft_consensus.cc:2393] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 1: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:20:00.023643 26285 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:00.024662 26705 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.032375 26705 raft_consensus.cc:2749] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:00.033696 26510 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:20:00.034220 26510 ts_tablet_manager.cc:1403] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.009s
I20260709 12:20:00.036789 26510 raft_consensus.cc:359] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.037467 26510 raft_consensus.cc:385] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:00.037750 26510 raft_consensus.cc:740] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:20:00.038396 26510 consensus_queue.cc:260] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.040688 26510 ts_tablet_manager.cc:1434] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:00.041929 26510 tablet_bootstrap.cc:492] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:20:00.039371 26217 catalog_manager.cc:5697] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:00.043586 26217 catalog_manager.cc:5697] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:00.045275 26217 catalog_manager.cc:5697] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:00.048341 26510 tablet_bootstrap.cc:654] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:00.054284 26510 tablet_bootstrap.cc:492] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:20:00.055037 26510 ts_tablet_manager.cc:1403] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:20:00.059984 26510 raft_consensus.cc:359] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.060702 26510 raft_consensus.cc:385] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:00.060995 26510 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:20:00.061646 26510 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.064855 26510 ts_tablet_manager.cc:1434] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:20:00.065943 26510 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501: Bootstrap starting.
I20260709 12:20:00.064855 26218 catalog_manager.cc:5697] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:00.068675 26320 raft_consensus.cc:3060] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.071882 26510 tablet_bootstrap.cc:654] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:00.079242 26510 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501: No bootstrap required, opened a new log
I20260709 12:20:00.079773 26510 ts_tablet_manager.cc:1403] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:20:00.082744 26510 raft_consensus.cc:359] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.083377 26510 raft_consensus.cc:385] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:00.083853 26510 raft_consensus.cc:740] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Initialized, Role: FOLLOWER
I20260709 12:20:00.084498 26510 consensus_queue.cc:260] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.086606 26510 ts_tablet_manager.cc:1434] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:00.104610 26916 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:00.105132 26916 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.107232 26916 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:00.108269 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:00.108647 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:00.108896 26320 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:20:00.109292 26389 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 0.
I20260709 12:20:00.109823 26433 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:00.110574 26856 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:00.110983 26856 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:00.111280 26856 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.118573 26856 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.120568 26856 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:00.121613 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:00.121726 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:00.122453 26389 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.122547 26318 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.130262 26389 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:00.130759 26318 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:00.131497 26434 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:00.132124 26856 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:00.132774 26856 raft_consensus.cc:697] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:00.132643 26906 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.133760 26856 consensus_queue.cc:237] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.137310 26906 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.147480 26218 catalog_manager.cc:5697] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 0 to 1, leader changed from <none> to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:00.172205 26705 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:00.172716 26705 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.174515 26705 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:00.175062 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:00.175820 26389 raft_consensus.cc:2393] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 1: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:20:00.175812 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:00.177081 26283 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:00.177668 26705 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.183409 26705 raft_consensus.cc:2749] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:00.208979 26916 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.209440 26705 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:00.210105 26705 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.212423 26705 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:00.214825 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:00.215535 26469 raft_consensus.cc:2468] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:20:00.216791 26283 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:00.216867 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:00.217573 26389 raft_consensus.cc:2468] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 0.
I20260709 12:20:00.217583 26899 raft_consensus.cc:2804] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:00.218914 26899 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:00.219259 26899 raft_consensus.cc:3060] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.228310 26770 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.232878 26899 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.235662 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:00.236276 26389 raft_consensus.cc:3060] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.236825 26899 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:00.242264 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:00.243271 26469 raft_consensus.cc:3060] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:00.249727 26389 raft_consensus.cc:2468] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:20:00.250664 26469 raft_consensus.cc:2468] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:20:00.251847 26283 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:00.253388 26705 raft_consensus.cc:2804] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:00.256183 26705 raft_consensus.cc:697] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:00.257426 26705 consensus_queue.cc:237] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:00.272799 26215 catalog_manager.cc:5697] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:00.292109 26916 consensus_queue.cc:1048] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.302253 26916 consensus_queue.cc:1048] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.381289 26916 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.394961 26856 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.421193 26906 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.431711 26902 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.439127 26916 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:00.470599 26909 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:00.640158 26856 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.643477 26899 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.654377 26909 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:00.674319 26705 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:01.183494 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:01.204650 26966 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:01.204658 26967 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:01.204723 26969 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:01.205538 25160 server_base.cc:1061] running on GCE node
I20260709 12:20:01.206791 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:01.207005 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:01.207152 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599601207141 us; error 0 us; skew 500 ppm
I20260709 12:20:01.207763 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:01.213311 25160 webserver.cc:533] Webserver started at http://127.24.146.4:35519/ using document root <none> and password file <none>
I20260709 12:20:01.214049 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:01.214435 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:01.215114 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:01.216619 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-3-root/instance:
uuid: "b622467209d94bae90ffb126f585ed1e"
format_stamp: "Formatted at 2026-07-09 12:20:01 on dist-test-slave-q1nk"
I20260709 12:20:01.222772 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.008s
I20260709 12:20:01.227613 26974 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:01.228467 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:20:01.228793 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-3-root
uuid: "b622467209d94bae90ffb126f585ed1e"
format_stamp: "Formatted at 2026-07-09 12:20:01 on dist-test-slave-q1nk"
I20260709 12:20:01.229084 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:01.253715 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:01.255240 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:01.256716 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:01.260283 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:01.260641 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:20:01.261045 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:01.261318 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:01.347375 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.4:46009
I20260709 12:20:01.347469 27037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.4:46009 every 8 connection(s)
I20260709 12:20:01.353756 25160 auto_leader_rebalancer-test.cc:439] add a tserver: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:01.374825 27038 heartbeater.cc:344] Connected to a master server at 127.24.146.62:43239
I20260709 12:20:01.375281 27038 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:01.376005 27038 heartbeater.cc:507] Master 127.24.146.62:43239 requested a full tablet report, sending...
I20260709 12:20:01.378002 26217 ts_manager.cc:194] Registered new tserver with Master: b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:01.379355 26217 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50226
I20260709 12:20:01.637203 26320 consensus_queue.cc:237] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:01.648478 26391 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.648684 26469 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.650427 27014 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.651504 26899 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.663141 26899 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.670835 26469 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:01.675526 26285 consensus_peers.cc:597] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c849da633034f13a0f861efe6e109f6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.682518 26391 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.687906 26320 consensus_queue.cc:237] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:01.697023 26217 catalog_manager.cc:5697] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.710029 26469 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:01.710918 26285 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5aa4e9bfcb4c4e12886c6fe599dacaea. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.712159 27014 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.713546 26391 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.715309 27014 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.720753 26899 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.729825 26469 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.749553 26215 catalog_manager.cc:5697] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.769703 26468 consensus_queue.cc:237] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:01.772857 26391 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.783587 26389 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.785871 26856 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.787556 26320 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.792723 26856 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:01.798714 26434 consensus_peers.cc:597] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baa9f0e8225c4b5095a70542def9f86a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.810442 26909 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.813809 26389 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.816979 26320 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.826472 26313 consensus_queue.cc:237] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:01.831161 26215 catalog_manager.cc:5697] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:01.870347 26285 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 96b0a7f1c66248f498b164460aa25a01. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.882688 26465 raft_consensus.cc:1275] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.885423 26389 raft_consensus.cc:1275] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.887115 27058 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.897513 27058 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.910981 27057 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.913306 26389 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.920514 26468 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:01.932451 26215 catalog_manager.cc:5697] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:02.106855 27070 ts_tablet_manager.cc:933] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:02.109411 27070 tablet_copy_client.cc:323] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:02.122315 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:02.122941 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet 5aa4e9bfcb4c4e12886c6fe599dacaea from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-5aa4e9bfcb4c4e12886c6fe599dacaea
I20260709 12:20:02.129549 26330 tablet_copy_source_session.cc:215] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:02.134450 27070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:02.149214 27070 tablet_copy_client.cc:806] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:02.150085 27070 tablet_copy_client.cc:670] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:02.154580 27070 tablet_copy_client.cc:538] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:02.175953 27070 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:02.197088 27070 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:02.198138 27070 tablet_bootstrap.cc:492] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:02.198818 27070 ts_tablet_manager.cc:1403] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260709 12:20:02.202406 27070 raft_consensus.cc:359] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:02.203081 27070 raft_consensus.cc:740] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:02.203680 27070 consensus_queue.cc:260] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:02.206552 27038 heartbeater.cc:499] Master 127.24.146.62:43239 was elected leader, sending a full tablet report...
I20260709 12:20:02.207412 27070 ts_tablet_manager.cc:1434] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:02.209384 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-5aa4e9bfcb4c4e12886c6fe599dacaea received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:02.209877 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-5aa4e9bfcb4c4e12886c6fe599dacaea on tablet 5aa4e9bfcb4c4e12886c6fe599dacaea with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:02.235349 27070 ts_tablet_manager.cc:933] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:02.236951 27070 tablet_copy_client.cc:323] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:02.238643 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet 8c849da633034f13a0f861efe6e109f6 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:02.239130 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet 8c849da633034f13a0f861efe6e109f6 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-8c849da633034f13a0f861efe6e109f6
I20260709 12:20:02.251327 26330 tablet_copy_source_session.cc:215] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:02.254462 27070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c849da633034f13a0f861efe6e109f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:02.266783 27070 tablet_copy_client.cc:806] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:02.267379 27070 tablet_copy_client.cc:670] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:02.273663 27070 tablet_copy_client.cc:538] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:02.282119 27070 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:02.283052 27076 ts_tablet_manager.cc:933] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:02.298484 27076 tablet_copy_client.cc:323] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:02.312036 27070 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:02.312983 27070 tablet_bootstrap.cc:492] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:02.313560 27070 ts_tablet_manager.cc:1403] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.000s
I20260709 12:20:02.316512 27070 raft_consensus.cc:359] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:02.317341 27070 raft_consensus.cc:740] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:02.318037 27070 consensus_queue.cc:260] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:02.320196 27070 ts_tablet_manager.cc:1434] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:02.321852 26479 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet baa9f0e8225c4b5095a70542def9f86a from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:02.322496 26479 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet baa9f0e8225c4b5095a70542def9f86a from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-baa9f0e8225c4b5095a70542def9f86a
I20260709 12:20:02.323274 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-8c849da633034f13a0f861efe6e109f6 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:02.323751 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-8c849da633034f13a0f861efe6e109f6 on tablet 8c849da633034f13a0f861efe6e109f6 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:02.332844 26479 tablet_copy_source_session.cc:215] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:02.336578 27076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa9f0e8225c4b5095a70542def9f86a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:02.349261 27076 tablet_copy_client.cc:806] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:02.349826 27076 tablet_copy_client.cc:670] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:02.353979 27076 tablet_copy_client.cc:538] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:02.366957 27076 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:02.387223 27076 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:02.388010 27076 tablet_bootstrap.cc:492] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:02.388659 27076 ts_tablet_manager.cc:1403] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 12:20:02.391125 27076 raft_consensus.cc:359] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:02.391806 27076 raft_consensus.cc:740] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:02.392439 27076 consensus_queue.cc:260] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:02.396113 27076 ts_tablet_manager.cc:1434] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:02.398061 26479 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-baa9f0e8225c4b5095a70542def9f86a received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:02.398511 26479 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-baa9f0e8225c4b5095a70542def9f86a on tablet baa9f0e8225c4b5095a70542def9f86a with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:02.409708 27076 ts_tablet_manager.cc:933] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:02.411291 27076 tablet_copy_client.cc:323] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:02.413112 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet 96b0a7f1c66248f498b164460aa25a01 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:02.413663 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet 96b0a7f1c66248f498b164460aa25a01 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-96b0a7f1c66248f498b164460aa25a01
I20260709 12:20:02.421100 26330 tablet_copy_source_session.cc:215] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:02.426532 27076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96b0a7f1c66248f498b164460aa25a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:02.451678 27076 tablet_copy_client.cc:806] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:02.452303 27076 tablet_copy_client.cc:670] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:02.457607 27076 tablet_copy_client.cc:538] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:02.466890 27076 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:02.487496 27076 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:02.488425 27076 tablet_bootstrap.cc:492] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:02.489099 27076 ts_tablet_manager.cc:1403] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 12:20:02.492022 27076 raft_consensus.cc:359] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:02.492872 27076 raft_consensus.cc:740] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:02.493517 27076 consensus_queue.cc:260] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:02.495914 27076 ts_tablet_manager.cc:1434] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:02.497552 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-96b0a7f1c66248f498b164460aa25a01 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:02.498026 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-96b0a7f1c66248f498b164460aa25a01 on tablet 96b0a7f1c66248f498b164460aa25a01 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:02.519068 27012 raft_consensus.cc:1217] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.672576 27012 raft_consensus.cc:1217] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.712111 27012 raft_consensus.cc:1217] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.796059 27012 raft_consensus.cc:1217] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.917862 26963 raft_consensus.cc:1064] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:02.920621 26963 consensus_queue.cc:237] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:02.929723 27012 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.930491 26465 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.932653 26391 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:02.933343 26963 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:02.934423 27058 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.935343 27057 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:02.951809 27058 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:02.962461 26391 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:02.964140 26465 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:02.971870 26218 catalog_manager.cc:5697] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:02.969941 27012 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.038798 26313 consensus_queue.cc:237] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:03.046116 26468 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.047720 27058 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.062597 26963 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.063688 27012 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.065831 27058 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:03.064313 26468 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.074592 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:03.074468 27012 raft_consensus.cc:2955] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.082767 26217 catalog_manager.cc:5697] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:03.103721 27084 raft_consensus.cc:1064] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:03.111569 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 5aa4e9bfcb4c4e12886c6fe599dacaea with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:03.106422 27084 consensus_queue.cc:237] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:03.128333 27058 raft_consensus.cc:1064] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:03.130710 27058 consensus_queue.cc:237] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:03.139513 27093 tablet_replica.cc:333] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:03.140550 27093 raft_consensus.cc:2243] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:03.140544 26391 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.140841 27012 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.141449 27093 raft_consensus.cc:2272] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:03.141786 26468 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.142544 26963 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.143493 27014 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.146667 26391 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.147704 26320 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.149680 26856 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.151396 26909 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.147267 26963 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:03.162488 27012 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.164042 27084 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:03.186601 27057 raft_consensus.cc:1064] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:03.189472 27057 consensus_queue.cc:237] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:03.201592 27010 raft_consensus.cc:1275] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.204408 27057 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.204854 26391 raft_consensus.cc:1275] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.204408 26469 raft_consensus.cc:1275] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.206975 27058 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.210095 27093 ts_tablet_manager.cc:1916] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:03.210624 27057 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.232077 26963 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.248205 26856 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.251284 27093 ts_tablet_manager.cc:1929] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:03.251891 27093 log.cc:1199] T 5aa4e9bfcb4c4e12886c6fe599dacaea P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/5aa4e9bfcb4c4e12886c6fe599dacaea
I20260709 12:20:03.253649 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 5aa4e9bfcb4c4e12886c6fe599dacaea (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:03.255874 26313 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.250882 27010 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.273298 27011 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.288225 26391 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.290014 26395 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.291549 26217 catalog_manager.cc:5697] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.303447 26465 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.313633 26963 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.319495 26468 consensus_queue.cc:237] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:03.326601 26465 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.327600 26216 catalog_manager.cc:5697] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:03.336690 27011 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.338549 26909 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.354291 27011 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.359762 26391 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.361989 26909 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.352049 26856 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.368474 26313 consensus_queue.cc:237] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:03.370597 26389 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.368470 26391 raft_consensus.cc:2955] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.380358 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet baa9f0e8225c4b5095a70542def9f86a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:03.401984 26215 catalog_manager.cc:5697] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.403465 27010 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
W20260709 12:20:03.406541 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 55354.9us
I20260709 12:20:03.413442 26389 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.417333 27011 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.427798 27057 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.434409 27057 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.447760 27057 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.444635 26215 catalog_manager.cc:5697] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.456224 26389 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.459925 27010 raft_consensus.cc:2955] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.471048 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c849da633034f13a0f861efe6e109f6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:03.482872 26313 consensus_queue.cc:237] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:03.488193 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet baa9f0e8225c4b5095a70542def9f86a with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:03.490202 27010 raft_consensus.cc:1275] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.490465 26389 raft_consensus.cc:1275] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.491829 27014 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.492228 27108 tablet_replica.cc:333] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:03.492992 27108 raft_consensus.cc:2243] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:03.493614 27108 raft_consensus.cc:2272] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:03.494019 27014 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.495100 26218 catalog_manager.cc:5697] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.496945 27108 ts_tablet_manager.cc:1916] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:03.502297 27058 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.513199 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c849da633034f13a0f861efe6e109f6 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:03.514882 27010 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.517774 26389 raft_consensus.cc:2955] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:03.524293 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 96b0a7f1c66248f498b164460aa25a01 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:03.531999 26218 catalog_manager.cc:5697] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:03.546809 26450 tablet_service.cc:1558] Processing DeleteTablet for tablet 96b0a7f1c66248f498b164460aa25a01 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:03.556458 27108 ts_tablet_manager.cc:1929] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:03.559216 27108 log.cc:1199] T baa9f0e8225c4b5095a70542def9f86a P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/baa9f0e8225c4b5095a70542def9f86a
I20260709 12:20:03.561012 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet baa9f0e8225c4b5095a70542def9f86a (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:03.567679 27109 tablet_replica.cc:333] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:03.568905 27109 raft_consensus.cc:2243] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:03.569700 27109 raft_consensus.cc:2272] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:03.575237 27109 ts_tablet_manager.cc:1916] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:03.591526 27109 ts_tablet_manager.cc:1929] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:03.592000 27109 log.cc:1199] T 8c849da633034f13a0f861efe6e109f6 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/8c849da633034f13a0f861efe6e109f6
I20260709 12:20:03.593995 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 8c849da633034f13a0f861efe6e109f6 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:03.595069 27109 tablet_replica.cc:333] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:03.596086 27109 raft_consensus.cc:2243] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:03.596844 27109 raft_consensus.cc:2272] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:03.599814 27109 ts_tablet_manager.cc:1916] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:03.614943 27109 ts_tablet_manager.cc:1929] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:03.615299 27109 log.cc:1199] T 96b0a7f1c66248f498b164460aa25a01 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/96b0a7f1c66248f498b164460aa25a01
I20260709 12:20:03.616990 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 96b0a7f1c66248f498b164460aa25a01 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:04.609184 26313 consensus_queue.cc:237] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:04.615311 26468 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:04.615792 26285 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d243edb17090406aaad8d318aa73d3a6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:04.616444 26391 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.616447 27058 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:04.618464 27014 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.633507 27058 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.635118 26465 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.637346 26388 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.652129 26218 catalog_manager.cc:5697] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:04.682684 26388 consensus_queue.cc:237] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:04.705932 26465 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.724632 27123 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.724972 26313 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.728979 27125 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:20:04.751219 26360 consensus_peers.cc:597] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 922a8b0cede7475ab60f2534bd4f9300. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:04.750389 27123 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.752183 26313 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.752183 26465 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.766661 26389 consensus_queue.cc:237] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:04.770617 26216 catalog_manager.cc:5697] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:04.778441 26360 consensus_peers.cc:597] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d5aafe2bd924acab9d22297159f38e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:04.779596 26465 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.779634 26313 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.780988 27123 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.782011 27126 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:04.792881 27125 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.794735 26318 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.808147 26469 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.813834 26389 consensus_queue.cc:237] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:04.817355 26215 catalog_manager.cc:5697] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:04.834425 26360 consensus_peers.cc:597] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6609ceadc627427b9427f211afec4829. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:04.837746 26318 raft_consensus.cc:1275] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.840814 27125 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.844605 26465 raft_consensus.cc:1275] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:04.846118 27126 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:04.851866 27126 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.858572 26320 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.863698 26469 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:04.877029 26215 catalog_manager.cc:5697] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:05.201370 27136 ts_tablet_manager.cc:933] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:05.203172 27136 tablet_copy_client.cc:323] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:05.204744 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet d243edb17090406aaad8d318aa73d3a6 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:05.205240 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet d243edb17090406aaad8d318aa73d3a6 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-d243edb17090406aaad8d318aa73d3a6
I20260709 12:20:05.211938 26330 tablet_copy_source_session.cc:215] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:05.216138 27136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d243edb17090406aaad8d318aa73d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:05.231473 27136 tablet_copy_client.cc:806] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:05.232060 27136 tablet_copy_client.cc:670] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:05.237579 27136 tablet_copy_client.cc:538] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:05.246949 27136 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:05.274530 27136 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:05.275722 27136 tablet_bootstrap.cc:492] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:05.276511 27136 ts_tablet_manager.cc:1403] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.005s
I20260709 12:20:05.279425 27136 raft_consensus.cc:359] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:05.280347 27136 raft_consensus.cc:740] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:05.281100 27136 consensus_queue.cc:260] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:05.302515 27140 ts_tablet_manager.cc:933] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:05.305586 27138 ts_tablet_manager.cc:933] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:05.311271 27140 tablet_copy_client.cc:323] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:05.332690 27136 ts_tablet_manager.cc:1434] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.056s	user 0.022s	sys 0.026s
I20260709 12:20:05.334738 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-d243edb17090406aaad8d318aa73d3a6 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:05.335256 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-d243edb17090406aaad8d318aa73d3a6 on tablet d243edb17090406aaad8d318aa73d3a6 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:05.338377 27138 tablet_copy_client.cc:323] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:05.378096 27136 ts_tablet_manager.cc:933] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:05.378536 26405 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 1d5aafe2bd924acab9d22297159f38e3 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:05.379261 26405 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 1d5aafe2bd924acab9d22297159f38e3 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-1d5aafe2bd924acab9d22297159f38e3
I20260709 12:20:05.390501 26405 tablet_copy_source_session.cc:215] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:05.391775 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 922a8b0cede7475ab60f2534bd4f9300 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:05.396615 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 922a8b0cede7475ab60f2534bd4f9300 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-922a8b0cede7475ab60f2534bd4f9300
I20260709 12:20:05.411717 26404 tablet_copy_source_session.cc:215] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:05.416751 27136 tablet_copy_client.cc:323] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:05.421527 26405 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 6609ceadc627427b9427f211afec4829 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:05.423331 27138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922a8b0cede7475ab60f2534bd4f9300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:05.424508 26405 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 6609ceadc627427b9427f211afec4829 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-6609ceadc627427b9427f211afec4829
I20260709 12:20:05.428167 27140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d5aafe2bd924acab9d22297159f38e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:05.434242 26405 tablet_copy_source_session.cc:215] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:05.439437 27136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6609ceadc627427b9427f211afec4829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:05.448001 27138 tablet_copy_client.cc:806] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:05.448664 27138 tablet_copy_client.cc:670] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:05.453096 27138 tablet_copy_client.cc:538] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:05.454453 27140 tablet_copy_client.cc:806] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:05.455081 27140 tablet_copy_client.cc:670] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:05.459306 27140 tablet_copy_client.cc:538] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:05.463531 27138 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:05.471925 27140 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:05.473816 27136 tablet_copy_client.cc:806] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:05.474604 27136 tablet_copy_client.cc:670] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:05.480175 27136 tablet_copy_client.cc:538] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:05.491875 27136 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:05.503364 27138 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:05.504396 27138 tablet_bootstrap.cc:492] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:05.505160 27138 ts_tablet_manager.cc:1403] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.005s
I20260709 12:20:05.508241 27138 raft_consensus.cc:359] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:05.509153 27138 raft_consensus.cc:740] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:05.509867 27138 consensus_queue.cc:260] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:05.512343 27138 ts_tablet_manager.cc:1434] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 12:20:05.515480 26405 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-922a8b0cede7475ab60f2534bd4f9300 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:05.515934 26405 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-922a8b0cede7475ab60f2534bd4f9300 on tablet 922a8b0cede7475ab60f2534bd4f9300 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:05.524744 27136 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:05.525640 27136 tablet_bootstrap.cc:492] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:05.526501 27136 ts_tablet_manager.cc:1403] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.035s	user 0.028s	sys 0.001s
I20260709 12:20:05.529500 27136 raft_consensus.cc:359] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:05.530491 27136 raft_consensus.cc:740] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:05.531220 27136 consensus_queue.cc:260] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:05.533653 27136 ts_tablet_manager.cc:1434] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:05.539470 26405 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-6609ceadc627427b9427f211afec4829 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:05.539937 26405 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-6609ceadc627427b9427f211afec4829 on tablet 6609ceadc627427b9427f211afec4829 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:05.547012 27140 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:05.548058 27140 tablet_bootstrap.cc:492] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:05.548761 27140 ts_tablet_manager.cc:1403] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.008s
I20260709 12:20:05.551590 27140 raft_consensus.cc:359] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:05.552417 27140 raft_consensus.cc:740] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:05.553040 27140 consensus_queue.cc:260] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:05.555369 27140 ts_tablet_manager.cc:1434] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:05.557063 26405 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-1d5aafe2bd924acab9d22297159f38e3 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:05.557487 26405 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-1d5aafe2bd924acab9d22297159f38e3 on tablet 1d5aafe2bd924acab9d22297159f38e3 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:05.593649 27010 raft_consensus.cc:1217] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:05.648696 27010 raft_consensus.cc:1217] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:05.749289 27010 raft_consensus.cc:1217] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:05.811295 27010 raft_consensus.cc:1217] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:06.046773 27146 raft_consensus.cc:1064] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:06.049417 27146 consensus_queue.cc:237] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:06.056911 27010 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.057137 26465 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.058715 27125 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.060722 26320 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.061527 27150 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.062443 27125 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.076742 27125 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.083271 26465 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.086381 26320 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.095278 27010 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.104892 26218 catalog_manager.cc:5697] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:06.201850 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 75569.4us
I20260709 12:20:06.216881 27161 raft_consensus.cc:1064] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:06.219637 27161 consensus_queue.cc:237] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:06.246701 26391 consensus_queue.cc:237] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:06.254335 27010 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.255201 27011 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.255921 26465 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.255013 26464 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.256052 27150 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.258049 27014 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.258061 27150 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:06.265023 26389 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.266201 27125 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.269304 26465 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.282786 27167 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:06.283845 27014 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.284751 27011 raft_consensus.cc:2955] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.294396 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d5aafe2bd924acab9d22297159f38e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.299486 27146 raft_consensus.cc:1064] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:06.306716 26216 catalog_manager.cc:5697] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.319140 27161 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.302945 27146 consensus_queue.cc:237] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:06.333855 27010 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.369570 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d5aafe2bd924acab9d22297159f38e3 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:06.370612 26469 raft_consensus.cc:1275] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.380050 27125 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.383708 27011 raft_consensus.cc:1275] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.389242 26318 raft_consensus.cc:1275] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.396950 26469 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.398852 26216 catalog_manager.cc:5697] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.402459 26389 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.419889 27171 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.424975 27171 raft_consensus.cc:1064] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:06.427114 27155 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:06.457751 27175 tablet_replica.cc:333] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:06.458897 27175 raft_consensus.cc:2243] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.459578 27175 raft_consensus.cc:2272] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.475311 26318 consensus_queue.cc:237] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:06.484725 27171 consensus_queue.cc:237] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:06.486398 27011 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.489595 27014 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:06.505753 27175 ts_tablet_manager.cc:1916] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.506808 26464 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.513792 27058 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:06.531208 27014 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.545101 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d243edb17090406aaad8d318aa73d3a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.549050 27155 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.550961 26469 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.559537 27011 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.563215 27012 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.564702 26215 catalog_manager.cc:5697] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:06.565465 27150 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.570813 26313 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.572777 27171 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.574837 26465 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.576164 26468 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.577062 27010 raft_consensus.cc:2955] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.579452 27150 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:20:06.590621 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet d243edb17090406aaad8d318aa73d3a6 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
W20260709 12:20:06.597688 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 76577.9us
I20260709 12:20:06.591365 26318 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.627032 26218 catalog_manager.cc:5697] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.632601 27184 tablet_replica.cc:333] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:06.633950 27184 raft_consensus.cc:2243] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.635655 27175 ts_tablet_manager.cc:1929] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.637528 27175 log.cc:1199] T 1d5aafe2bd924acab9d22297159f38e3 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/1d5aafe2bd924acab9d22297159f38e3
I20260709 12:20:06.645928 27184 raft_consensus.cc:2272] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.648658 27176 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.652844 27184 ts_tablet_manager.cc:1916] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.653685 27011 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.657220 26468 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.663189 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 1d5aafe2bd924acab9d22297159f38e3 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:06.676935 26313 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.683480 26388 consensus_queue.cc:237] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:06.683414 26218 catalog_manager.cc:5697] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.733645 27184 ts_tablet_manager.cc:1929] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.734143 27184 log.cc:1199] T d243edb17090406aaad8d318aa73d3a6 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/d243edb17090406aaad8d318aa73d3a6
I20260709 12:20:06.736038 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet d243edb17090406aaad8d318aa73d3a6 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:06.737778 27011 raft_consensus.cc:1275] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.739012 26320 raft_consensus.cc:1275] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.739398 27155 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.741267 27176 consensus_queue.cc:1048] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.742869 26389 consensus_queue.cc:237] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:06.747135 27173 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.748621 27011 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.759642 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6609ceadc627427b9427f211afec4829 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.766542 26320 raft_consensus.cc:2955] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.767787 26217 catalog_manager.cc:5697] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.771081 27011 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.772809 27173 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.775380 26468 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.777045 27171 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.781942 27173 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.784731 27012 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.794709 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 922a8b0cede7475ab60f2534bd4f9300 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.797396 26465 raft_consensus.cc:2955] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:06.801608 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 6609ceadc627427b9427f211afec4829 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:06.811286 26217 catalog_manager.cc:5697] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:06.824707 27187 tablet_replica.cc:333] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:06.825691 27187 raft_consensus.cc:2243] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.827317 27187 raft_consensus.cc:2272] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.831455 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 922a8b0cede7475ab60f2534bd4f9300 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:06.832386 27175 tablet_replica.cc:333] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:06.834071 27187 ts_tablet_manager.cc:1916] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.849547 27175 raft_consensus.cc:2243] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.850419 27175 raft_consensus.cc:2272] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.853132 27187 ts_tablet_manager.cc:1929] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.853255 27175 ts_tablet_manager.cc:1916] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.853609 27187 log.cc:1199] T 6609ceadc627427b9427f211afec4829 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/6609ceadc627427b9427f211afec4829
I20260709 12:20:06.855281 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 6609ceadc627427b9427f211afec4829 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:06.868516 27175 ts_tablet_manager.cc:1929] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.868908 27175 log.cc:1199] T 922a8b0cede7475ab60f2534bd4f9300 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/922a8b0cede7475ab60f2534bd4f9300
I20260709 12:20:06.870227 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 922a8b0cede7475ab60f2534bd4f9300 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:07.905592 26313 consensus_queue.cc:237] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:07.913393 26465 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 12:20:07.913411 26285 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c176db237db74caf884530e72b863a1e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:07.913578 26388 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:07.914858 27167 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:07.915575 27014 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:07.926460 27167 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:07.928067 26388 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:07.947846 26388 consensus_queue.cc:237] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:07.950541 26216 catalog_manager.cc:5697] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:07.951645 26469 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:07.971668 26469 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:07.972653 26360 consensus_peers.cc:597] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40c2764e381c4c35b263c755f755c2dd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:07.973757 27150 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.982965 26320 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:07.985375 27171 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:07.993146 27196 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:07.994625 26465 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.006459 26320 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.015084 26313 consensus_queue.cc:237] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.016969 26218 catalog_manager.cc:5697] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:08.027427 26285 consensus_peers.cc:597] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b83b3c9e3644507b7da7709a9eb34a9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:08.028322 26389 raft_consensus.cc:1275] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.030133 26469 raft_consensus.cc:1275] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.029981 27167 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.031694 27191 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.050514 27167 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.053081 26389 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.063531 26465 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.068178 26388 consensus_queue.cc:237] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.075364 26218 catalog_manager.cc:5697] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:08.124429 26360 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 55e175c508a241b5b8c517411edf21e6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:08.125566 26313 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.127703 27171 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.129803 26465 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.137440 27171 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:08.143872 27171 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.146471 26318 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.169852 26216 catalog_manager.cc:5697] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.210304 26468 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:08.363087 27208 ts_tablet_manager.cc:933] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:08.365129 27208 tablet_copy_client.cc:323] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:08.366835 26405 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 40c2764e381c4c35b263c755f755c2dd from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:08.367404 26405 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 40c2764e381c4c35b263c755f755c2dd from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-40c2764e381c4c35b263c755f755c2dd
I20260709 12:20:08.375420 26405 tablet_copy_source_session.cc:215] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:08.378671 27208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c2764e381c4c35b263c755f755c2dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:08.389636 27208 tablet_copy_client.cc:806] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:08.390214 27208 tablet_copy_client.cc:670] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:08.394044 27208 tablet_copy_client.cc:538] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:08.403944 27208 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:08.417385 27210 ts_tablet_manager.cc:933] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:08.419612 27210 tablet_copy_client.cc:323] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:08.421490 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet c176db237db74caf884530e72b863a1e from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:08.421957 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet c176db237db74caf884530e72b863a1e from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-c176db237db74caf884530e72b863a1e
I20260709 12:20:08.426230 27208 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:08.427371 27208 tablet_bootstrap.cc:492] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:08.427557 26330 tablet_copy_source_session.cc:215] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:08.428232 27208 ts_tablet_manager.cc:1403] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260709 12:20:08.430923 27210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c176db237db74caf884530e72b863a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:08.431622 27208 raft_consensus.cc:359] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.432674 27208 raft_consensus.cc:740] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:08.433454 27208 consensus_queue.cc:260] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.436946 27208 ts_tablet_manager.cc:1434] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:20:08.443589 26405 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-40c2764e381c4c35b263c755f755c2dd received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:08.444054 26405 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-40c2764e381c4c35b263c755f755c2dd on tablet 40c2764e381c4c35b263c755f755c2dd with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:08.452697 27210 tablet_copy_client.cc:806] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:08.453413 27210 tablet_copy_client.cc:670] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:08.471871 27210 tablet_copy_client.cc:538] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:08.480795 27210 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:08.499101 27210 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:08.499856 27210 tablet_bootstrap.cc:492] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:08.500483 27210 ts_tablet_manager.cc:1403] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 12:20:08.503248 27210 raft_consensus.cc:359] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.503837 27210 raft_consensus.cc:740] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:08.504470 27210 consensus_queue.cc:260] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.506824 27210 ts_tablet_manager.cc:1434] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:08.508934 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-c176db237db74caf884530e72b863a1e received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:08.509380 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-c176db237db74caf884530e72b863a1e on tablet c176db237db74caf884530e72b863a1e with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:08.615788 27210 ts_tablet_manager.cc:933] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:08.617508 27210 tablet_copy_client.cc:323] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:08.619113 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet 8b83b3c9e3644507b7da7709a9eb34a9 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:08.619539 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet 8b83b3c9e3644507b7da7709a9eb34a9 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-8b83b3c9e3644507b7da7709a9eb34a9
I20260709 12:20:08.626724 26330 tablet_copy_source_session.cc:215] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:08.630326 27210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b83b3c9e3644507b7da7709a9eb34a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:08.649029 27210 tablet_copy_client.cc:806] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:08.649693 27210 tablet_copy_client.cc:670] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:08.653330 27210 tablet_copy_client.cc:538] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:08.662667 27210 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:08.686837 27210 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:08.688283 27210 tablet_bootstrap.cc:492] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:08.689009 27210 ts_tablet_manager.cc:1403] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260709 12:20:08.691995 27210 raft_consensus.cc:359] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.692879 27210 raft_consensus.cc:740] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:08.693526 27210 consensus_queue.cc:260] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.696941 27210 ts_tablet_manager.cc:1434] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:20:08.699357 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-8b83b3c9e3644507b7da7709a9eb34a9 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:08.699795 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-8b83b3c9e3644507b7da7709a9eb34a9 on tablet 8b83b3c9e3644507b7da7709a9eb34a9 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:08.708405 27210 ts_tablet_manager.cc:933] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:08.709992 27210 tablet_copy_client.cc:323] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:08.711577 26405 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 55e175c508a241b5b8c517411edf21e6 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:08.712016 26405 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 55e175c508a241b5b8c517411edf21e6 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-55e175c508a241b5b8c517411edf21e6
I20260709 12:20:08.718037 26405 tablet_copy_source_session.cc:215] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:08.721163 27210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e175c508a241b5b8c517411edf21e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:08.737865 27210 tablet_copy_client.cc:806] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:08.738516 27210 tablet_copy_client.cc:670] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:08.743498 27210 tablet_copy_client.cc:538] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:08.752367 27210 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:08.771088 27210 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:08.772012 27210 tablet_bootstrap.cc:492] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:08.772636 27210 ts_tablet_manager.cc:1403] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:20:08.775238 27210 raft_consensus.cc:359] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.776007 27210 raft_consensus.cc:740] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:08.776593 27210 consensus_queue.cc:260] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:08.778762 27210 ts_tablet_manager.cc:1434] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:08.780768 26405 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-55e175c508a241b5b8c517411edf21e6 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:08.781193 26405 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-55e175c508a241b5b8c517411edf21e6 on tablet 55e175c508a241b5b8c517411edf21e6 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:08.863083 27011 raft_consensus.cc:1217] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:08.904493 27011 raft_consensus.cc:1217] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:20:09.179957 27011 raft_consensus.cc:1217] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:09.274610 27011 raft_consensus.cc:1217] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:09.439312 27171 raft_consensus.cc:1064] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:09.441761 27171 consensus_queue.cc:237] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:09.449303 27012 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.451439 27223 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:09.463425 26318 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.465381 26468 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.465121 27223 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.466917 27196 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:09.492202 27014 raft_consensus.cc:1064] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:09.498500 27014 consensus_queue.cc:237] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:09.501139 27171 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.507371 26318 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.515122 26468 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.539680 26216 catalog_manager.cc:5697] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.555742 27011 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.569583 26468 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:09.572358 27167 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:09.589722 27012 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:09.608745 26389 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:09.613360 27167 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.614372 27191 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:09.615146 27219 raft_consensus.cc:1064] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:09.618040 27219 consensus_queue.cc:237] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:09.649402 27191 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.659665 26388 raft_consensus.cc:1275] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.662823 27237 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:09.665045 26469 raft_consensus.cc:1275] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.666260 27012 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.670498 27237 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.660375 26389 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.677191 27011 raft_consensus.cc:1275] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.687115 27014 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.698779 26464 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.703470 26217 catalog_manager.cc:5697] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.713392 26388 consensus_queue.cc:237] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:09.728641 27011 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.729446 26313 consensus_queue.cc:237] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:09.732348 26465 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.732126 27196 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.735725 27167 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.740382 27150 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:09.753624 27010 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.756872 27223 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.763375 26469 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.769387 26465 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:09.768095 27009 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:09.773540 26217 catalog_manager.cc:5697] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.767936 26464 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.778219 27014 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:09.779793 27014 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:09.791376 26389 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.800612 27237 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.808859 26216 catalog_manager.cc:5697] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.810573 27011 raft_consensus.cc:2955] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.809372 27010 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.826948 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40c2764e381c4c35b263c755f755c2dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:09.837375 26465 raft_consensus.cc:2955] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.842571 26218 catalog_manager.cc:5697] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.848441 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c176db237db74caf884530e72b863a1e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:09.866277 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet c176db237db74caf884530e72b863a1e with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:09.879653 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 40c2764e381c4c35b263c755f755c2dd with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:09.911814 27242 tablet_replica.cc:333] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:09.912889 27243 tablet_replica.cc:333] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:09.915956 27171 raft_consensus.cc:1064] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:09.918653 27242 raft_consensus.cc:2243] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.919798 27242 raft_consensus.cc:2272] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.920527 27171 consensus_queue.cc:237] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:09.923112 27242 ts_tablet_manager.cc:1916] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:09.926920 27243 raft_consensus.cc:2243] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:09.927788 27243 raft_consensus.cc:2272] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:09.931736 27243 ts_tablet_manager.cc:1916] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:09.940518 27242 ts_tablet_manager.cc:1929] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:20:09.941501 27242 log.cc:1199] T c176db237db74caf884530e72b863a1e P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/c176db237db74caf884530e72b863a1e
I20260709 12:20:09.943668 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet c176db237db74caf884530e72b863a1e (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:09.946259 26318 consensus_queue.cc:237] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:09.954083 27011 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.955438 26465 raft_consensus.cc:1275] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.955699 26469 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.956465 27171 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:09.957311 27191 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:09.957702 27196 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.960109 27011 raft_consensus.cc:1275] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:09.960381 26318 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:09.961755 27196 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.963070 27191 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:09.975634 27237 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.988094 27150 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.991670 26465 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:09.997643 27010 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.000538 27012 raft_consensus.cc:2955] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.011056 26465 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.017400 26318 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.020810 26217 catalog_manager.cc:5697] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:10.023680 27243 ts_tablet_manager.cc:1929] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:10.029161 27243 log.cc:1199] T 40c2764e381c4c35b263c755f755c2dd P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/40c2764e381c4c35b263c755f755c2dd
I20260709 12:20:10.031966 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 40c2764e381c4c35b263c755f755c2dd (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:10.034092 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b83b3c9e3644507b7da7709a9eb34a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:10.033428 26216 catalog_manager.cc:5697] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.057721 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b83b3c9e3644507b7da7709a9eb34a9 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:10.060395 26389 consensus_queue.cc:237] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:10.060949 27242 tablet_replica.cc:333] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:10.063120 27242 raft_consensus.cc:2243] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:10.063927 27242 raft_consensus.cc:2272] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.075712 27012 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:10.076596 26318 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:10.075899 27242 ts_tablet_manager.cc:1916] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:10.077380 27171 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.079077 27150 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.087350 27171 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.090977 26318 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.096230 27012 raft_consensus.cc:2955] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.102854 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 55e175c508a241b5b8c517411edf21e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:10.110172 27242 ts_tablet_manager.cc:1929] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:10.110684 27242 log.cc:1199] T 8b83b3c9e3644507b7da7709a9eb34a9 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/8b83b3c9e3644507b7da7709a9eb34a9
I20260709 12:20:10.110787 26217 catalog_manager.cc:5697] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:10.124100 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 55e175c508a241b5b8c517411edf21e6 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:10.130261 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 8b83b3c9e3644507b7da7709a9eb34a9 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:10.137053 27248 tablet_replica.cc:333] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:10.138314 27248 raft_consensus.cc:2243] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:10.139113 27248 raft_consensus.cc:2272] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:10.143592 27248 ts_tablet_manager.cc:1916] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:10.155009 27248 ts_tablet_manager.cc:1929] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:10.155332 27248 log.cc:1199] T 55e175c508a241b5b8c517411edf21e6 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/55e175c508a241b5b8c517411edf21e6
I20260709 12:20:10.156963 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 55e175c508a241b5b8c517411edf21e6 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:11.219671 26318 consensus_queue.cc:237] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:11.226330 26469 raft_consensus.cc:1275] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:11.227770 26285 consensus_peers.cc:597] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b804777ef4a848d289014613e1913463. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:11.227373 26388 raft_consensus.cc:1275] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:11.230053 27237 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:11.230934 27191 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:11.241861 27237 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.243738 26388 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.248548 26465 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.257498 26469 consensus_queue.cc:237] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:11.263743 26216 catalog_manager.cc:5697] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.286721 26318 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:11.287773 26388 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:11.287757 26434 consensus_peers.cc:597] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6094589d174549fdb382b64c5addcecf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:11.290325 27207 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:11.294060 27221 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:11.316344 27256 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.320397 26318 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.320465 26389 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.337759 26469 consensus_queue.cc:237] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:11.341338 26215 catalog_manager.cc:5697] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.359019 26320 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:11.361357 26434 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a56f90ade4bc40e19d526f71376c3c7b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:11.362038 27256 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:11.362803 26389 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:11.364631 27256 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:11.380815 27263 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.382854 26318 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.390655 26391 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.403451 26469 consensus_queue.cc:237] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:11.401358 26217 catalog_manager.cc:5697] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.413038 26388 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:11.414829 26434 consensus_peers.cc:597] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5f9b265401f4762b209d8ebe92c3b61. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:11.416565 27221 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:11.418232 26318 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:11.419862 27263 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:11.425460 27221 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.427357 26388 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.431226 26318 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.451400 26215 catalog_manager.cc:5697] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:11.751233 27270 ts_tablet_manager.cc:933] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:11.753504 27270 tablet_copy_client.cc:323] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:11.755689 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet b804777ef4a848d289014613e1913463 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:11.756266 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet b804777ef4a848d289014613e1913463 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-b804777ef4a848d289014613e1913463
I20260709 12:20:11.770512 26330 tablet_copy_source_session.cc:215] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:11.775444 27270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b804777ef4a848d289014613e1913463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.790109 27270 tablet_copy_client.cc:806] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:11.790666 27270 tablet_copy_client.cc:670] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:11.794196 27270 tablet_copy_client.cc:538] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:11.806285 27270 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:11.807723 27272 ts_tablet_manager.cc:933] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:11.820925 27272 tablet_copy_client.cc:323] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:11.823478 26479 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet a56f90ade4bc40e19d526f71376c3c7b from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:11.824062 26479 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet a56f90ade4bc40e19d526f71376c3c7b from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-a56f90ade4bc40e19d526f71376c3c7b
I20260709 12:20:11.837517 26479 tablet_copy_source_session.cc:215] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:11.837754 27270 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:11.838905 27270 tablet_bootstrap.cc:492] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:11.839726 27270 ts_tablet_manager.cc:1403] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.009s
I20260709 12:20:11.844610 27270 raft_consensus.cc:359] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:11.845582 27270 raft_consensus.cc:740] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:11.846350 27270 consensus_queue.cc:260] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:11.849642 27272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a56f90ade4bc40e19d526f71376c3c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.850538 27270 ts_tablet_manager.cc:1434] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:20:11.867854 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-b804777ef4a848d289014613e1913463 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:11.868387 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-b804777ef4a848d289014613e1913463 on tablet b804777ef4a848d289014613e1913463 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:11.880651 27270 ts_tablet_manager.cc:933] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:11.888447 27272 tablet_copy_client.cc:806] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:11.889218 27272 tablet_copy_client.cc:670] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:11.890467 27270 tablet_copy_client.cc:323] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:11.895009 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 6094589d174549fdb382b64c5addcecf from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:11.895864 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 6094589d174549fdb382b64c5addcecf from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-6094589d174549fdb382b64c5addcecf
I20260709 12:20:11.908931 26478 tablet_copy_source_session.cc:215] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:11.909369 27272 tablet_copy_client.cc:538] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:11.914638 27270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6094589d174549fdb382b64c5addcecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:11.920830 27272 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:11.935632 27270 tablet_copy_client.cc:806] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:11.936311 27270 tablet_copy_client.cc:670] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:11.940560 27270 tablet_copy_client.cc:538] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:11.953078 27272 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:11.953135 27270 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:11.954257 27272 tablet_bootstrap.cc:492] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:11.955027 27272 ts_tablet_manager.cc:1403] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.007s
I20260709 12:20:11.976998 27272 raft_consensus.cc:359] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:11.978150 27272 raft_consensus.cc:740] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:11.978960 27272 consensus_queue.cc:260] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:11.983848 27272 ts_tablet_manager.cc:1434] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 12:20:11.999050 27279 ts_tablet_manager.cc:933] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:12.034076 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-a56f90ade4bc40e19d526f71376c3c7b received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:12.034595 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-a56f90ade4bc40e19d526f71376c3c7b on tablet a56f90ade4bc40e19d526f71376c3c7b with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:12.035559 27279 tablet_copy_client.cc:323] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:12.037683 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet f5f9b265401f4762b209d8ebe92c3b61 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:12.038271 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet f5f9b265401f4762b209d8ebe92c3b61 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-f5f9b265401f4762b209d8ebe92c3b61
I20260709 12:20:12.045912 26478 tablet_copy_source_session.cc:215] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:12.049111 27279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f9b265401f4762b209d8ebe92c3b61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:12.051363 27270 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:12.052410 27270 tablet_bootstrap.cc:492] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:12.053396 27270 ts_tablet_manager.cc:1403] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.100s	user 0.033s	sys 0.021s
I20260709 12:20:12.056562 27270 raft_consensus.cc:359] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:12.057502 27270 raft_consensus.cc:740] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:12.058279 27270 consensus_queue.cc:260] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:12.062490 27270 ts_tablet_manager.cc:1434] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:12.068171 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-6094589d174549fdb382b64c5addcecf received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:12.068645 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-6094589d174549fdb382b64c5addcecf on tablet 6094589d174549fdb382b64c5addcecf with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:12.071853 27279 tablet_copy_client.cc:806] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:12.072511 27279 tablet_copy_client.cc:670] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:12.082952 27279 tablet_copy_client.cc:538] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:12.090348 27279 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:12.109017 27279 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:12.109949 27279 tablet_bootstrap.cc:492] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:12.110630 27279 ts_tablet_manager.cc:1403] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260709 12:20:12.113579 27279 raft_consensus.cc:359] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:12.114454 27279 raft_consensus.cc:740] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:12.115082 27279 consensus_queue.cc:260] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:12.117951 27279 ts_tablet_manager.cc:1434] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:12.122140 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-f5f9b265401f4762b209d8ebe92c3b61 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:12.122623 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-f5f9b265401f4762b209d8ebe92c3b61 on tablet f5f9b265401f4762b209d8ebe92c3b61 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:12.149489 27010 raft_consensus.cc:1217] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:12.282532 27010 raft_consensus.cc:1217] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:12.430471 27010 raft_consensus.cc:1217] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:12.586647 27010 raft_consensus.cc:1217] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:12.650869 27249 raft_consensus.cc:1064] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:12.653324 27249 consensus_queue.cc:237] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:12.660970 26469 raft_consensus.cc:1275] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.665060 27283 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:12.668184 27010 raft_consensus.cc:1275] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.668335 26388 raft_consensus.cc:1275] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.670297 27191 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.671109 27283 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.680074 27191 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.683525 26388 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.694547 26469 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.716607 26215 catalog_manager.cc:5697] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.790277 27012 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.799796 27291 raft_consensus.cc:1064] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:12.803514 27291 consensus_queue.cc:237] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:12.829978 27012 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.831251 26318 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.837319 27221 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.840279 26388 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.842338 27290 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.844329 27290 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.850718 26314 consensus_queue.cc:237] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:12.859222 27011 raft_consensus.cc:1275] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.864125 27288 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:12.872311 27288 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.877447 26389 raft_consensus.cc:1275] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:12.879348 27011 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.884768 27283 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:12.890681 27263 raft_consensus.cc:1064] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:12.889695 26391 raft_consensus.cc:2955] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.894073 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b804777ef4a848d289014613e1913463 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:12.906243 26215 catalog_manager.cc:5697] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.921427 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet b804777ef4a848d289014613e1913463 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:12.893296 27263 consensus_queue.cc:237] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:12.930784 27300 tablet_replica.cc:333] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:12.932089 27300 raft_consensus.cc:2243] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:12.932986 27300 raft_consensus.cc:2272] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:12.938843 27300 ts_tablet_manager.cc:1916] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:12.938236 27290 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.951912 27010 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.941632 26388 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.961817 26318 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.971256 26216 catalog_manager.cc:5697] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:12.977581 27300 ts_tablet_manager.cc:1929] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:12.978121 27300 log.cc:1199] T b804777ef4a848d289014613e1913463 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/b804777ef4a848d289014613e1913463
I20260709 12:20:12.979916 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet b804777ef4a848d289014613e1913463 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:12.990551 27012 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.991176 26314 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.991147 26464 consensus_queue.cc:237] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:12.992853 26391 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:12.993867 27221 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.994892 27291 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:13.006776 27290 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 12:20:13.033835 27291 raft_consensus.cc:1064] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:13.051992 27012 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:13.064399 27291 consensus_queue.cc:237] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:13.069773 27207 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:13.070706 27290 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.072191 26388 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:13.076934 26391 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.087337 27012 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.091158 26318 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:13.092797 27010 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:13.093065 27221 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:13.094949 26389 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:13.094702 26314 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.099072 27302 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:13.100276 27305 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:13.097709 27290 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.100732 26389 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.114104 27011 raft_consensus.cc:2955] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.116156 27221 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:13.112828 26215 catalog_manager.cc:5697] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:13.138954 26216 catalog_manager.cc:5697] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.150213 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6094589d174549fdb382b64c5addcecf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:13.155745 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 6094589d174549fdb382b64c5addcecf with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:13.179975 27302 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.185658 27012 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.195115 27313 tablet_replica.cc:333] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:13.196991 26388 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.201859 26465 consensus_queue.cc:237] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:13.208217 26318 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:13.212810 27011 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:13.213882 27291 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:13.210035 26218 catalog_manager.cc:5697] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.206073 26314 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.222857 27291 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:13.226902 27313 raft_consensus.cc:2243] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:13.228420 27313 raft_consensus.cc:2272] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:13.231622 27221 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.233511 26320 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.235937 27011 raft_consensus.cc:2955] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.251407 26465 consensus_queue.cc:237] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:13.259445 27313 ts_tablet_manager.cc:1916] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:13.266319 26217 catalog_manager.cc:5697] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.277483 27011 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:13.279923 27290 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:13.281188 26388 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:13.281931 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet a56f90ade4bc40e19d526f71376c3c7b with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:13.291363 27302 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:13.299031 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a56f90ade4bc40e19d526f71376c3c7b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:13.300217 27291 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.285302 27313 ts_tablet_manager.cc:1929] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:13.301923 27313 log.cc:1199] T 6094589d174549fdb382b64c5addcecf P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/6094589d174549fdb382b64c5addcecf
I20260709 12:20:13.305604 27314 tablet_replica.cc:333] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:13.306483 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 6094589d174549fdb382b64c5addcecf (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:13.306931 27314 raft_consensus.cc:2243] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:13.307760 27314 raft_consensus.cc:2272] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:13.311277 27314 ts_tablet_manager.cc:1916] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:13.312099 26388 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.338937 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5f9b265401f4762b209d8ebe92c3b61 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:13.337857 27011 raft_consensus.cc:2955] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.352286 26217 catalog_manager.cc:5697] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:13.365738 27314 ts_tablet_manager.cc:1929] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:13.366322 27314 log.cc:1199] T a56f90ade4bc40e19d526f71376c3c7b P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/a56f90ade4bc40e19d526f71376c3c7b
I20260709 12:20:13.366869 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet f5f9b265401f4762b209d8ebe92c3b61 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:13.367869 27313 tablet_replica.cc:333] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:13.368791 27313 raft_consensus.cc:2243] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:13.369511 27313 raft_consensus.cc:2272] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:13.371989 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet a56f90ade4bc40e19d526f71376c3c7b (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:13.373087 27313 ts_tablet_manager.cc:1916] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:13.386607 27313 ts_tablet_manager.cc:1929] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:13.387032 27313 log.cc:1199] T f5f9b265401f4762b209d8ebe92c3b61 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/f5f9b265401f4762b209d8ebe92c3b61
I20260709 12:20:13.388474 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet f5f9b265401f4762b209d8ebe92c3b61 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:14.443739 26469 consensus_queue.cc:237] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:14.449452 26393 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.449883 26320 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:14.449926 26434 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29e6a921b07d4bdaa7b0671fa9a77b09. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:14.450951 27302 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:14.451745 27291 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:14.460086 27302 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.469491 26393 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.476483 26391 consensus_queue.cc:237] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:14.480036 26318 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:14.489651 26360 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65f8e3b189424c8bb7315c9c23b793da. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:14.490526 26469 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.482555 26218 catalog_manager.cc:5697] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.492805 27150 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:14.496516 26318 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.503713 27317 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:14.515771 27317 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.517525 26469 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.535280 26320 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.536605 26465 consensus_queue.cc:237] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:14.548019 26391 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.548166 26318 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.549854 27322 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:14.561324 26434 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 410fe1c66ad74c08a870ddcfb28bdb83. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:14.564985 26217 catalog_manager.cc:5697] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.569069 27322 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:14.581537 27322 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.583827 26320 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.591785 26391 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.603892 26215 catalog_manager.cc:5697] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.609835 26320 consensus_queue.cc:237] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:14.617574 26465 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.619346 27288 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:14.620882 26285 consensus_peers.cc:597] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34bba4f83349437dbec6d86d0b7dd898. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:14.621083 26393 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:14.625727 27288 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:14.628358 27288 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.634855 26393 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.641089 26465 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:14.646528 26217 catalog_manager.cc:5697] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.913390 27337 ts_tablet_manager.cc:933] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:14.915465 27337 tablet_copy_client.cc:323] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:14.916855 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 29e6a921b07d4bdaa7b0671fa9a77b09 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:14.917273 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 29e6a921b07d4bdaa7b0671fa9a77b09 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-29e6a921b07d4bdaa7b0671fa9a77b09
I20260709 12:20:14.924481 26478 tablet_copy_source_session.cc:215] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:14.927398 27337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e6a921b07d4bdaa7b0671fa9a77b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:14.942847 27337 tablet_copy_client.cc:806] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:14.943459 27337 tablet_copy_client.cc:670] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:14.946867 27337 tablet_copy_client.cc:538] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:14.954273 27337 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:14.971690 27337 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:14.972563 27337 tablet_bootstrap.cc:492] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:14.973232 27337 ts_tablet_manager.cc:1403] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 12:20:14.975474 27337 raft_consensus.cc:359] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:14.976083 27337 raft_consensus.cc:740] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:14.976588 27337 consensus_queue.cc:260] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:14.979701 27337 ts_tablet_manager.cc:1434] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:20:14.981921 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-29e6a921b07d4bdaa7b0671fa9a77b09 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:14.982372 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-29e6a921b07d4bdaa7b0671fa9a77b09 on tablet 29e6a921b07d4bdaa7b0671fa9a77b09 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:15.015635 27337 ts_tablet_manager.cc:933] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:15.017161 27337 tablet_copy_client.cc:323] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:15.018558 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 410fe1c66ad74c08a870ddcfb28bdb83 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:15.019094 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 410fe1c66ad74c08a870ddcfb28bdb83 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-410fe1c66ad74c08a870ddcfb28bdb83
I20260709 12:20:15.026700 26478 tablet_copy_source_session.cc:215] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:15.029698 27337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 410fe1c66ad74c08a870ddcfb28bdb83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:15.043704 27337 tablet_copy_client.cc:806] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:15.044389 27337 tablet_copy_client.cc:670] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:15.050387 27342 ts_tablet_manager.cc:933] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:15.053671 27337 tablet_copy_client.cc:538] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:15.058226 27342 tablet_copy_client.cc:323] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:15.060341 26405 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 65f8e3b189424c8bb7315c9c23b793da from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:15.060842 27337 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:15.060930 26405 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 65f8e3b189424c8bb7315c9c23b793da from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-65f8e3b189424c8bb7315c9c23b793da
I20260709 12:20:15.069128 26405 tablet_copy_source_session.cc:215] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:15.075057 27342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f8e3b189424c8bb7315c9c23b793da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:15.131230 27337 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:15.132319 27337 tablet_bootstrap.cc:492] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:15.133078 27337 ts_tablet_manager.cc:1403] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.013s
I20260709 12:20:15.136102 27337 raft_consensus.cc:359] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:15.137020 27337 raft_consensus.cc:740] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:15.138185 27337 consensus_queue.cc:260] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:15.142556 27337 ts_tablet_manager.cc:1434] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:20:15.144668 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-410fe1c66ad74c08a870ddcfb28bdb83 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:15.145092 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-410fe1c66ad74c08a870ddcfb28bdb83 on tablet 410fe1c66ad74c08a870ddcfb28bdb83 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:15.148121 27342 tablet_copy_client.cc:806] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:15.148859 27342 tablet_copy_client.cc:670] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:15.148140 27337 ts_tablet_manager.cc:933] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:15.156225 27342 tablet_copy_client.cc:538] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:15.159786 27337 tablet_copy_client.cc:323] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:15.161504 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet 34bba4f83349437dbec6d86d0b7dd898 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:15.161989 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet 34bba4f83349437dbec6d86d0b7dd898 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-34bba4f83349437dbec6d86d0b7dd898
I20260709 12:20:15.166671 27342 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:15.167789 26330 tablet_copy_source_session.cc:215] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:15.171092 27337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34bba4f83349437dbec6d86d0b7dd898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:15.203069 27337 tablet_copy_client.cc:806] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:15.204145 27337 tablet_copy_client.cc:670] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:15.215422 27337 tablet_copy_client.cc:538] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:15.228504 27337 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:15.240091 27342 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:15.241086 27342 tablet_bootstrap.cc:492] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:15.241848 27342 ts_tablet_manager.cc:1403] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.041s
I20260709 12:20:15.245267 27337 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:15.244839 27342 raft_consensus.cc:359] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:15.245730 27342 raft_consensus.cc:740] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:15.246069 27337 tablet_bootstrap.cc:492] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:15.246686 27337 ts_tablet_manager.cc:1403] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260709 12:20:15.246443 27342 consensus_queue.cc:260] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:15.250156 27337 raft_consensus.cc:359] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:15.251040 27337 raft_consensus.cc:740] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:15.252084 27337 consensus_queue.cc:260] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:15.254689 27337 ts_tablet_manager.cc:1434] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:15.257534 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-34bba4f83349437dbec6d86d0b7dd898 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:15.258021 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-34bba4f83349437dbec6d86d0b7dd898 on tablet 34bba4f83349437dbec6d86d0b7dd898 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:15.268466 27342 ts_tablet_manager.cc:1434] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:20:15.273207 26405 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-65f8e3b189424c8bb7315c9c23b793da received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:15.273677 26405 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-65f8e3b189424c8bb7315c9c23b793da on tablet 65f8e3b189424c8bb7315c9c23b793da with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:15.378575 27011 raft_consensus.cc:1217] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:15.475636 27011 raft_consensus.cc:1217] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:15.540293 27011 raft_consensus.cc:1217] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:15.603251 27011 raft_consensus.cc:1217] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:15.854194 27349 raft_consensus.cc:1064] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:15.856600 27349 consensus_queue.cc:237] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:15.865751 27011 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.867421 27291 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.869369 26393 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.871150 27322 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.876117 26314 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.880388 27322 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:15.895625 27349 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:15.899147 26318 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:15.898936 26393 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:15.909132 27150 raft_consensus.cc:1064] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:15.911562 27150 consensus_queue.cc:237] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:15.924003 27011 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:15.920853 26215 catalog_manager.cc:5697] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:15.946430 27011 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.948819 26464 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.949060 27318 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.950238 27317 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.950599 26318 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:15.954975 27150 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:15.971331 27317 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:15.979938 26314 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:15.986732 26464 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:15.986304 27011 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:15.992826 26469 consensus_queue.cc:237] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:16.007225 26216 catalog_manager.cc:5697] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.022403 26314 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.027346 27349 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.029052 27011 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.030576 27322 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.039242 27349 raft_consensus.cc:1064] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:16.046463 26393 consensus_queue.cc:237] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:16.047219 27291 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.053505 26320 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.054165 27011 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.057432 27150 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.059182 27150 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.062016 27011 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.067554 26314 raft_consensus.cc:2955] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.068053 27318 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.072681 27012 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.076992 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29e6a921b07d4bdaa7b0671fa9a77b09 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:16.046712 27349 consensus_queue.cc:237] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:16.088956 26216 catalog_manager.cc:5697] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.089973 26320 raft_consensus.cc:2955] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.112269 26215 catalog_manager.cc:5697] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.114331 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65f8e3b189424c8bb7315c9c23b793da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:16.114805 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 29e6a921b07d4bdaa7b0671fa9a77b09 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:16.120296 27012 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:16.121040 26393 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:16.122721 27362 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:16.124099 27349 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:16.128226 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 65f8e3b189424c8bb7315c9c23b793da with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:16.135484 26313 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:16.161633 27362 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:16.168752 27366 tablet_replica.cc:333] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:16.179394 27366 raft_consensus.cc:2243] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:16.180187 27366 raft_consensus.cc:2272] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:16.180382 27291 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.183918 27366 ts_tablet_manager.cc:1916] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:16.186764 27012 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.204393 27366 ts_tablet_manager.cc:1929] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:16.205300 27366 log.cc:1199] T 65f8e3b189424c8bb7315c9c23b793da P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/65f8e3b189424c8bb7315c9c23b793da
I20260709 12:20:16.206748 27249 raft_consensus.cc:1064] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:16.207131 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 65f8e3b189424c8bb7315c9c23b793da (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:16.209815 27364 tablet_replica.cc:333] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:16.211453 26393 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.226707 27249 consensus_queue.cc:237] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:16.228386 26215 catalog_manager.cc:5697] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.231389 27364 raft_consensus.cc:2243] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:16.232360 27364 raft_consensus.cc:2272] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:16.244506 27364 ts_tablet_manager.cc:1916] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:16.250538 27012 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:16.253686 27288 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:16.257035 26320 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.262712 26469 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:16.338263 27374 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:16.355801 26464 consensus_queue.cc:237] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:16.356257 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 74775.2us
W20260709 12:20:16.342810 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 80711.7us
I20260709 12:20:16.362365 26393 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:16.396811 27372 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:16.403065 27364 ts_tablet_manager.cc:1929] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:16.403568 27364 log.cc:1199] T 29e6a921b07d4bdaa7b0671fa9a77b09 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/29e6a921b07d4bdaa7b0671fa9a77b09
I20260709 12:20:16.405344 26313 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.405493 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 29e6a921b07d4bdaa7b0671fa9a77b09 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:16.408267 27011 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.422111 27349 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.423071 27369 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.429844 27374 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.436497 27370 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.445318 27012 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.448539 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 410fe1c66ad74c08a870ddcfb28bdb83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:16.464408 27011 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.466542 26215 catalog_manager.cc:5697] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:16.468833 26217 catalog_manager.cc:5697] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.472980 26393 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.481824 26320 raft_consensus.cc:2955] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.486420 26469 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.494781 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 410fe1c66ad74c08a870ddcfb28bdb83 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:16.497113 27364 tablet_replica.cc:333] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:16.511363 27364 raft_consensus.cc:2243] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:16.512391 27364 raft_consensus.cc:2272] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:16.518021 27364 ts_tablet_manager.cc:1916] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:16.526878 26320 consensus_queue.cc:237] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:16.533237 27011 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.534441 26393 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:16.534550 27372 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.536078 27378 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:16.545996 27378 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.548619 27012 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.556474 26393 raft_consensus.cc:2955] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:16.558591 27364 ts_tablet_manager.cc:1929] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:16.559198 27364 log.cc:1199] T 410fe1c66ad74c08a870ddcfb28bdb83 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/410fe1c66ad74c08a870ddcfb28bdb83
I20260709 12:20:16.561082 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 410fe1c66ad74c08a870ddcfb28bdb83 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:16.562563 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34bba4f83349437dbec6d86d0b7dd898 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:16.570930 26217 catalog_manager.cc:5697] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:16.582553 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 34bba4f83349437dbec6d86d0b7dd898 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:16.583560 27366 tablet_replica.cc:333] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:16.584513 27366 raft_consensus.cc:2243] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:16.585073 27366 raft_consensus.cc:2272] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:16.589512 27366 ts_tablet_manager.cc:1916] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:16.603138 27366 ts_tablet_manager.cc:1929] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:16.603438 27366 log.cc:1199] T 34bba4f83349437dbec6d86d0b7dd898 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/34bba4f83349437dbec6d86d0b7dd898
I20260709 12:20:16.604679 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 34bba4f83349437dbec6d86d0b7dd898 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:17.661681 26391 consensus_queue.cc:237] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:17.668015 26469 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.669039 26313 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:17.669504 26360 consensus_peers.cc:597] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13be1f840de641388315bc08b9609de8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:17.669809 27384 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.670765 27387 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.685132 27317 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.694629 26313 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.698997 26388 consensus_queue.cc:237] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:17.704849 26215 catalog_manager.cc:5697] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:17.700572 26469 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.727461 26469 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:17.728037 26360 consensus_peers.cc:597] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 028e1476631b4dc89251c536d39fcbd2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:17.729084 27387 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.730309 26313 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.731814 27384 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.738162 27387 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.741782 26469 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.747874 26313 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.764931 26314 consensus_queue.cc:237] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:17.773149 26216 catalog_manager.cc:5697] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:17.781942 26285 consensus_peers.cc:597] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 449f9426b1ef44d1a1047e5336e91fef. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:17.783622 26464 raft_consensus.cc:1275] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.784736 26388 raft_consensus.cc:1275] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.785130 27378 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.786414 27390 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.796383 27390 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.798170 26388 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.798828 26464 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.811697 26468 consensus_queue.cc:237] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:17.818060 26215 catalog_manager.cc:5697] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:17.841840 26434 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d8d015e4eb340edb00b573ca420084e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:17.843652 26388 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.844144 26314 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:17.845554 27385 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.846539 27349 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:17.854490 27385 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.856106 26388 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.874472 26215 catalog_manager.cc:5697] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:17.866442 26314 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:18.983062 27412 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:18.984450 27412 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:18.986680 27412 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.018168 27417 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.018899 27417 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.022030 27417 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.022703 27417 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.023365 27417 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.025386 27417 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.029700 27410 raft_consensus.cc:493] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.030393 27410 raft_consensus.cc:515] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.033100 27410 leader_election.cc:290] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.056403 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.058188 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:19.068394 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 774881us
I20260709 12:20:19.071220 27405 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.071679 27426 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.071790 27405 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.072233 27426 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.074193 27426 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.080184 27406 ts_tablet_manager.cc:933] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.087659 27405 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:19.087911 27012 thread.cc:641] tablet-copy [worker] (thread pool) Time spent creating pthread: real 0.819s	user 0.010s	sys 0.014s
I20260709 12:20:19.092043 27413 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.106353 27413 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.095845 27427 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.108870 27427 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:19.110196 27012 thread.cc:608] tablet-copy [worker] (thread pool) Time spent starting thread: real 0.836s	user 0.011s	sys 0.014s
I20260709 12:20:19.126647 27420 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.127529 27349 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.110692 27412 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.129777 27349 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.131803 27349 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.133163 27430 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.133805 27430 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.136241 27421 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.137194 27411 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.136848 27425 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.122753 27418 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.141407 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.146508 27408 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.135564 27412 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.147045 27408 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.128861 27410 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.128118 27413 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.140578 27426 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.129374 27420 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.150430 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.148682 27425 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.220335 27349 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.230777 27349 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.176668 27413 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.175284 27410 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.179308 27427 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.143018 27411 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.144403 27418 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.143664 27421 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.282451 27349 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.298563 27429 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.274006 27419 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.271881 27423 ts_tablet_manager.cc:933] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.194794 27414 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.220088 27405 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.308941 27406 tablet_copy_client.cc:323] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:19.219950 27415 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.194654 27407 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.223462 27408 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.288763 27422 ts_tablet_manager.cc:933] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.309557 27430 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.222769 27428 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.194026 27424 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.325377 27434 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.326079 27409 raft_consensus.cc:493] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.326432 27417 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.327315 27410 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.179057 27426 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.299149 27429 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.289235 27416 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.345880 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.321586 27412 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.300541 27413 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.353538 27430 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.343096 27420 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.368538 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.346779 27408 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.376946 27349 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.378135 27349 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.327252 27414 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.383466 27414 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.343317 27405 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.299428 27419 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.388932 27437 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.391256 27437 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.390528 27441 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.394371 27441 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.395164 27437 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.397265 27441 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.384128 27436 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.357779 27421 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.368918 27412 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.384454 27427 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.408047 27349 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.356369 27417 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.411291 27349 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.411726 27349 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:19.413101 27349 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.387503 27408 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.349575 27415 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.349401 27407 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.418112 27431 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.414789 27427 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.384670 27430 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:19.359279 27434 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.420984 27413 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.413753 27436 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.384296 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.460656 27446 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.461531 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.465126 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.422348 27417 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.424535 27418 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.420895 27423 tablet_copy_client.cc:323] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:19.419592 27425 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.425598 27427 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.502653 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.502947 27425 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.503424 27442 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.357450 27428 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:19.503772 27425 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.426904 27429 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.427734 27430 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.425885 27434 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.526235 27408 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.526770 27427 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.527107 27418 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.527697 27427 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.528091 27418 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.426975 27443 ts_tablet_manager.cc:933] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:19.421684 27419 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.422078 27431 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.425803 27426 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.414215 27412 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:19.359056 27409 raft_consensus.cc:515] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.492059 27414 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.491786 27410 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.419566 27411 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.403319 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 9d8d015e4eb340edb00b573ca420084e from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:19.384631 27416 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.490140 27407 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.515175 27450 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.496181 27446 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.367053 27424 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.525079 27420 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.530211 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.504375 27442 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.492394 27438 raft_consensus.cc:493] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.530151 27349 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:19.549568 27434 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.522477 27422 tablet_copy_client.cc:323] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:19.559235 27414 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.560900 27436 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.566865 27415 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.561146 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.569192 26312 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:19.569089 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.560158 27410 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.571008 27420 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.571787 27434 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.556146 27408 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.576547 27349 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.561041 27450 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.633303 27414 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.668385 27451 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.669332 27451 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.571193 27441 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.582132 27408 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.582240 27427 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.628422 27412 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.583122 27417 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.681380 27434 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.684578 27416 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.624905 27405 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.680929 27417 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.634883 27415 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.689071 27410 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.677652 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.698947 27424 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.687116 27438 raft_consensus.cc:515] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.701942 27450 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.711184 27408 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.714834 27409 leader_election.cc:290] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.718447 27449 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.719064 27446 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.694144 27415 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.724728 27420 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.719280 27449 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.721516 27418 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.712271 27416 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.728466 27417 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.728902 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.730700 27428 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.739600 27011 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:20:19.741780 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.731004 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.741842 27415 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.742977 27416 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.727876 26976 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:19.745656 27416 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.721866 27442 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.731705 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.747486 27453 raft_consensus.cc:2749] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:19.718029 27408 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:19.746804 27349 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:19.755139 27438 leader_election.cc:290] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.755869 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.756903 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.757268 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.748838 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.730688 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.723616 27451 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.706857 27441 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.764230 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 9d8d015e4eb340edb00b573ca420084e from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-9d8d015e4eb340edb00b573ca420084e
I20260709 12:20:19.765688 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.766606 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.748843 27408 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.776202 27408 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.778258 27441 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.770598 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:19.769876 26976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 44221.3us
I20260709 12:20:19.771200 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.787503 26976 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:19.772782 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.773448 27420 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.789292 26976 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:19.789144 27420 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:19.764248 27449 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.790207 27449 raft_consensus.cc:2749] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:19.780772 27443 tablet_copy_client.cc:323] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:19.793354 27420 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.794688 27431 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.797781 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.800405 27425 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:19.804471 27451 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:19.824262 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.826347 26976 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:19.826583 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.827672 26976 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:19.828349 27451 raft_consensus.cc:2749] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:19.829138 26285 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [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: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:19.829509 27451 raft_consensus.cc:2749] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:19.833154 27449 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.833833 27449 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.836380 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.825635 26478 tablet_copy_source_session.cc:215] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:19.831557 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.832796 27438 raft_consensus.cc:493] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:19.832898 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.832952 26405 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 028e1476631b4dc89251c536d39fcbd2 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:19.840214 26311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.838327 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.838806 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 13be1f840de641388315bc08b9609de8 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:19.928522 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.928606 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.929303 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 13be1f840de641388315bc08b9609de8 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-13be1f840de641388315bc08b9609de8
I20260709 12:20:19.847054 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.934245 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.934625 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.880630 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.850003 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.936218 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.936964 26977 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:19.839911 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.937721 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.938290 27451 raft_consensus.cc:2749] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:19.846326 27438 raft_consensus.cc:515] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:19.942281 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.839228 27449 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:19.852244 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.942543 26977 leader_election.cc:304] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:19.880870 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.946393 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.964484 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.944849 26311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.946365 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.968384 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.945853 26976 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:19.971163 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.967125 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.969333 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.977602 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.979153 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.967324 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:19.970088 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.982409 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.983206 27406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8d015e4eb340edb00b573ca420084e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:19.983474 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.947455 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.984616 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.984977 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.968240 26405 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 028e1476631b4dc89251c536d39fcbd2 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-028e1476631b4dc89251c536d39fcbd2
I20260709 12:20:19.986171 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.987353 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.971499 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.974212 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.965804 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:19.990556 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 48095.2us
I20260709 12:20:19.985680 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.993814 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.850625 27431 raft_consensus.cc:2804] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:19.980589 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.991359 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.991765 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.944393 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.975425 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:19.946038 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.996963 27451 raft_consensus.cc:2749] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.017485 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:20.017997 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.995249 27431 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:20.006752 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.010349 26405 tablet_copy_source_session.cc:215] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:20.019280 27431 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.019954 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.011135 26311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.012403 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:20.012660 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:19.943959 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet 449f9426b1ef44d1a1047e5336e91fef from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:20.015645 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.015941 26404 tablet_copy_source_session.cc:215] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 12:20:20.016212 26976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 70454.6us
I20260709 12:20:20.029397 27423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 028e1476631b4dc89251c536d39fcbd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.029260 26976 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.016870 27438 leader_election.cc:290] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:20.032105 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.033761 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:19.971576 27449 raft_consensus.cc:2749] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:19.879874 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:20.014344 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.022403 26975 leader_election.cc:304] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.022502 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.023145 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.023710 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:20.023895 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.024223 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.024575 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.026177 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:20.026684 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.043836 27449 raft_consensus.cc:2749] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.031643 27451 raft_consensus.cc:2749] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.030611 26976 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.027298 26434 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.035178 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.035912 27422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13be1f840de641388315bc08b9609de8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.047994 27451 raft_consensus.cc:2749] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.025954 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet 449f9426b1ef44d1a1047e5336e91fef from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-449f9426b1ef44d1a1047e5336e91fef
W20260709 12:20:20.048097 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08002ea060 after lost signal to thread 25163
I20260709 12:20:20.051445 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.048655 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:20:20.052134 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08002ea740 after lost signal to thread 26252
I20260709 12:20:20.049850 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.055337 27425 raft_consensus.cc:2749] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:20.063313 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08002f59a0 after lost signal to thread 26344
W20260709 12:20:20.064834 27034 debug-util.cc:398] Leaking SignalData structure 0x7b080009e860 after lost signal to thread 26419
I20260709 12:20:20.070643 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:20:20.142661 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 49586.2us
I20260709 12:20:20.147895 27422 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42314 (request call id 164) took 1165 ms. Trace:
I20260709 12:20:20.148532 27422 rpcz_store.cc:276] 0709 12:20:18.982222 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:19.057468 (+ 75246us) service_pool.cc:224] Handling call
0709 12:20:19.354625 (+297157us) ts_tablet_manager.cc:934] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
0709 12:20:20.034092 (+679467us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:20:20.061940 (+ 27848us) tablet_metadata.cc:665] Metadata flushed
0709 12:20:20.062063 (+   123us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:20:20.146929 (+ 84866us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:20:20.147314 (+   385us) tablet_replica.cc:206] Creating consensus instance
0709 12:20:20.147688 (+   374us) ts_tablet_manager.cc:989] Replica registered.
0709 12:20:20.147782 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":826,"tablet-copy.queue_time_us":117893,"thread_start_us":133104,"threads_started":2}
I20260709 12:20:20.158056 26285 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.159108 26283 leader_election.cc:304] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.182512 27424 raft_consensus.cc:2749] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.186195 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.186919 27424 raft_consensus.cc:2749] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.186064 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.186656 26311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.190565 27422 tablet_copy_client.cc:806] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.191248 27422 tablet_copy_client.cc:670] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.163095 26359 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.164721 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.167765 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.168510 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.169293 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.170244 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.170959 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.175007 27423 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:42314 (request call id 170) took 1122 ms. Trace:
I20260709 12:20:20.176024 26330 tablet_copy_source_session.cc:215] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:20.177372 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.178937 27431 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:20.195724 26311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:20:20.179738 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08000e9540 after lost signal to thread 26493
I20260709 12:20:20.196163 27406 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43028 (request call id 123) took 1928 ms. Trace:
I20260709 12:20:20.196398 27423 rpcz_store.cc:276] 0709 12:20:19.052249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:19.056523 (+  4274us) service_pool.cc:224] Handling call
0709 12:20:19.327965 (+271442us) ts_tablet_manager.cc:934] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
0709 12:20:20.027166 (+699201us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:20:20.155893 (+128727us) tablet_metadata.cc:665] Metadata flushed
0709 12:20:20.156032 (+   139us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:20:20.174151 (+ 18119us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:20:20.174471 (+   320us) tablet_replica.cc:206] Creating consensus instance
0709 12:20:20.174821 (+   350us) ts_tablet_manager.cc:989] Replica registered.
0709 12:20:20.174936 (+   115us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":2889,"tablet-copy.queue_time_us":93866,"thread_start_us":124854,"threads_started":2}
I20260709 12:20:20.197827 27423 tablet_copy_client.cc:806] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.198424 27423 tablet_copy_client.cc:670] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
W20260709 12:20:20.198879 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08001bf0c0 after lost signal to thread 27037
I20260709 12:20:20.200207 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.204159 27431 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:20.195361 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.211905 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.196648 27406 rpcz_store.cc:276] 0709 12:20:18.268110 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:18.268262 (+   152us) service_pool.cc:224] Handling call
0709 12:20:19.109941 (+841679us) ts_tablet_manager.cc:934] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
0709 12:20:19.970910 (+860969us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:20:20.033602 (+ 62692us) tablet_metadata.cc:665] Metadata flushed
0709 12:20:20.033723 (+   121us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:20:20.195386 (+161663us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:20:20.195708 (+   322us) tablet_replica.cc:206] Creating consensus instance
0709 12:20:20.196000 (+   292us) ts_tablet_manager.cc:989] Replica registered.
0709 12:20:20.196106 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":309,"tablet-copy.queue_time_us":645289,"thread_start_us":1012616,"threads_started":2}
I20260709 12:20:20.209472 27434 raft_consensus.cc:2749] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:20.209676 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 46828.5us
I20260709 12:20:20.219991 26359 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.215526 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.215926 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:20.221529 27422 tablet_copy_client.cc:538] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.223670 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:20.221585 27423 tablet_copy_client.cc:538] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.221539 27434 raft_consensus.cc:2749] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.226963 27406 tablet_copy_client.cc:806] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.227646 27406 tablet_copy_client.cc:670] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.229012 27443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 449f9426b1ef44d1a1047e5336e91fef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.221583 26283 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:20.235471 26359 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.236522 27434 raft_consensus.cc:2749] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.237835 26359 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.238720 27434 raft_consensus.cc:2749] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.240115 26359 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.240856 27406 tablet_copy_client.cc:538] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.241362 27434 raft_consensus.cc:2749] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.245450 26433 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.246260 27431 raft_consensus.cc:2749] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.242278 26359 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.250844 27434 raft_consensus.cc:2749] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.252673 26359 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.253542 27434 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.254732 26359 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.255512 27434 raft_consensus.cc:2749] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.256335 26283 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.256642 26359 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.257160 27420 raft_consensus.cc:2749] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.257802 27434 raft_consensus.cc:2749] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.259300 26359 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.260141 27434 raft_consensus.cc:2749] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.261062 26283 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.247788 27425 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.261579 26359 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.262459 27434 raft_consensus.cc:2749] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.263571 26359 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.264324 27434 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.264977 27406 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:20.265825 26359 leader_election.cc:304] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.270465 27416 raft_consensus.cc:2749] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.271209 27420 raft_consensus.cc:2749] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.271974 26359 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.273388 27434 raft_consensus.cc:2749] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.278755 26359 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.279520 27434 raft_consensus.cc:2749] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.280310 27422 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:20.280614 26359 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.281384 27434 raft_consensus.cc:2749] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.273479 27423 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:20.283655 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:20.291778 26433 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.296177 27452 raft_consensus.cc:2804] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:20.296615 27452 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:20.296995 27452 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.305040 26433 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.311264 27425 raft_consensus.cc:2749] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.312613 26433 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.313350 27425 raft_consensus.cc:2749] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.314648 26433 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.305316 27452 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:20.317195 27425 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.318557 26433 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.319985 27425 raft_consensus.cc:2749] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.321272 26433 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.322016 27425 raft_consensus.cc:2749] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.323244 26433 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.323964 27425 raft_consensus.cc:2749] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.329411 26433 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.330199 27425 raft_consensus.cc:2749] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.330971 27443 tablet_copy_client.cc:806] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.331629 27443 tablet_copy_client.cc:670] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.331986 26433 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.333788 27425 raft_consensus.cc:2749] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.335170 26433 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.335899 27425 raft_consensus.cc:2749] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.336018 27443 tablet_copy_client.cc:538] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.337069 26433 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.337765 27425 raft_consensus.cc:2749] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.338936 26433 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.339109 27452 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:20.339347 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:20.339715 27425 raft_consensus.cc:2749] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.341061 26433 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.341759 27425 raft_consensus.cc:2749] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.342869 26433 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.343550 27425 raft_consensus.cc:2749] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.344707 26433 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.345418 27425 raft_consensus.cc:2749] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.346613 26433 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.347338 27425 raft_consensus.cc:2749] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.349028 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.349555 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.350272 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.352669 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.354097 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.355446 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.356859 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.359295 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.360805 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.362618 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.360668 27443 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:20.364537 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:20.378481 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:20.385885 26358 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.387087 27416 raft_consensus.cc:2749] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.389518 26358 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.390806 26358 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.390944 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:20.391528 27441 raft_consensus.cc:2749] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.391955 26358 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:20.392168 27441 raft_consensus.cc:2749] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.392815 26283 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.392879 27441 raft_consensus.cc:2749] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.395087 27410 raft_consensus.cc:2749] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.396252 26283 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.399137 26283 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.400295 26283 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.400839 27420 raft_consensus.cc:2749] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.401629 27420 raft_consensus.cc:2749] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.403059 26283 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.403558 27431 raft_consensus.cc:2749] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.424098 27431 raft_consensus.cc:2749] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.424311 26283 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.425740 26283 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.422792 26433 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.427039 27431 raft_consensus.cc:2749] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.428812 26283 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.428028 27445 raft_consensus.cc:2749] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.430433 26283 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:20.432271 27431 raft_consensus.cc:2749] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.432368 27425 raft_consensus.cc:2749] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.439038 26283 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.439931 27431 raft_consensus.cc:2749] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.444291 27445 raft_consensus.cc:2749] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.450615 26283 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:20.459757 27423 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.460985 27423 tablet_bootstrap.cc:492] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:20.466091 27431 raft_consensus.cc:2749] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.470189 26283 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:20.472860 27431 raft_consensus.cc:2749] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:20.480731 27406 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.482213 27406 tablet_bootstrap.cc:492] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:20.483089 27406 ts_tablet_manager.cc:1403] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.218s	user 0.023s	sys 0.011s
I20260709 12:20:20.461733 27423 ts_tablet_manager.cc:1403] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.211s	user 0.008s	sys 0.015s
I20260709 12:20:20.485347 27443 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.488390 27443 tablet_bootstrap.cc:492] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:20.488723 27422 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.489120 27443 ts_tablet_manager.cc:1403] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.129s	user 0.021s	sys 0.004s
I20260709 12:20:20.493314 27406 raft_consensus.cc:359] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:20.494184 27443 raft_consensus.cc:359] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:20.495070 27443 raft_consensus.cc:740] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:20.495752 27443 consensus_queue.cc:260] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:20.498606 27443 ts_tablet_manager.cc:1434] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:20:20.499042 27422 tablet_bootstrap.cc:492] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:20.499869 27422 ts_tablet_manager.cc:1403] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.252s	user 0.020s	sys 0.004s
I20260709 12:20:20.501748 27423 raft_consensus.cc:359] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:20.502831 27423 raft_consensus.cc:740] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:20.503099 27422 raft_consensus.cc:359] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:20.494319 27406 raft_consensus.cc:740] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:20.503546 27423 consensus_queue.cc:260] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:20.504634 27406 consensus_queue.cc:260] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:20.506644 27406 ts_tablet_manager.cc:1434] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:20:20.507246 27423 ts_tablet_manager.cc:1434] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 12:20:20.509065 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-449f9426b1ef44d1a1047e5336e91fef received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:20.509552 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-449f9426b1ef44d1a1047e5336e91fef on tablet 449f9426b1ef44d1a1047e5336e91fef with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:20.514564 27422 raft_consensus.cc:740] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:20.515442 27422 consensus_queue.cc:260] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:20.515930 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-028e1476631b4dc89251c536d39fcbd2 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:20.516500 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-028e1476631b4dc89251c536d39fcbd2 on tablet 028e1476631b4dc89251c536d39fcbd2 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:20.518446 27422 ts_tablet_manager.cc:1434] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:20:20.520222 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-13be1f840de641388315bc08b9609de8 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:20.520617 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-13be1f840de641388315bc08b9609de8 on tablet 13be1f840de641388315bc08b9609de8 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:20.522435 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-9d8d015e4eb340edb00b573ca420084e received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:20.522941 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-9d8d015e4eb340edb00b573ca420084e on tablet 9d8d015e4eb340edb00b573ca420084e with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:20.526084 27006 raft_consensus.cc:1217] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:20.679978 27006 raft_consensus.cc:1217] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:20.739326 26466 raft_consensus.cc:1240] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:20.752053 27434 consensus_queue.cc:1059] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.753130 27434 raft_consensus.cc:3055] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.753494 27434 raft_consensus.cc:740] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:20.754530 27434 consensus_queue.cc:260] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:20.757514 27434 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.781597 26314 raft_consensus.cc:1240] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:20.789448 27426 consensus_queue.cc:1059] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:20.790452 27425 raft_consensus.cc:3055] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.790994 27425 raft_consensus.cc:740] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:20.791961 27425 consensus_queue.cc:260] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:20.793533 27425 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.845561 27006 raft_consensus.cc:1217] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:20.923419 27425 raft_consensus.cc:1064] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:20.926595 27425 consensus_queue.cc:237] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:20.933911 27006 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:20.935456 27452 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:20.938419 26314 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:20.939729 26389 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:20.939957 27452 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:20.944228 27452 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:20.977305 27007 raft_consensus.cc:1217] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:20.999409 27452 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.008647 26314 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.026540 26393 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.024277 27006 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.045953 26217 catalog_manager.cc:5697] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:21.239780 27446 raft_consensus.cc:1064] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:21.245541 27446 consensus_queue.cc:237] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:21.272249 26462 raft_consensus.cc:1275] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.277305 27408 raft_consensus.cc:1064] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:21.284152 27011 raft_consensus.cc:1275] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.287912 27414 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.288725 27408 consensus_queue.cc:237] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:21.292562 26389 raft_consensus.cc:1275] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:20:21.295413 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 43586.9us
I20260709 12:20:21.297076 27419 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:21.299409 27414 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:21.328022 27006 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.331070 27416 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:20:21.342346 27420 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.343261 27011 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.351007 26317 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.358580 27469 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.365281 26461 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.369987 26390 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.393841 27415 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:21.395658 26462 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.401825 26215 catalog_manager.cc:5697] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.393875 26461 consensus_queue.cc:237] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:21.425510 27006 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.427745 27425 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.432619 26314 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.434456 27465 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.439173 27452 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.451990 27006 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.449872 26314 raft_consensus.cc:2955] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.493140 27469 raft_consensus.cc:1064] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:21.503126 27439 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.506840 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d8d015e4eb340edb00b573ca420084e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:21.507869 26317 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.509228 27469 consensus_queue.cc:237] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:21.544996 26218 catalog_manager.cc:5697] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:21.567799 26462 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.568641 27007 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.583498 26462 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.585767 27006 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.586930 26314 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.590358 27416 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:20:21.600826 26317 consensus_queue.cc:237] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:21.610834 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d8d015e4eb340edb00b573ca420084e with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:21.604590 27469 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:20:21.622972 27441 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.625739 26216 catalog_manager.cc:5697] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.618376 27011 raft_consensus.cc:1275] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.621783 26390 raft_consensus.cc:1275] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.636767 27482 tablet_replica.cc:333] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:21.639433 27420 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.649955 27419 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.662731 27410 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.666621 27006 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.676685 26389 consensus_queue.cc:237] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:21.653677 27482 raft_consensus.cc:2243] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:21.679378 27469 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.686897 27482 raft_consensus.cc:2272] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:21.681164 27007 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.698314 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 449f9426b1ef44d1a1047e5336e91fef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:21.703696 27482 ts_tablet_manager.cc:1916] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:21.688637 26462 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.690551 27011 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.707420 27439 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.710265 27416 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.678577 26390 raft_consensus.cc:2955] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.717759 27415 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.716944 26218 catalog_manager.cc:5697] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.727790 26462 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.734117 27011 raft_consensus.cc:2955] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.751550 27482 ts_tablet_manager.cc:1929] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:21.753674 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 028e1476631b4dc89251c536d39fcbd2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:21.767843 27482 log.cc:1199] T 9d8d015e4eb340edb00b573ca420084e P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/9d8d015e4eb340edb00b573ca420084e
I20260709 12:20:21.758155 26461 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.793076 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 9d8d015e4eb340edb00b573ca420084e (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:21.802330 26389 consensus_queue.cc:237] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:21.803843 26216 catalog_manager.cc:5697] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.832118 26317 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.833760 27007 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.848290 26218 catalog_manager.cc:5697] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:21.851914 27469 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.859050 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 028e1476631b4dc89251c536d39fcbd2 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:21.891445 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 449f9426b1ef44d1a1047e5336e91fef with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:21.904954 27488 tablet_replica.cc:333] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:21.906456 27488 raft_consensus.cc:2243] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:21.906802 26467 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.907572 27488 raft_consensus.cc:2272] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:21.919663 27488 ts_tablet_manager.cc:1916] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:21.924050 27487 tablet_replica.cc:333] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:21.936501 27487 raft_consensus.cc:2243] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:21.918511 26360 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.24.146.62:43239, user_credentials={real_user=slave}} blocked reactor thread for 46467.7us
I20260709 12:20:21.930696 27470 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:20:21.917394 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 109967us
I20260709 12:20:21.943097 27408 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.956333 26467 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.963683 27006 raft_consensus.cc:2955] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.971266 27488 ts_tablet_manager.cc:1929] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:21.971930 27488 log.cc:1199] T 449f9426b1ef44d1a1047e5336e91fef P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/449f9426b1ef44d1a1047e5336e91fef
I20260709 12:20:21.974522 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 449f9426b1ef44d1a1047e5336e91fef (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:21.985085 27487 raft_consensus.cc:2272] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:21.995045 26218 catalog_manager.cc:5697] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:21.995245 27487 ts_tablet_manager.cc:1916] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:22.018851 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 13be1f840de641388315bc08b9609de8 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:22.023161 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13be1f840de641388315bc08b9609de8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:22.043325 27487 ts_tablet_manager.cc:1929] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:22.043933 27487 log.cc:1199] T 028e1476631b4dc89251c536d39fcbd2 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/028e1476631b4dc89251c536d39fcbd2
I20260709 12:20:22.045828 27487 tablet_replica.cc:333] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:22.045770 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 028e1476631b4dc89251c536d39fcbd2 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:22.046953 27487 raft_consensus.cc:2243] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:22.047680 27487 raft_consensus.cc:2272] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:22.050763 27487 ts_tablet_manager.cc:1916] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:22.067572 27487 ts_tablet_manager.cc:1929] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:22.068235 27487 log.cc:1199] T 13be1f840de641388315bc08b9609de8 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/13be1f840de641388315bc08b9609de8
I20260709 12:20:22.071245 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 13be1f840de641388315bc08b9609de8 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:22.122658 27465 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:22.123163 27465 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.124892 27465 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:22.125945 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:22.126133 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:22.127321 26389 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:22.128417 26434 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:22.129154 27465 raft_consensus.cc:2804] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:22.129484 27465 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:22.129834 27465 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:22.139549 27465 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.140872 27446 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:22.141481 27446 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.143898 27465 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:22.144109 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:22.144658 27446 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:22.144680 26387 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:22.145490 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:22.146754 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:22.147418 26467 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:22.151690 26387 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:22.152872 26434 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:22.154289 27452 raft_consensus.cc:2804] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:22.154883 26283 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:22.155593 27452 raft_consensus.cc:697] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:22.157656 27452 consensus_queue.cc:237] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.156258 27410 raft_consensus.cc:2804] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:22.162119 27410 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:22.162550 27410 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:22.169337 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:22.180130 27410 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.183122 27410 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:22.187556 27446 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:22.188122 27446 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.192294 27446 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:22.194717 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:22.195189 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:22.193050 26216 catalog_manager.cc:5697] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.197619 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:22.198649 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:22.203830 26467 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:22.211916 26387 raft_consensus.cc:2368] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 for earlier term 2. Current term is 3.
I20260709 12:20:22.213280 26467 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:22.213812 26285 leader_election.cc:400] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 for earlier term 2. Current term is 3.
I20260709 12:20:22.214182 26285 leader_election.cc:403] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:20:22.214516 26283 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:22.214686 27419 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:20:22.215633 27410 raft_consensus.cc:2804] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:22.216109 27410 raft_consensus.cc:697] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:22.217053 27410 consensus_queue.cc:237] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.221371 27419 raft_consensus.cc:2749] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 for earlier term 2. Current term is 3.
I20260709 12:20:22.232791 26216 catalog_manager.cc:5697] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 3, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:22.281145 27451 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:22.281785 27451 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.283936 27451 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:22.285112 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:22.285796 26467 raft_consensus.cc:2368] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:22.285655 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:22.287154 26975 leader_election.cc:400] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Vote denied by peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459) with higher term. Message: Invalid argument: T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:22.287442 26975 leader_election.cc:403] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:20:22.288017 27451 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:20:22.295833 27451 raft_consensus.cc:2749] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459) with higher term. Message: Invalid argument: T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:22.402864 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:22.493571 26462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:22.494356 26462 raft_consensus.cc:606] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:22.497300 26462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:22.497936 26462 raft_consensus.cc:606] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:22.501142 26462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:22.501825 26462 raft_consensus.cc:606] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:22.518478 26387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:22.519086 26387 raft_consensus.cc:606] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:22.522027 26467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:22.525669 26467 raft_consensus.cc:606] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:22.545650 26314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:22.546283 26314 raft_consensus.cc:606] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:22.547647 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:22.549337 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:22.550318 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:22.562876 27410 raft_consensus.cc:993] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:22.563426 27419 raft_consensus.cc:1081] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:22.565157 26467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:22.565801 26467 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.566258 26467 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.572486 26467 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.577493 27470 raft_consensus.cc:993] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:22.578150 27470 raft_consensus.cc:1081] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:22.579636 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:22.580293 26315 raft_consensus.cc:3055] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.580590 26315 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:22.581629 27463 raft_consensus.cc:993] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:22.581524 26315 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.582366 27463 raft_consensus.cc:1081] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:22.582780 26315 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.584326 27006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43028
I20260709 12:20:22.585078 27006 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.585781 27006 raft_consensus.cc:3060] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.587930 26461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54292
I20260709 12:20:22.588538 26461 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.588929 26461 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.594638 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:22.595691 26387 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.600312 26461 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.608024 26461 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:22.606034 26467 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:22.609107 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:22.609804 26389 raft_consensus.cc:3055] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.610126 26389 raft_consensus.cc:740] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:22.609323 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:22.611384 26314 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.611729 26315 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:22.615154 26433 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:22.615900 27465 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.616364 27465 raft_consensus.cc:697] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:22.617255 27465 consensus_queue.cc:237] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.610850 26389 consensus_queue.cc:260] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.623529 27006 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.621248 26389 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.626528 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:22.628405 26315 raft_consensus.cc:3060] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.628515 27006 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:22.632092 26390 raft_consensus.cc:1275] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:20:22.636812 26315 raft_consensus.cc:2468] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:22.638883 26976 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:22.640293 27451 raft_consensus.cc:2804] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.639923 26216 catalog_manager.cc:5697] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.641100 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:22.641650 26467 raft_consensus.cc:3055] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.649246 26467 raft_consensus.cc:740] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:22.642917 27463 consensus_queue.cc:1048] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:22.650452 26467 consensus_queue.cc:260] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.651582 26467 raft_consensus.cc:3060] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.651831 27463 raft_consensus.cc:993] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:22.652292 27463 raft_consensus.cc:1081] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:22.654497 26315 raft_consensus.cc:1240] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:22.659003 26393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57710
I20260709 12:20:22.659551 26393 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.659905 26393 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.662174 27451 raft_consensus.cc:697] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:22.663321 27451 consensus_queue.cc:237] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.665544 26314 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:22.666812 26433 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:22.667596 27490 raft_consensus.cc:2804] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.668143 27490 raft_consensus.cc:697] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:22.669063 27490 consensus_queue.cc:237] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.682711 27006 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:22.677161 26393 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.689684 26216 catalog_manager.cc:5697] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.694310 26389 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:22.697460 26387 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:22.704391 26315 raft_consensus.cc:1275] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:20:22.710111 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:22.725107 26461 raft_consensus.cc:3055] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.718393 27446 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:22.725462 26461 raft_consensus.cc:740] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:22.722289 26393 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:22.726562 26461 consensus_queue.cc:260] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.728097 26461 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.725412 27465 consensus_queue.cc:1048] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 12:20:22.747596 26461 raft_consensus.cc:2468] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:22.754309 26358 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:22.757553 26215 catalog_manager.cc:5697] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.757592 27485 raft_consensus.cc:2804] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.761075 27485 raft_consensus.cc:697] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:22.762066 27485 consensus_queue.cc:237] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.764293 26467 raft_consensus.cc:2468] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:22.771498 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:22.772137 26314 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.780037 26314 raft_consensus.cc:2468] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:22.784236 26461 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:22.792186 27419 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:22.807833 26215 catalog_manager.cc:5697] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:22.842635 27463 raft_consensus.cc:993] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:22.853734 27465 raft_consensus.cc:1081] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:22.859846 27490 raft_consensus.cc:993] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:22.861611 27490 raft_consensus.cc:1081] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:22.864830 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43028
I20260709 12:20:22.865473 27011 raft_consensus.cc:493] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.865871 27011 raft_consensus.cc:3060] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.881212 26390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57710
I20260709 12:20:22.882055 26390 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.886366 26390 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.903551 27011 raft_consensus.cc:515] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.906426 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:22.906618 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:22.907208 26393 raft_consensus.cc:3060] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.907367 26461 raft_consensus.cc:3055] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.907876 26461 raft_consensus.cc:740] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:22.908721 26461 consensus_queue.cc:260] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.910000 26461 raft_consensus.cc:3060] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.913833 26393 raft_consensus.cc:2468] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:22.915195 26977 leader_election.cc:304] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:22.916067 27451 raft_consensus.cc:2804] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.916543 27451 raft_consensus.cc:697] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:22.917626 26461 raft_consensus.cc:2468] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:22.917362 27451 consensus_queue.cc:237] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:22.919234 26390 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.923388 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:22.924005 26315 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.924136 26390 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:22.925046 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:22.925642 26466 raft_consensus.cc:3055] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:22.925956 26466 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:22.926712 26466 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.927943 26466 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:22.905611 27011 leader_election.cc:290] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:22.940044 26315 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:22.944607 26359 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:22.945621 27505 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:22.946156 27505 raft_consensus.cc:697] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:22.947166 27505 consensus_queue.cc:237] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:22.949244 26216 catalog_manager.cc:5697] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:22.968072 26466 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:22.975833 26215 catalog_manager.cc:5697] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:23.048503 26390 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:23.050262 27489 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:20:23.075960 26315 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:23.083649 26466 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:23.086670 27451 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:23.089097 27465 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.114351 26393 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:23.115694 26320 raft_consensus.cc:1275] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:23.117919 27465 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.119817 27520 consensus_queue.cc:1048] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:23.129161 26393 consensus_queue.cc:237] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
W20260709 12:20:23.159716 26360 consensus_peers.cc:597] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 231319670a2e4580bc0ca804aef8ed69. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.164191 26315 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.166038 27505 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.168061 26461 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.172461 26320 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:23.175707 27508 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.183862 27465 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.191121 26317 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:23.193100 27408 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.219108 27470 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.226094 26461 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.240767 26218 catalog_manager.cc:5697] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:23.252171 26461 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:23.261596 26393 consensus_queue.cc:237] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:23.263207 26317 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.270798 27485 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:23.316020 26360 consensus_peers.cc:597] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40ce83e2573e474ab060b9bd8af75f86. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.316589 26466 raft_consensus.cc:1275] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.318049 27505 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.327656 26317 raft_consensus.cc:1275] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.330408 27505 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:23.342653 27470 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.349776 26461 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.370586 26462 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:23.372154 27521 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:23.382469 26387 raft_consensus.cc:1275] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:23.384267 27521 consensus_queue.cc:1048] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:23.410092 26315 consensus_queue.cc:237] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:23.414849 26317 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.417603 26216 catalog_manager.cc:5697] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.455853 26462 raft_consensus.cc:1275] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.457432 27510 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.465052 26393 raft_consensus.cc:1275] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:23.469579 26285 consensus_peers.cc:597] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1bf30c4451b40108daf0242f042c554. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.468855 27410 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.471508 26461 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:23.472095 27446 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.473356 27470 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.470638 26462 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.485162 26390 consensus_queue.cc:237] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:23.490309 26393 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.497567 26216 catalog_manager.cc:5697] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:23.515726 26317 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:23.517439 27470 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:23.537878 26360 consensus_peers.cc:597] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4ea61c130e841d3a44f5aef3346a1af. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.551434 26461 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.553448 26315 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.556105 27508 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.557976 27505 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.596477 27408 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.600325 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:23.629607 26315 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.622992 26218 catalog_manager.cc:5697] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:23.649927 26462 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:23.668633 27544 ts_tablet_manager.cc:933] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:23.690392 27544 tablet_copy_client.cc:323] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:23.692354 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 231319670a2e4580bc0ca804aef8ed69 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:23.692900 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 231319670a2e4580bc0ca804aef8ed69 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-231319670a2e4580bc0ca804aef8ed69
I20260709 12:20:23.727140 26404 tablet_copy_source_session.cc:215] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:23.734164 27544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231319670a2e4580bc0ca804aef8ed69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:23.757714 27544 tablet_copy_client.cc:806] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:23.758441 27544 tablet_copy_client.cc:670] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:23.759058 26462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6094589d174549fdb382b64c5addcecf"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:23.759677 26462 raft_consensus.cc:606] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:23.772972 26317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "866291520dda44b3a2924e8edac2a216"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:23.773592 26317 raft_consensus.cc:606] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:23.781502 26461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:23.782197 26461 raft_consensus.cc:606] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:23.787863 26317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c176db237db74caf884530e72b863a1e"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:23.788271 27544 tablet_copy_client.cc:538] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:23.788584 26317 raft_consensus.cc:606] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:23.791743 26317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:23.792415 26317 raft_consensus.cc:606] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:23.795245 26390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:23.795879 26390 raft_consensus.cc:606] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:23.801321 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:23.803021 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:23.803892 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:23.813252 27546 raft_consensus.cc:993] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:23.813874 27546 raft_consensus.cc:1081] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:23.818288 27006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43014
I20260709 12:20:23.818856 27006 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.819209 27006 raft_consensus.cc:3060] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.824666 27006 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:23.827987 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:23.828967 26317 raft_consensus.cc:3055] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:23.829383 26317 raft_consensus.cc:740] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:23.830114 26317 consensus_queue.cc:260] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:23.830972 26317 raft_consensus.cc:3060] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.835410 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:23.836011 26461 raft_consensus.cc:3060] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.836074 27544 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:23.842702 26461 raft_consensus.cc:2468] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:23.853647 27006 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:23.853884 26975 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:23.856851 27520 raft_consensus.cc:2804] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:23.857355 27520 raft_consensus.cc:697] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:23.858250 27520 consensus_queue.cc:237] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:23.871467 27544 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:23.872489 27544 tablet_bootstrap.cc:492] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:23.872601 26317 raft_consensus.cc:2468] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:23.873325 27544 ts_tablet_manager.cc:1403] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.015s
I20260709 12:20:23.876474 27544 raft_consensus.cc:359] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:23.877415 27544 raft_consensus.cc:740] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:23.878262 27544 consensus_queue.cc:260] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:23.881358 27544 ts_tablet_manager.cc:1434] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:23.883554 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-231319670a2e4580bc0ca804aef8ed69 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:23.883916 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-231319670a2e4580bc0ca804aef8ed69 on tablet 231319670a2e4580bc0ca804aef8ed69 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:23.893963 27544 ts_tablet_manager.cc:933] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:23.902757 27544 tablet_copy_client.cc:323] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:23.904620 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet c1bf30c4451b40108daf0242f042c554 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:23.905169 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet c1bf30c4451b40108daf0242f042c554 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-c1bf30c4451b40108daf0242f042c554
I20260709 12:20:23.906817 27549 ts_tablet_manager.cc:933] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:23.913439 26330 tablet_copy_source_session.cc:215] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:23.917620 27544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1bf30c4451b40108daf0242f042c554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:23.922823 27463 raft_consensus.cc:993] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:23.923381 27463 raft_consensus.cc:1081] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:23.925822 27006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43028
I20260709 12:20:23.926419 27006 raft_consensus.cc:493] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.926759 27006 raft_consensus.cc:3060] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.958770 27544 tablet_copy_client.cc:806] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:23.959501 27544 tablet_copy_client.cc:670] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:23.960002 27006 raft_consensus.cc:515] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:23.963786 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:23.964293 27544 tablet_copy_client.cc:538] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:23.964390 26320 raft_consensus.cc:3060] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.966554 27006 leader_election.cc:290] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:23.967926 26216 catalog_manager.cc:5697] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.970019 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:23.970628 26461 raft_consensus.cc:3055] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:23.970929 26461 raft_consensus.cc:740] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:23.971732 26461 consensus_queue.cc:260] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:23.972997 26320 raft_consensus.cc:2468] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:23.973640 26461 raft_consensus.cc:3060] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:23.975039 27549 tablet_copy_client.cc:323] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:23.976822 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 40ce83e2573e474ab060b9bd8af75f86 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:23.977345 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 40ce83e2573e474ab060b9bd8af75f86 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-40ce83e2573e474ab060b9bd8af75f86
I20260709 12:20:23.975309 26976 leader_election.cc:304] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:23.979527 27498 raft_consensus.cc:2804] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:23.979979 27498 raft_consensus.cc:697] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:23.980777 27498 consensus_queue.cc:237] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:23.985275 26404 tablet_copy_source_session.cc:215] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:23.990599 26461 raft_consensus.cc:2468] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:23.998122 27549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40ce83e2573e474ab060b9bd8af75f86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:24.009212 27544 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:24.020193 26216 catalog_manager.cc:5697] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:24.041216 27549 tablet_copy_client.cc:806] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:24.046304 27549 tablet_copy_client.cc:670] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:24.053603 27549 tablet_copy_client.cc:538] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:24.063064 27549 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:24.072916 27544 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:24.073997 27544 tablet_bootstrap.cc:492] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:24.074800 27544 ts_tablet_manager.cc:1403] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.012s
I20260709 12:20:24.080966 27544 raft_consensus.cc:359] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:24.081974 27544 raft_consensus.cc:740] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:24.082810 27544 consensus_queue.cc:260] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:24.097440 27544 ts_tablet_manager.cc:1434] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 12:20:24.099380 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-c1bf30c4451b40108daf0242f042c554 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:24.099833 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-c1bf30c4451b40108daf0242f042c554 on tablet c1bf30c4451b40108daf0242f042c554 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:24.102605 27463 raft_consensus.cc:993] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:24.103097 27463 raft_consensus.cc:1081] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:24.104764 27006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6094589d174549fdb382b64c5addcecf"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43028
I20260709 12:20:24.105288 27006 raft_consensus.cc:493] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.105623 27006 raft_consensus.cc:3060] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.114460 27006 raft_consensus.cc:515] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.119891 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:24.120544 26393 raft_consensus.cc:3060] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.122040 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:24.122644 26461 raft_consensus.cc:3055] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.122943 26461 raft_consensus.cc:740] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:24.123735 26461 consensus_queue.cc:260] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.124720 26461 raft_consensus.cc:3060] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.128391 26393 raft_consensus.cc:2468] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:24.130092 26977 leader_election.cc:304] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:24.131022 27498 raft_consensus.cc:2804] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.131524 27498 raft_consensus.cc:697] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:24.132403 27498 consensus_queue.cc:237] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.134332 27510 raft_consensus.cc:993] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:24.134778 27510 raft_consensus.cc:1081] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:24.136528 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c176db237db74caf884530e72b863a1e"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43014
I20260709 12:20:24.137037 27011 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.137377 27011 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:24.144382 27470 raft_consensus.cc:993] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:24.144887 27470 raft_consensus.cc:1081] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:24.146293 26461 raft_consensus.cc:2468] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:24.147804 26466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54292
I20260709 12:20:24.148363 26466 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.148699 26466 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.151855 27544 ts_tablet_manager.cc:933] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:24.156778 26466 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:24.162978 27544 tablet_copy_client.cc:323] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:24.164767 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:24.165566 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet c4ea61c130e841d3a44f5aef3346a1af from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:24.166062 26466 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:24.166183 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet c4ea61c130e841d3a44f5aef3346a1af from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-c4ea61c130e841d3a44f5aef3346a1af
I20260709 12:20:24.165426 26393 raft_consensus.cc:3055] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.166908 26393 raft_consensus.cc:740] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:24.167847 26393 consensus_queue.cc:260] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:24.169083 26393 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.183240 26217 catalog_manager.cc:5697] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:24.197180 26404 tablet_copy_source_session.cc:215] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:24.199211 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:24.208487 27510 raft_consensus.cc:993] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:24.253829 26320 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.258292 26317 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.217345 27011 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.261185 27544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ea61c130e841d3a44f5aef3346a1af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:24.261412 27011 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:24.238305 27010 raft_consensus.cc:1217] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.261957 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:24.217047 27006 leader_election.cc:290] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:24.262665 26467 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:24.264051 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:24.261643 27498 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:20:24.276500 26320 raft_consensus.cc:3055] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:24.276944 26320 raft_consensus.cc:740] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:24.278005 26320 consensus_queue.cc:260] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.279546 26320 raft_consensus.cc:3060] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:24.269917 26467 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 4.
I20260709 12:20:24.284075 27410 raft_consensus.cc:1081] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:24.284008 26975 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:24.285940 27498 raft_consensus.cc:2804] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:24.286453 27498 raft_consensus.cc:697] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 4 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:24.287276 27498 consensus_queue.cc:237] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.297067 26320 raft_consensus.cc:2468] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 4.
I20260709 12:20:24.301048 26393 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:24.302356 26217 catalog_manager.cc:5697] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 3 to 4, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 4 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:24.215535 27549 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:24.305054 26434 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:24.306216 27463 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.306696 27463 raft_consensus.cc:697] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:24.307551 27463 consensus_queue.cc:237] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:24.315446 27549 tablet_bootstrap.cc:492] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:24.316344 27549 ts_tablet_manager.cc:1403] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.253s	user 0.018s	sys 0.011s
I20260709 12:20:24.324754 26461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "866291520dda44b3a2924e8edac2a216"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:24.325459 26461 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.325807 26461 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.332799 27549 raft_consensus.cc:359] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:24.333673 27549 raft_consensus.cc:740] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:24.334368 27549 consensus_queue.cc:260] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:24.348448 27549 ts_tablet_manager.cc:1434] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:20:24.355383 26217 catalog_manager.cc:5697] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:24.340003 26317 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:24.371382 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-40ce83e2573e474ab060b9bd8af75f86 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:24.371917 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-40ce83e2573e474ab060b9bd8af75f86 on tablet 40ce83e2573e474ab060b9bd8af75f86 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:24.372993 27544 tablet_copy_client.cc:806] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:24.373576 27544 tablet_copy_client.cc:670] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:24.380259 27544 tablet_copy_client.cc:538] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:24.398449 26462 raft_consensus.cc:1275] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.403194 27520 consensus_queue.cc:1048] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.344882 26461 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:24.418170 26461 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:24.423411 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:24.424027 26317 raft_consensus.cc:3055] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.424326 26317 raft_consensus.cc:740] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:24.425294 26317 consensus_queue.cc:260] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:24.426558 26317 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.428990 27010 raft_consensus.cc:1217] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.433380 26317 raft_consensus.cc:2468] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:24.435089 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:24.435701 26393 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.447521 26461 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.455084 27520 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.488333 27010 raft_consensus.cc:1217] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.505954 26393 raft_consensus.cc:2468] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:24.507278 26434 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:24.510423 27489 raft_consensus.cc:2804] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.510601 27544 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:24.527556 26314 raft_consensus.cc:1275] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.510933 27489 raft_consensus.cc:697] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:24.550019 27498 consensus_queue.cc:1048] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.552475 27489 consensus_queue.cc:237] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:24.563634 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 78086.4us
I20260709 12:20:24.582477 26393 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.584618 27570 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.616498 27544 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:24.618894 27544 tablet_bootstrap.cc:492] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:24.619660 27544 ts_tablet_manager.cc:1403] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.011s
I20260709 12:20:24.622349 27544 raft_consensus.cc:359] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:24.623167 27544 raft_consensus.cc:740] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:24.623790 27544 consensus_queue.cc:260] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:24.625993 27544 ts_tablet_manager.cc:1434] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:24.632465 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-c4ea61c130e841d3a44f5aef3346a1af received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:24.632939 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-c4ea61c130e841d3a44f5aef3346a1af on tablet c4ea61c130e841d3a44f5aef3346a1af with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:24.634972 27505 raft_consensus.cc:1064] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:24.637436 27505 consensus_queue.cc:237] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.638567 26467 raft_consensus.cc:1275] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:24.640173 27520 consensus_queue.cc:1048] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:24.669020 27011 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.674517 27485 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.694593 26462 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.698184 27485 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:24.710408 26315 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.714067 27565 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:24.722849 26217 catalog_manager.cc:5697] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:24.745239 26387 raft_consensus.cc:1275] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.746234 26317 raft_consensus.cc:1275] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.748730 27489 consensus_queue.cc:1048] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.757108 26317 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:24.752724 27470 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:24.771270 27463 consensus_queue.cc:1048] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:24.774053 27011 raft_consensus.cc:1217] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.816284 27011 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
W20260709 12:20:24.846238 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 133458us
W20260709 12:20:24.847406 27582 log.cc:927] Time spent T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:20:24.850402 26317 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:24.851752 27498 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:24.882128 27410 raft_consensus.cc:1064] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:24.884466 27410 consensus_queue.cc:237] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.885120 26216 catalog_manager.cc:5697] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:24.892591 26462 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:24.897431 26466 raft_consensus.cc:1275] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:24.899003 27498 consensus_queue.cc:1048] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:24.940014 26390 consensus_queue.cc:237] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:24.949472 27011 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:24.950378 26387 raft_consensus.cc:1275] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:24.951718 27485 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:24.954886 27489 consensus_queue.cc:1048] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:24.963647 27505 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:24.972695 27010 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:24.989404 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 231319670a2e4580bc0ca804aef8ed69 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.029276 26314 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.037797 27579 raft_consensus.cc:1064] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:25.040508 27579 consensus_queue.cc:237] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.043463 26314 raft_consensus.cc:1275] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:25.052824 26217 catalog_manager.cc:5697] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.052695 26466 raft_consensus.cc:1275] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.057884 27463 consensus_queue.cc:1048] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:25.062233 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:25.067600 27510 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:25.070173 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 231319670a2e4580bc0ca804aef8ed69 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:25.088675 27485 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:25.091138 27011 raft_consensus.cc:1275] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.115511 27588 tablet_replica.cc:333] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:25.119315 27410 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:25.122926 26390 raft_consensus.cc:1275] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.133268 27543 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:25.130278 27588 raft_consensus.cc:2243] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.134887 27588 raft_consensus.cc:2272] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.135658 27010 raft_consensus.cc:1275] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.142351 26315 raft_consensus.cc:2955] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.143205 27579 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:25.156378 26314 raft_consensus.cc:1275] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.168454 26462 raft_consensus.cc:1275] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.164112 27485 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 12:20:25.199018 27505 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:25.209872 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0254fa7254384a31887e900999d815e3"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:25.210498 26315 raft_consensus.cc:606] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:25.160401 27588 ts_tablet_manager.cc:1916] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:25.220342 26466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:25.220968 26466 raft_consensus.cc:606] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:25.221716 27510 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.221949 27485 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.223104 26466 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.227530 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:25.228137 26315 raft_consensus.cc:606] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:25.233565 26390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:25.234201 26390 raft_consensus.cc:606] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:25.243063 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:25.243717 26315 raft_consensus.cc:606] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:25.248245 26462 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.253379 27006 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.254979 26467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:25.255566 26467 raft_consensus.cc:606] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:25.257066 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:25.235242 27011 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.264890 26217 catalog_manager.cc:5697] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.267993 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:25.268757 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:25.282434 26390 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.286942 26393 consensus_queue.cc:237] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.308807 26462 raft_consensus.cc:1275] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.310135 27010 raft_consensus.cc:1275] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.310444 27505 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:20:25.321039 27579 consensus_queue.cc:1048] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:25.322434 26467 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.322811 26217 catalog_manager.cc:5697] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.320684 27505 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.346269 27011 raft_consensus.cc:2955] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.357947 27510 raft_consensus.cc:993] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:25.358559 27510 raft_consensus.cc:1081] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:25.366261 27579 raft_consensus.cc:993] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:25.367179 27579 raft_consensus.cc:1081] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:25.370183 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33314
I20260709 12:20:25.370797 26317 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.371127 26317 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.377952 26218 catalog_manager.cc:5697] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.384577 27470 raft_consensus.cc:1064] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:25.387212 27470 consensus_queue.cc:237] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.378032 26317 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.397423 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:25.398088 26387 raft_consensus.cc:3055] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.398295 27006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43014
I20260709 12:20:25.398434 26387 raft_consensus.cc:740] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:25.398909 27006 raft_consensus.cc:493] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.399287 27006 raft_consensus.cc:3060] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.399374 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:25.399969 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40ce83e2573e474ab060b9bd8af75f86 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.400023 26462 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.401844 26317 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:25.399307 26387 consensus_queue.cc:260] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.406778 26314 consensus_queue.cc:237] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.407451 26387 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.407784 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 40ce83e2573e474ab060b9bd8af75f86 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:25.408703 26462 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:25.410614 26283 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:25.411542 27510 raft_consensus.cc:2804] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:25.411988 27510 raft_consensus.cc:697] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:25.412840 27510 consensus_queue.cc:237] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.418146 26462 raft_consensus.cc:1275] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.420557 27410 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:25.422030 26387 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:25.429557 27446 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.435679 27010 raft_consensus.cc:1275] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:25.457049 26467 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.475736 27006 raft_consensus.cc:515] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.487206 27011 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.488970 27006 leader_election.cc:290] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:25.490870 27598 tablet_replica.cc:333] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:25.491701 27598 raft_consensus.cc:2243] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.492213 27598 pending_rounds.cc:70] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: Trying to abort 1 pending ops.
I20260709 12:20:25.492488 27598 pending_rounds.cc:77] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305624064159531008 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "40ce83e2573e474ab060b9bd8af75f86" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } } }
I20260709 12:20:25.494688 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:25.496433 26462 raft_consensus.cc:3060] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.498159 27598 raft_consensus.cc:2917] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:20:25.499984 27598 raft_consensus.cc:2889] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:20:25.505759 26462 raft_consensus.cc:2468] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:25.507031 26975 leader_election.cc:304] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:25.510272 27598 raft_consensus.cc:2272] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.512568 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:25.513180 26317 raft_consensus.cc:3055] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.513480 26317 raft_consensus.cc:740] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
W20260709 12:20:25.517980 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 68962.5us
I20260709 12:20:25.528740 26317 consensus_queue.cc:260] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.531874 27446 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:25.534165 26317 raft_consensus.cc:3060] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.539945 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1bf30c4451b40108daf0242f042c554 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.546732 27588 ts_tablet_manager.cc:1929] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:25.547268 27588 log.cc:1199] T 231319670a2e4580bc0ca804aef8ed69 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/231319670a2e4580bc0ca804aef8ed69
I20260709 12:20:25.521054 27592 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.036s
I20260709 12:20:25.521356 27498 raft_consensus.cc:2804] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:25.558612 27498 raft_consensus.cc:697] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:25.559546 27498 consensus_queue.cc:237] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.564891 27598 ts_tablet_manager.cc:1916] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:20:25.568939 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 52537.1us
I20260709 12:20:25.575855 26462 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.578114 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 231319670a2e4580bc0ca804aef8ed69 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:25.590756 26317 raft_consensus.cc:2468] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:25.592760 27601 raft_consensus.cc:993] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:25.596400 27601 raft_consensus.cc:1081] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
W20260709 12:20:25.603259 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 68912.6us
I20260709 12:20:25.591130 27470 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:20:25.624133 27011 raft_consensus.cc:2955] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.625314 26218 catalog_manager.cc:5697] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:25.635262 26317 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:25.636076 26467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:25.636674 26467 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.637041 26467 raft_consensus.cc:3060] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.648432 26216 catalog_manager.cc:5697] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.669790 27505 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:20:25.680945 26467 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.688028 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet c1bf30c4451b40108daf0242f042c554 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:25.705380 26467 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:25.707028 26216 catalog_manager.cc:5697] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.721148 27602 raft_consensus.cc:993] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:25.754120 27602 raft_consensus.cc:1081] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:25.757436 27604 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.764727 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:25.765617 26317 raft_consensus.cc:3055] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.765975 26317 raft_consensus.cc:740] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:25.766752 26317 consensus_queue.cc:260] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.767910 26317 raft_consensus.cc:3060] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.772945 26391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57710
I20260709 12:20:25.773586 26391 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.773972 26391 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.774343 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:25.774956 26393 raft_consensus.cc:3060] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.784407 26393 raft_consensus.cc:2468] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:25.786564 26434 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:25.787659 27606 raft_consensus.cc:2804] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:25.789640 27606 raft_consensus.cc:697] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:25.790666 27606 consensus_queue.cc:237] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.790894 26391 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.791057 26461 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.793179 26391 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:25.795207 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:25.801743 26315 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.806143 26317 raft_consensus.cc:2468] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:25.798513 27006 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.796800 27610 raft_consensus.cc:993] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:25.806921 27610 raft_consensus.cc:1081] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:25.807595 27612 tablet_replica.cc:333] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:25.808774 27612 raft_consensus.cc:2243] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.811789 26315 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:25.812037 27612 raft_consensus.cc:2272] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.813225 26359 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:25.814054 27604 raft_consensus.cc:2804] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:25.814749 27604 raft_consensus.cc:697] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:25.815759 27604 consensus_queue.cc:237] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.817133 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:25.817727 26467 raft_consensus.cc:3055] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.818037 26467 raft_consensus.cc:740] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:25.818944 26467 consensus_queue.cc:260] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.824546 26218 catalog_manager.cc:5697] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.827826 26462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0254fa7254384a31887e900999d815e3"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:25.828965 26462 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.829314 26462 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.836791 27612 ts_tablet_manager.cc:1916] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:25.839118 26461 raft_consensus.cc:1275] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:25.820020 26467 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.843132 26462 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.842432 27610 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:20:25.852658 27598 ts_tablet_manager.cc:1929] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:25.853183 27598 log.cc:1199] T 40ce83e2573e474ab060b9bd8af75f86 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/40ce83e2573e474ab060b9bd8af75f86
I20260709 12:20:25.854817 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 40ce83e2573e474ab060b9bd8af75f86 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:25.860858 26217 catalog_manager.cc:5697] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.864835 26462 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:25.865761 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:25.866362 26393 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.868355 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:25.868955 26314 raft_consensus.cc:3055] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.869234 26314 raft_consensus.cc:740] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:25.869971 26314 consensus_queue.cc:260] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.871129 26314 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.882521 27552 raft_consensus.cc:993] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:25.883087 27552 raft_consensus.cc:1081] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:25.884707 27006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43028
I20260709 12:20:25.885262 27006 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:25.885596 27006 raft_consensus.cc:3060] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.876082 26317 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:25.898056 26467 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:25.900828 27006 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.910329 26393 raft_consensus.cc:2468] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:25.913178 26434 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:25.914254 27603 raft_consensus.cc:2804] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:25.914768 27603 raft_consensus.cc:697] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:25.907171 26314 raft_consensus.cc:2468] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:25.915622 27603 consensus_queue.cc:237] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:25.921517 27006 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:25.922660 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:25.923264 26467 raft_consensus.cc:3055] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.923535 26467 raft_consensus.cc:740] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:25.923933 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:25.924494 26314 raft_consensus.cc:3060] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.930142 26393 raft_consensus.cc:1275] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:25.924227 26467 consensus_queue.cc:260] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.931923 27543 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:25.936654 26314 raft_consensus.cc:2468] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:25.937783 26976 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:25.938448 26467 raft_consensus.cc:3060] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.938866 27498 raft_consensus.cc:2804] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:25.939375 27498 raft_consensus.cc:697] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:25.940229 27498 consensus_queue.cc:237] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:25.945683 27612 ts_tablet_manager.cc:1929] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:25.946185 27612 log.cc:1199] T c1bf30c4451b40108daf0242f042c554 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/c1bf30c4451b40108daf0242f042c554
I20260709 12:20:25.949510 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet c1bf30c4451b40108daf0242f042c554 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:25.969628 26467 raft_consensus.cc:2468] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:25.994714 26217 catalog_manager.cc:5697] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:26.028544 26218 catalog_manager.cc:5697] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:26.007197 26216 catalog_manager.cc:5697] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:26.093190 26393 consensus_queue.cc:237] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:26.112228 27006 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:26.114643 27604 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:26.112730 26314 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:26.119122 27609 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:26.114539 26317 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:26.131772 27485 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:26.138104 27006 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:26.157506 26461 raft_consensus.cc:1275] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:26.159857 27604 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:26.161141 27498 consensus_queue.cc:1048] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:26.165047 26218 catalog_manager.cc:5697] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:26.175293 26315 raft_consensus.cc:2955] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:26.189119 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet c4ea61c130e841d3a44f5aef3346a1af with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:26.189325 26317 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.190687 27566 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.191098 27626 tablet_replica.cc:333] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:26.192219 27626 raft_consensus.cc:2243] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.192920 27626 raft_consensus.cc:2272] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.200532 27626 ts_tablet_manager.cc:1916] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:26.206811 26391 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.213734 27603 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.216534 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4ea61c130e841d3a44f5aef3346a1af with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:26.263321 27626 ts_tablet_manager.cc:1929] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:26.263938 27626 log.cc:1199] T c4ea61c130e841d3a44f5aef3346a1af P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/c4ea61c130e841d3a44f5aef3346a1af
I20260709 12:20:26.265599 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet c4ea61c130e841d3a44f5aef3346a1af (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:26.400831 26466 raft_consensus.cc:1275] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.402415 27470 consensus_queue.cc:1048] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.414549 26315 raft_consensus.cc:1275] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.416807 26315 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.423566 27463 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.441771 27505 consensus_queue.cc:1048] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.476620 26314 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:26.478811 27498 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:26.497490 26466 raft_consensus.cc:1275] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:26.497838 26393 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:26.499558 27566 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:26.501924 27498 consensus_queue.cc:1048] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:26.586046 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:26.638170 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:26.646656 26315 raft_consensus.cc:606] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:26.654392 26391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:26.655062 26391 raft_consensus.cc:606] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:26.657882 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:26.658612 26315 raft_consensus.cc:606] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:26.661450 26461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:26.662035 26461 raft_consensus.cc:606] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:26.664824 26461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:26.665431 26461 raft_consensus.cc:606] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:26.666544 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:26.668336 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:26.669116 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:26.819942 27566 raft_consensus.cc:993] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:26.820505 27606 raft_consensus.cc:1081] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:26.822158 27010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43028
I20260709 12:20:26.822803 27010 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.823275 27010 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.830487 27010 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:26.833566 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:26.835044 26461 raft_consensus.cc:3055] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:26.835285 26461 raft_consensus.cc:740] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:26.835896 26461 consensus_queue.cc:260] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:26.836922 26461 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.833457 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:26.840662 26393 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.846280 26461 raft_consensus.cc:2468] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:26.848327 26975 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:26.849340 27633 raft_consensus.cc:2804] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:26.833662 27010 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:26.849828 27633 raft_consensus.cc:697] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:26.850714 26393 raft_consensus.cc:2468] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:26.851706 27633 consensus_queue.cc:237] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:26.861171 26216 catalog_manager.cc:5697] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:26.952797 27410 raft_consensus.cc:993] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:26.953307 27410 raft_consensus.cc:1081] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:26.955506 26461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:26.956152 26461 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:26.956503 26461 raft_consensus.cc:3060] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.965793 26461 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:26.968814 26461 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:26.969623 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:26.969836 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:26.970394 26315 raft_consensus.cc:3055] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:26.970446 26393 raft_consensus.cc:3060] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.970902 26315 raft_consensus.cc:740] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:26.971844 26315 consensus_queue.cc:260] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:26.973160 26315 raft_consensus.cc:3060] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.975865 26393 raft_consensus.cc:2468] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:26.976995 26434 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:26.980638 27566 raft_consensus.cc:2804] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:26.981310 27566 raft_consensus.cc:697] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:26.982542 26315 raft_consensus.cc:2468] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:26.982481 27566 consensus_queue.cc:237] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:26.994572 26216 catalog_manager.cc:5697] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:27.016611 27606 raft_consensus.cc:993] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:27.017159 27606 raft_consensus.cc:1081] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:27.019507 26315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33322
I20260709 12:20:27.020121 26315 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:27.020489 26315 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:27.027717 26315 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:27.031102 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:27.031751 26391 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:27.033231 26315 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:27.051756 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:27.052367 26461 raft_consensus.cc:3055] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:27.052682 26461 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:27.053480 26461 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:27.054641 26461 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:27.055130 26391 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:27.056455 26285 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:27.057425 27601 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:27.060235 27601 raft_consensus.cc:697] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:27.061383 27601 consensus_queue.cc:237] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:27.063527 26461 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:27.069020 27505 raft_consensus.cc:993] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:27.069594 27505 raft_consensus.cc:1081] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:27.075052 27006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:42314
I20260709 12:20:27.075668 27006 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:27.076059 27006 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.083033 27601 raft_consensus.cc:993] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:27.083616 27410 raft_consensus.cc:1081] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:27.094053 27006 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:27.101392 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:27.102084 26391 raft_consensus.cc:3055] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:27.102385 26391 raft_consensus.cc:740] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:27.099932 26216 catalog_manager.cc:5697] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 2 to 3, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:27.104274 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:27.105489 26467 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.111016 26466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:27.111655 26466 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:27.112010 26466 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:27.122331 26467 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:27.104805 27006 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:27.123643 26975 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:27.124924 27520 raft_consensus.cc:2804] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:27.125440 27520 raft_consensus.cc:697] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:27.127132 27520 consensus_queue.cc:237] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:27.124375 26466 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:27.131712 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:27.132302 26315 raft_consensus.cc:3055] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:27.132623 26315 raft_consensus.cc:740] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:27.133446 26315 consensus_queue.cc:260] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:27.132434 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:27.134431 27010 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:27.134577 26315 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:27.123287 26391 consensus_queue.cc:260] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:27.142077 26315 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:27.142078 27010 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:27.142635 26391 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.143229 26433 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:27.144012 27643 raft_consensus.cc:2804] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:27.144408 27643 raft_consensus.cc:697] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:27.144518 26466 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:27.145267 27643 consensus_queue.cc:237] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:27.151722 26391 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:27.155525 26216 catalog_manager.cc:5697] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:27.164016 26217 catalog_manager.cc:5697] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 3 to 4, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 4 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:27.273391 26467 consensus_queue.cc:237] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:27.291916 26315 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:27.295223 26393 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:27.296630 26434 consensus_peers.cc:597] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce203d5487fe4c75a6b603056555b1d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:27.297534 27643 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:27.299134 27606 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:27.322944 27606 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.324635 26391 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.334594 26315 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.350143 26467 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.351904 27520 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:27.353683 26217 catalog_manager.cc:5697] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.364642 26317 consensus_queue.cc:237] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:27.386224 26393 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:27.388754 27606 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:27.394506 26285 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc07b48cd3a34134ac86d82ba3aed089. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:27.399854 26461 raft_consensus.cc:1275] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:27.400573 26393 raft_consensus.cc:1275] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:27.402208 27410 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:27.406380 27410 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:27.409003 26320 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:27.415719 27606 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:20:27.431181 27410 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.456645 26393 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:27.450404 26387 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.465420 27657 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 12:20:27.492292 26467 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:27.499609 26461 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.502841 27642 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:27.504952 26390 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.508296 27609 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 12:20:27.541590 26218 catalog_manager.cc:5697] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:27.609347 26461 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.611308 27661 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:20:27.658984 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 96077.3us
I20260709 12:20:27.664047 26466 consensus_queue.cc:237] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:27.718627 26387 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:27.722687 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:27.723289 27010 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:27.730211 27661 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:27.745039 26317 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:27.756944 27606 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:27.763689 27643 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 12:20:27.792237 26462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:27.792943 26462 raft_consensus.cc:606] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:27.855731 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 45856.2us
I20260709 12:20:27.859112 26391 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:27.859768 26391 raft_consensus.cc:606] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:27.870030 26467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:27.870621 26467 raft_consensus.cc:606] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:27.878343 26393 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:27.881181 26315 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:27.881865 26315 raft_consensus.cc:606] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:27.882745 26314 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:27.885630 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:27.886996 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:27.887579 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:20:27.893532 26434 consensus_peers.cc:597] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 856f7dabebe8462e9f7b93350476113d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:27.894254 27643 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:27.895378 27667 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:27.917385 27666 raft_consensus.cc:993] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:27.917865 27666 raft_consensus.cc:1081] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:27.930171 26320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33322
I20260709 12:20:27.930765 26320 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:27.931144 26320 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.950421 26320 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:27.953416 26320 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:27.955476 27686 ts_tablet_manager.cc:933] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:27.956740 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:27.957365 26387 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.964311 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:27.964988 26467 raft_consensus.cc:3055] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:27.965301 26467 raft_consensus.cc:740] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:27.966063 26467 consensus_queue.cc:260] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:27.967080 26467 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.971786 27643 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.977744 27688 ts_tablet_manager.cc:933] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:27.978663 26320 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:27.981616 26467 raft_consensus.cc:2468] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:27.982968 26283 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:27.983840 27663 raft_consensus.cc:2804] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:27.984349 27663 raft_consensus.cc:697] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:27.985217 27663 consensus_queue.cc:237] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:27.988713 26389 consensus_queue.cc:237] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:27.990406 27688 tablet_copy_client.cc:323] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:28.000669 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet ce203d5487fe4c75a6b603056555b1d9 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:28.001395 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet ce203d5487fe4c75a6b603056555b1d9 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-ce203d5487fe4c75a6b603056555b1d9
I20260709 12:20:28.012949 27686 tablet_copy_client.cc:323] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:28.015230 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet fc07b48cd3a34134ac86d82ba3aed089 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:28.015781 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet fc07b48cd3a34134ac86d82ba3aed089 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-fc07b48cd3a34134ac86d82ba3aed089
I20260709 12:20:28.021014 26391 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:28.026588 26330 tablet_copy_source_session.cc:215] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:28.038043 26478 tablet_copy_source_session.cc:215] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:28.040565 26387 raft_consensus.cc:2468] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:28.049618 27686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc07b48cd3a34134ac86d82ba3aed089. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.061231 26216 catalog_manager.cc:5697] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:28.062712 26360 consensus_peers.cc:597] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f4ed05d85554663a470fed55b3aa510. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:28.067448 26460 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:28.071988 27688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce203d5487fe4c75a6b603056555b1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.072309 26320 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:28.075119 27669 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.076243 27505 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.092844 26216 catalog_manager.cc:5697] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.117480 27688 tablet_copy_client.cc:806] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:28.128613 27505 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:28.135226 27688 tablet_copy_client.cc:670] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:28.141924 27686 tablet_copy_client.cc:806] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:28.142544 27686 tablet_copy_client.cc:670] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:28.143781 26320 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:28.131206 26467 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:28.147075 27686 tablet_copy_client.cc:538] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:28.151119 27688 tablet_copy_client.cc:538] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:28.158622 27686 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:28.178512 26216 catalog_manager.cc:5697] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:28.187614 27688 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:28.208580 27505 raft_consensus.cc:993] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:28.209052 27505 raft_consensus.cc:1081] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:28.213203 26320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33314
I20260709 12:20:28.213754 26320 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:28.214102 26320 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:28.222647 26320 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.226125 26320 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:28.226198 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:28.226866 26389 raft_consensus.cc:3055] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:28.227200 26389 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:28.227946 26389 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.230389 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:28.231035 26460 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:28.231926 26389 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:28.241986 27688 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:28.243019 26460 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:28.244150 27688 tablet_bootstrap.cc:492] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:28.244976 27688 ts_tablet_manager.cc:1403] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.005s
I20260709 12:20:28.245884 26283 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:28.246742 27663 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:28.247300 27663 raft_consensus.cc:697] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:28.248135 27663 consensus_queue.cc:237] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.250087 26389 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:28.249148 27688 raft_consensus.cc:359] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:28.247771 27686 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:28.254007 27686 tablet_bootstrap.cc:492] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:28.254788 27686 ts_tablet_manager.cc:1403] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.096s	user 0.034s	sys 0.016s
I20260709 12:20:28.260717 27688 raft_consensus.cc:740] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:28.261497 27688 consensus_queue.cc:260] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:28.262717 27686 raft_consensus.cc:359] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:28.263589 27686 raft_consensus.cc:740] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:28.264073 27688 ts_tablet_manager.cc:1434] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:20:28.264263 27686 consensus_queue.cc:260] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:28.267241 27686 ts_tablet_manager.cc:1434] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:28.269073 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-fc07b48cd3a34134ac86d82ba3aed089 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:28.269505 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-fc07b48cd3a34134ac86d82ba3aed089 on tablet fc07b48cd3a34134ac86d82ba3aed089 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:28.270255 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-ce203d5487fe4c75a6b603056555b1d9 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:28.270699 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-ce203d5487fe4c75a6b603056555b1d9 on tablet ce203d5487fe4c75a6b603056555b1d9 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:28.302340 26217 catalog_manager.cc:5697] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 2 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.349433 27010 raft_consensus.cc:1217] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:28.370981 27643 raft_consensus.cc:993] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:28.371539 27643 raft_consensus.cc:1081] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:28.373394 27601 raft_consensus.cc:993] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:28.373911 27410 raft_consensus.cc:1081] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:28.373296 26389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57710
I20260709 12:20:28.376739 26389 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:28.377153 26389 raft_consensus.cc:3060] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.385842 26460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:28.386543 26460 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:28.386937 26460 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:28.394814 26460 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.397935 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:28.398685 26315 raft_consensus.cc:3055] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:28.399042 26315 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:28.399092 26389 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.399834 26315 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.400920 26315 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:28.402702 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:28.403306 26320 raft_consensus.cc:3060] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.405310 27010 raft_consensus.cc:1217] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:28.409250 26389 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:28.409869 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:28.410619 26467 raft_consensus.cc:3055] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:28.410943 26467 raft_consensus.cc:740] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:28.411720 26467 consensus_queue.cc:260] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.412916 26467 raft_consensus.cc:3060] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:28.426369 26320 raft_consensus.cc:2468] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:28.431699 26359 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:28.433037 27665 raft_consensus.cc:2804] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:28.433537 27665 raft_consensus.cc:697] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:28.434412 27665 consensus_queue.cc:237] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.437971 27688 ts_tablet_manager.cc:933] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:28.438973 26467 raft_consensus.cc:2468] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:28.439949 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:28.440188 26460 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:28.440611 26387 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:28.444808 26315 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:28.445966 26433 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:28.446827 27566 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:28.447438 27566 raft_consensus.cc:697] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:28.448400 27566 consensus_queue.cc:237] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:28.471472 26387 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:28.474370 27688 tablet_copy_client.cc:323] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:28.476223 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 856f7dabebe8462e9f7b93350476113d from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:28.476802 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 856f7dabebe8462e9f7b93350476113d from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-856f7dabebe8462e9f7b93350476113d
I20260709 12:20:28.485427 26478 tablet_copy_source_session.cc:215] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:28.490130 26460 raft_consensus.cc:1275] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:28.494704 27601 consensus_queue.cc:1048] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:28.496268 27688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 856f7dabebe8462e9f7b93350476113d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.514052 26217 catalog_manager.cc:5697] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 3 to 4, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 4 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:28.540477 26389 raft_consensus.cc:1275] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:28.540040 26217 catalog_manager.cc:5697] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:28.547032 27601 consensus_queue.cc:1048] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:28.580356 27686 ts_tablet_manager.cc:933] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:28.590090 27688 tablet_copy_client.cc:806] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:28.590762 27688 tablet_copy_client.cc:670] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:28.596911 27688 tablet_copy_client.cc:538] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:28.613067 27686 tablet_copy_client.cc:323] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:28.614737 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 5f4ed05d85554663a470fed55b3aa510 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:28.615355 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 5f4ed05d85554663a470fed55b3aa510 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-5f4ed05d85554663a470fed55b3aa510
I20260709 12:20:28.617699 27688 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:28.649411 27688 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:28.651300 27688 tablet_bootstrap.cc:492] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:28.652017 27688 ts_tablet_manager.cc:1403] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.013s
I20260709 12:20:28.655191 27688 raft_consensus.cc:359] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:28.656071 27688 raft_consensus.cc:740] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:28.656759 27688 consensus_queue.cc:260] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:28.659534 27688 ts_tablet_manager.cc:1434] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:20:28.667182 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-856f7dabebe8462e9f7b93350476113d received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:28.667438 26404 tablet_copy_source_session.cc:215] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:28.671480 27686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4ed05d85554663a470fed55b3aa510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.667677 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-856f7dabebe8462e9f7b93350476113d on tablet 856f7dabebe8462e9f7b93350476113d with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:28.701471 26387 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:28.707896 27657 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.722234 27686 tablet_copy_client.cc:806] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:28.722903 27686 tablet_copy_client.cc:670] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:28.732257 27686 tablet_copy_client.cc:538] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:28.736147 26466 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:28.737598 27410 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.745309 27686 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:28.786484 27686 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:28.787444 27686 tablet_bootstrap.cc:492] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:28.788173 27686 ts_tablet_manager.cc:1403] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.003s
I20260709 12:20:28.791306 27686 raft_consensus.cc:359] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:28.792161 27686 raft_consensus.cc:740] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:28.792886 27686 consensus_queue.cc:260] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:28.797439 27686 ts_tablet_manager.cc:1434] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:20:28.799721 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-5f4ed05d85554663a470fed55b3aa510 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:28.800108 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-5f4ed05d85554663a470fed55b3aa510 on tablet 5f4ed05d85554663a470fed55b3aa510 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:28.840353 27657 raft_consensus.cc:1064] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:28.843102 27657 consensus_queue.cc:237] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:28.858417 27010 raft_consensus.cc:1275] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.860399 26466 raft_consensus.cc:1275] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.861209 26387 raft_consensus.cc:1275] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:28.863183 27410 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.863725 26460 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:28.865141 27410 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:28.867028 27659 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:28.878732 27601 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:28.923679 27601 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:28.929327 26391 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:28.941229 26393 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:28.945415 26320 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:28.948086 27505 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:28.950219 27566 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:28.935053 27010 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.006474 27011 raft_consensus.cc:1217] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:29.007194 26317 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:29.009068 26217 catalog_manager.cc:5697] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.011852 26466 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.014627 27643 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:28.981594 27006 raft_consensus.cc:1217] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:29.074833 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:29.091593 26320 consensus_queue.cc:237] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:29.100536 26466 raft_consensus.cc:1275] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:29.103232 27601 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:29.104239 27006 raft_consensus.cc:1275] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:29.105047 27667 raft_consensus.cc:1064] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:29.107589 27663 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:29.117740 27667 consensus_queue.cc:237] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:29.128885 27410 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.143757 27006 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.166813 26216 catalog_manager.cc:5697] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.184643 26320 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:29.186337 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet fc07b48cd3a34134ac86d82ba3aed089 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:29.187633 27006 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:29.193336 26393 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:29.202646 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc07b48cd3a34134ac86d82ba3aed089 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:29.211263 27718 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:29.212956 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 66866.8us
I20260709 12:20:29.216629 27643 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.221117 27721 tablet_replica.cc:333] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:29.222522 27643 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:29.230531 26460 raft_consensus.cc:2955] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.231547 27721 raft_consensus.cc:2243] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:29.232625 27721 raft_consensus.cc:2272] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:29.239840 27721 ts_tablet_manager.cc:1916] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:29.277158 27721 ts_tablet_manager.cc:1929] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:29.277709 27721 log.cc:1199] T fc07b48cd3a34134ac86d82ba3aed089 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/fc07b48cd3a34134ac86d82ba3aed089
I20260709 12:20:29.279387 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet fc07b48cd3a34134ac86d82ba3aed089 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:29.285982 27566 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.291736 26317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:29.292382 26317 raft_consensus.cc:606] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:29.294037 26320 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.296947 26317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:29.297571 26317 raft_consensus.cc:606] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:29.304638 26460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:29.305303 26460 raft_consensus.cc:606] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:29.306778 26391 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.307763 27006 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.312966 26215 catalog_manager.cc:5697] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:29.318584 26393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:29.319208 26393 raft_consensus.cc:606] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:29.320515 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:29.322151 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:29.322850 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:29.327526 27566 raft_consensus.cc:993] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:29.328056 27566 raft_consensus.cc:1081] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:29.331844 26393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57710
I20260709 12:20:29.333001 26393 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.333370 26393 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.338757 27657 raft_consensus.cc:993] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:29.339296 27657 raft_consensus.cc:1081] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:29.340903 26460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:29.341475 26460 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.341837 26460 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:29.347640 26202 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 3 similar messages]
I20260709 12:20:29.348958 26460 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:29.351081 26460 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:29.352438 26393 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:29.352989 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:29.353583 26317 raft_consensus.cc:3055] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:29.353911 26317 raft_consensus.cc:740] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:29.354681 26393 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:29.354609 26317 consensus_queue.cc:260] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:29.355763 26317 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.357131 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:29.357661 27010 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.363612 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:29.364356 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:29.364921 26467 raft_consensus.cc:3055] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:29.365203 26467 raft_consensus.cc:740] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:29.364230 26320 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.365972 26467 consensus_queue.cc:260] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:29.368505 26467 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.373546 26320 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:29.376286 26467 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:29.376324 26317 raft_consensus.cc:2468] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:29.378377 27010 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:29.378757 26358 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:29.379608 27505 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:29.380064 27505 raft_consensus.cc:697] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:29.380838 27505 consensus_queue.cc:237] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:29.381546 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:29.382160 26393 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.383562 26433 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:29.386689 27718 raft_consensus.cc:2804] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:29.387183 27718 raft_consensus.cc:697] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
W20260709 12:20:29.387826 26202 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet ce203d5487fe4c75a6b603056555b1d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica a5305e53a51c42bba9702f1b3465e31c is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.388011 27718 consensus_queue.cc:237] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:29.390362 26393 raft_consensus.cc:2468] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:29.410795 26215 catalog_manager.cc:5697] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:29.418464 26218 catalog_manager.cc:5697] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:29.459872 27505 raft_consensus.cc:1064] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:29.461512 27505 consensus_queue.cc:237] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:29.466634 27010 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:29.467330 26467 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:29.468446 27659 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:29.468744 26320 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:29.469537 27505 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:29.470345 27579 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:29.497999 27659 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.513279 26460 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.635696 27010 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.643517 27566 raft_consensus.cc:1064] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:29.646708 27566 consensus_queue.cc:237] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:29.650568 27579 raft_consensus.cc:993] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:29.651170 27665 raft_consensus.cc:1081] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:29.657449 27010 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:29.659164 27566 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:29.715878 26387 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:29.773829 26315 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.777308 26320 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:29.778404 26314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33314
I20260709 12:20:29.786594 26314 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.787158 26314 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.729588 26218 catalog_manager.cc:5697] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.753634 27667 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
I20260709 12:20:29.836825 26320 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:29.841626 27601 raft_consensus.cc:993] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:29.842370 27601 raft_consensus.cc:1081] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:29.842521 27737 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:29.844812 27643 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:29.847894 26314 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:29.861644 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 64157.8us
I20260709 12:20:29.866266 26387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57696
I20260709 12:20:29.867031 26387 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:29.867502 26387 raft_consensus.cc:3060] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.873266 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:29.874231 26393 raft_consensus.cc:3055] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:29.874588 26393 raft_consensus.cc:740] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:29.875706 26393 consensus_queue.cc:260] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:29.877323 26393 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.908708 26468 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:29.914103 27731 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:29.921567 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:29.922577 26463 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.929016 26314 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:29.932186 26393 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:29.933272 26387 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:29.944443 26314 raft_consensus.cc:1275] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:29.946647 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:29.947301 27006 raft_consensus.cc:3060] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:29.947613 27743 consensus_queue.cc:1048] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:29.956745 27717 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:29.958113 26387 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:29.966400 26285 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:29.987187 27006 raft_consensus.cc:2468] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:29.995615 26360 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:29.996965 27665 raft_consensus.cc:2804] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:29.987852 27601 raft_consensus.cc:2804] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:29.998762 27665 raft_consensus.cc:697] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:30.000829 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:30.001044 27665 consensus_queue.cc:237] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:30.001439 26318 raft_consensus.cc:3055] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:30.001777 26318 raft_consensus.cc:740] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:30.005414 26318 consensus_queue.cc:260] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:30.006875 26388 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.018499 27010 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:30.006919 26318 raft_consensus.cc:3060] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:30.019589 27601 raft_consensus.cc:697] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:30.033197 27601 consensus_queue.cc:237] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:30.043309 27737 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:30.045106 26387 consensus_queue.cc:237] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:30.047286 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 54544.4us
I20260709 12:20:30.058357 26320 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.066618 26463 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:30.094233 26318 raft_consensus.cc:2468] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:30.115494 27010 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.125950 26390 raft_consensus.cc:1275] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:30.157196 27006 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.160753 27735 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:20:30.177085 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 78535.7us
I20260709 12:20:30.195147 26468 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.202836 27566 consensus_queue.cc:1048] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:20:30.219647 27579 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
W20260709 12:20:30.230737 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 51864.9us
I20260709 12:20:30.247231 26389 consensus_queue.cc:237] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:30.262898 26215 catalog_manager.cc:5697] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.267287 27009 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.268407 27505 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.277405 27012 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.255606 26218 catalog_manager.cc:5697] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.281602 27732 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:30.299762 27759 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.302203 26463 raft_consensus.cc:2955] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.306193 26462 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.314227 27659 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:30.308738 27007 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.326359 26468 raft_consensus.cc:2955] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.338838 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f4ed05d85554663a470fed55b3aa510 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:30.340431 26217 catalog_manager.cc:5697] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:30.344487 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce203d5487fe4c75a6b603056555b1d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 6)
I20260709 12:20:30.365101 26216 catalog_manager.cc:5697] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 3 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:30.375123 26463 consensus_queue.cc:237] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:30.381759 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet ce203d5487fe4c75a6b603056555b1d9 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:30.382404 27007 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:30.382036 26217 catalog_manager.cc:5697] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.383399 26320 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:30.384012 27566 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:30.384964 27717 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:30.392297 27717 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.396510 27764 tablet_replica.cc:333] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:30.396445 27007 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.398041 27764 raft_consensus.cc:2243] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:30.398928 27764 raft_consensus.cc:2272] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:30.399243 26319 raft_consensus.cc:2955] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.412626 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 856f7dabebe8462e9f7b93350476113d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:30.413466 27764 ts_tablet_manager.cc:1916] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:30.425922 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f4ed05d85554663a470fed55b3aa510 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:30.428524 26215 catalog_manager.cc:5697] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:30.435500 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:30.436734 26317 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.443092 27735 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:30.445091 27764 ts_tablet_manager.cc:1929] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:30.445760 27764 log.cc:1199] T ce203d5487fe4c75a6b603056555b1d9 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/ce203d5487fe4c75a6b603056555b1d9
I20260709 12:20:30.448058 27764 tablet_replica.cc:333] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:30.449267 27764 raft_consensus.cc:2243] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:30.450280 27764 raft_consensus.cc:2272] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:30.447877 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet ce203d5487fe4c75a6b603056555b1d9 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:30.454187 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 856f7dabebe8462e9f7b93350476113d with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:30.471549 27764 ts_tablet_manager.cc:1916] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:30.482879 27007 raft_consensus.cc:1275] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:30.486486 27505 consensus_queue.cc:1048] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:30.487949 27764 ts_tablet_manager.cc:1929] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:30.488430 27764 log.cc:1199] T 5f4ed05d85554663a470fed55b3aa510 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/5f4ed05d85554663a470fed55b3aa510
I20260709 12:20:30.490288 27766 tablet_replica.cc:333] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:30.494017 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 5f4ed05d85554663a470fed55b3aa510 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:30.496714 27766 raft_consensus.cc:2243] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:30.497599 27766 raft_consensus.cc:2272] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:30.501358 26388 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:30.504972 27766 ts_tablet_manager.cc:1916] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:30.505236 27744 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:30.535562 27766 ts_tablet_manager.cc:1929] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:30.536060 27766 log.cc:1199] T 856f7dabebe8462e9f7b93350476113d P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/856f7dabebe8462e9f7b93350476113d
I20260709 12:20:30.537918 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 856f7dabebe8462e9f7b93350476113d (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:30.561110 26468 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:30.566183 27744 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:30.570828 26390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:30.571506 26390 raft_consensus.cc:606] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:30.575582 26317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:30.576211 26317 raft_consensus.cc:606] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:30.580564 26468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:30.581334 26468 raft_consensus.cc:606] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:30.584661 26388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:30.585357 26388 raft_consensus.cc:606] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:30.594102 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:30.595849 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:30.596927 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:30.725463 27753 raft_consensus.cc:993] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:30.726073 27717 raft_consensus.cc:1081] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:30.727952 27007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43028
I20260709 12:20:30.728649 27007 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:30.729056 27007 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:30.737751 27007 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:30.956852 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 82692.5us
I20260709 12:20:30.961094 27007 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:30.974396 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:30.975010 26468 raft_consensus.cc:3055] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:30.975337 26468 raft_consensus.cc:740] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:30.977783 26468 consensus_queue.cc:260] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:30.978943 26468 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:30.997516 27601 raft_consensus.cc:993] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:30.998184 27601 raft_consensus.cc:1081] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:31.001469 26467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:31.002045 26467 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:31.002377 26467 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:31.007685 26468 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 5.
I20260709 12:20:31.009122 26975 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:31.010020 27761 raft_consensus.cc:2804] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:31.010551 27761 raft_consensus.cc:697] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 5 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:31.011487 27761 consensus_queue.cc:237] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:31.015889 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:31.016566 26320 raft_consensus.cc:3060] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:31.020226 26467 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:31.025913 26467 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:31.027079 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:31.028534 26390 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:31.033212 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:31.034067 26317 raft_consensus.cc:3055] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:31.034430 26317 raft_consensus.cc:740] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:31.035283 26317 consensus_queue.cc:260] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:31.036614 26317 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:31.062409 26390 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:31.064858 26434 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:31.065542 27753 raft_consensus.cc:2804] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:31.066105 27753 raft_consensus.cc:697] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:31.067080 27753 consensus_queue.cc:237] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:31.070272 26320 raft_consensus.cc:2468] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 5.
I20260709 12:20:31.073125 26317 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:31.108453 26217 catalog_manager.cc:5697] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 4 to 5, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 5 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:31.415525 27770 raft_consensus.cc:993] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:31.416177 27759 raft_consensus.cc:1081] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:31.415483 27782 raft_consensus.cc:993] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:31.419965 27782 raft_consensus.cc:1081] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:31.490954 26312 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:20:31.499966 27633 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
W20260709 12:20:31.510641 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 428837us
I20260709 12:20:31.524034 26318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33314
I20260709 12:20:31.524610 26318 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:31.524984 26318 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:31.526124 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33314
I20260709 12:20:31.526677 26317 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:31.526921 26317 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:31.532982 26216 catalog_manager.cc:5697] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 2 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:31.536584 26317 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:31.538492 26317 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:31.546030 26318 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:31.548025 26318 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:31.554091 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:31.554670 27011 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:31.558749 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:31.559489 26393 raft_consensus.cc:3055] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:31.559839 26393 raft_consensus.cc:740] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:31.560647 26393 consensus_queue.cc:260] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:31.562043 26393 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:31.569106 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:31.575430 26389 raft_consensus.cc:3055] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:31.575811 26389 raft_consensus.cc:740] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:31.576167 26387 raft_consensus.cc:1275] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:31.576627 26389 consensus_queue.cc:260] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:31.578394 26389 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:31.588925 26393 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:31.589242 27753 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.561857 27011 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:31.606693 26285 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:31.607985 27601 raft_consensus.cc:2804] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:31.608834 27601 raft_consensus.cc:697] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:31.610821 27601 consensus_queue.cc:237] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:31.636744 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:31.637590 26466 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:31.645016 26466 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:31.648877 26285 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:31.655071 26467 raft_consensus.cc:1275] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:20:31.656100 26389 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:31.665961 27657 raft_consensus.cc:2804] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:31.666535 27657 raft_consensus.cc:697] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:31.667625 27761 consensus_queue.cc:1048] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:20:31.667407 27657 consensus_queue.cc:237] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:31.696602 26317 raft_consensus.cc:1275] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:31.700114 26216 catalog_manager.cc:5697] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 2 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.728960 27566 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.760460 26217 catalog_manager.cc:5697] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.818163 26317 consensus_queue.cc:237] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:31.825343 26466 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:31.825938 26285 consensus_peers.cc:597] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32a08cf93a564e70a784c43efd67d6a8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:31.826742 27744 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:31.827646 26389 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:31.828828 27744 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:31.841529 27601 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:31.847308 26466 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:31.855841 26387 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:31.863155 26266 auto_rebalancer.cc:629] Failed to schedule move for tablet bc558185cfb64b8bb42beaa0dcfeb9a1: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:20:31.864146 26217 catalog_manager.cc:5697] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:31.869625 26466 consensus_queue.cc:237] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
W20260709 12:20:31.877202 26434 consensus_peers.cc:597] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b1a3bced89c4d868d73e952138364b1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:31.877365 26317 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:31.878415 26387 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:31.880045 27717 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.881678 27753 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:31.901794 27753 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:31.913142 26390 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:31.915477 26312 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:31.926661 26387 consensus_queue.cc:237] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:31.929692 26216 catalog_manager.cc:5697] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.950610 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:31.976186 26317 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:31.978524 26360 consensus_peers.cc:597] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8622fedc92924fa38dcab3fbef23ef5c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:31.976214 26466 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:31.979291 27770 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:31.981315 27782 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:31.991331 27782 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:32.002378 26468 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:32.004225 26312 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:32.023640 26217 catalog_manager.cc:5697] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:32.032232 26466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0254fa7254384a31887e900999d815e3"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:32.032961 26466 raft_consensus.cc:606] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:32.042099 26387 raft_consensus.cc:1275] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:32.045218 27601 consensus_queue.cc:1048] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:32.048794 26389 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:32.042060 26312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:32.052089 27744 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:32.051780 26312 raft_consensus.cc:606] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:32.085418 26312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:32.087150 26312 raft_consensus.cc:606] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:32.091993 27657 raft_consensus.cc:993] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:32.092504 27657 raft_consensus.cc:1081] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:32.093990 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:32.097958 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:32.094405 26468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:32.101742 26468 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:32.101300 26466 raft_consensus.cc:1275] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:32.101378 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:32.105420 27744 consensus_queue.cc:1048] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:32.106827 26341 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9420 after lost signal to thread 25163
W20260709 12:20:32.107892 26341 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8520 after lost signal to thread 26252
W20260709 12:20:32.109135 26341 debug-util.cc:398] Leaking SignalData structure 0x7b08003549c0 after lost signal to thread 26344
W20260709 12:20:32.111320 26341 debug-util.cc:398] Leaking SignalData structure 0x7b0800200b60 after lost signal to thread 26419
W20260709 12:20:32.116947 26341 debug-util.cc:398] Leaking SignalData structure 0x7b0800349fc0 after lost signal to thread 26493
W20260709 12:20:32.118364 26341 debug-util.cc:398] Leaking SignalData structure 0x7b08002f3520 after lost signal to thread 27037
I20260709 12:20:32.119043 27601 raft_consensus.cc:993] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:32.120093 27601 raft_consensus.cc:1081] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:32.102315 26468 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.128597 27011 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:32.128839 26389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57696
I20260709 12:20:32.129797 26389 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:32.130262 26389 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.144238 27744 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:32.154498 26468 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:32.157567 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:32.158231 26312 raft_consensus.cc:3055] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:32.158545 26312 raft_consensus.cc:740] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:32.159308 26312 consensus_queue.cc:260] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:32.160434 26312 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.137048 26389 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:32.168377 26387 raft_consensus.cc:1240] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:32.172399 27744 consensus_queue.cc:1059] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:32.173956 27657 raft_consensus.cc:3055] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:32.174340 27657 raft_consensus.cc:740] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:32.175130 27657 consensus_queue.cc:260] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:32.175575 26389 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:32.176090 27657 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.176573 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:32.183878 26312 raft_consensus.cc:2468] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:32.185320 26433 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:32.186208 27781 raft_consensus.cc:2804] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:32.185320 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:32.186697 27781 raft_consensus.cc:697] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:32.188886 27781 consensus_queue.cc:237] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:32.193789 26317 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:32.198040 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:32.198262 26359 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:32.198766 26387 raft_consensus.cc:3060] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.199402 27782 raft_consensus.cc:2804] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:32.199920 27782 raft_consensus.cc:697] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:32.201036 26468 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:32.200762 27782 consensus_queue.cc:237] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:32.214404 26218 catalog_manager.cc:5697] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 2 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 3 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.219369 26215 catalog_manager.cc:5697] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 2 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:32.242784 26387 raft_consensus.cc:2468] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:32.323268 27812 ts_tablet_manager.cc:933] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:32.325014 27812 tablet_copy_client.cc:323] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:32.326857 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 9b1a3bced89c4d868d73e952138364b1 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:32.327319 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 9b1a3bced89c4d868d73e952138364b1 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-9b1a3bced89c4d868d73e952138364b1
I20260709 12:20:32.343721 26478 tablet_copy_source_session.cc:215] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:32.347287 27812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a3bced89c4d868d73e952138364b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:32.368901 27812 tablet_copy_client.cc:806] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:32.369663 27812 tablet_copy_client.cc:670] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:32.370538 27781 raft_consensus.cc:993] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:32.371133 27781 raft_consensus.cc:1081] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:32.373445 26387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0254fa7254384a31887e900999d815e3"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57710
I20260709 12:20:32.374070 26387 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:32.374327 27812 tablet_copy_client.cc:538] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:32.374409 26387 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.382285 26387 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:32.385465 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:32.386053 26387 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:32.386168 26312 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.386978 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:32.387614 26468 raft_consensus.cc:3055] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:32.387912 26468 raft_consensus.cc:740] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:32.388737 26468 consensus_queue.cc:260] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:32.389912 26468 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.395012 26312 raft_consensus.cc:2468] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:32.384884 27812 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:32.397617 26359 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:32.400962 27758 raft_consensus.cc:2804] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:32.401479 27758 raft_consensus.cc:697] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:32.402709 27758 consensus_queue.cc:237] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:32.405282 26468 raft_consensus.cc:2468] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:32.432561 26215 catalog_manager.cc:5697] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 2 to 3, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 3 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.467620 27815 ts_tablet_manager.cc:933] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:32.482729 27812 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:32.484454 27812 tablet_bootstrap.cc:492] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:32.486275 27812 ts_tablet_manager.cc:1403] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.102s	user 0.035s	sys 0.019s
I20260709 12:20:32.490741 27815 tablet_copy_client.cc:323] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:32.491451 27818 ts_tablet_manager.cc:933] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:32.492194 27812 raft_consensus.cc:359] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:32.494004 27812 raft_consensus.cc:740] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:32.494735 27812 consensus_queue.cc:260] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:32.497479 27812 ts_tablet_manager.cc:1434] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:20:32.499531 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet 32a08cf93a564e70a784c43efd67d6a8 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:32.500123 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet 32a08cf93a564e70a784c43efd67d6a8 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-32a08cf93a564e70a784c43efd67d6a8
I20260709 12:20:32.503532 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-9b1a3bced89c4d868d73e952138364b1 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:32.504076 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-9b1a3bced89c4d868d73e952138364b1 on tablet 9b1a3bced89c4d868d73e952138364b1 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:32.504465 27818 tablet_copy_client.cc:323] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:32.508561 26330 tablet_copy_source_session.cc:215] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:32.508723 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 8622fedc92924fa38dcab3fbef23ef5c from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:32.509300 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 8622fedc92924fa38dcab3fbef23ef5c from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-8622fedc92924fa38dcab3fbef23ef5c
I20260709 12:20:32.520622 27815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a08cf93a564e70a784c43efd67d6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:32.522550 26404 tablet_copy_source_session.cc:215] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:32.544495 27818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8622fedc92924fa38dcab3fbef23ef5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:32.574846 27818 tablet_copy_client.cc:806] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:32.576144 27818 tablet_copy_client.cc:670] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:32.582746 27818 tablet_copy_client.cc:538] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:32.592001 26312 raft_consensus.cc:1275] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:32.593689 27566 consensus_queue.cc:1048] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:32.596541 27818 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:32.625773 27011 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:32.648049 27011 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:32.665218 27782 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:32.688360 27815 tablet_copy_client.cc:806] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:32.690900 26389 raft_consensus.cc:1275] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:32.691241 27815 tablet_copy_client.cc:670] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:32.692508 27781 consensus_queue.cc:1048] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:32.696969 27815 tablet_copy_client.cc:538] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:32.750237 26312 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:32.752121 27758 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:32.759198 27815 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:32.763743 27818 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:32.764910 27818 tablet_bootstrap.cc:492] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:32.765966 27818 ts_tablet_manager.cc:1403] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.170s	user 0.022s	sys 0.016s
I20260709 12:20:32.770238 27818 raft_consensus.cc:359] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:32.775629 27818 raft_consensus.cc:740] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:32.776463 27818 consensus_queue.cc:260] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:32.799450 27818 ts_tablet_manager.cc:1434] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:20:32.804769 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-8622fedc92924fa38dcab3fbef23ef5c received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:32.805272 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-8622fedc92924fa38dcab3fbef23ef5c on tablet 8622fedc92924fa38dcab3fbef23ef5c with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:32.813162 27011 raft_consensus.cc:1217] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:32.829597 26467 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:32.848194 27815 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:32.849413 27815 tablet_bootstrap.cc:492] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:32.850256 27815 ts_tablet_manager.cc:1403] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.008s
I20260709 12:20:32.853214 27782 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:32.860023 27815 raft_consensus.cc:359] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:32.861024 27815 raft_consensus.cc:740] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:32.861868 27815 consensus_queue.cc:260] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:32.868667 27815 ts_tablet_manager.cc:1434] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.004s
I20260709 12:20:32.890172 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-32a08cf93a564e70a784c43efd67d6a8 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:32.890690 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-32a08cf93a564e70a784c43efd67d6a8 on tablet 32a08cf93a564e70a784c43efd67d6a8 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:32.912132 26312 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:32.915051 27782 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:33.080295 27011 raft_consensus.cc:1217] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:33.197057 27566 raft_consensus.cc:1064] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:33.199383 27566 consensus_queue.cc:237] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.217224 26387 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:33.220899 27011 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:33.221321 27781 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:33.253000 27781 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:33.285033 26312 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:33.294976 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:33.294476 27753 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.302862 27566 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:33.308094 26389 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.315517 27012 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.321139 26216 catalog_manager.cc:5697] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:33.360621 27012 raft_consensus.cc:1217] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:33.366267 26312 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.469667 26389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:33.470293 26389 raft_consensus.cc:606] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:33.473748 26389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:33.474339 26389 raft_consensus.cc:606] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:33.477082 26467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:33.477685 26467 raft_consensus.cc:606] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:33.487726 27837 raft_consensus.cc:993] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:33.488445 27832 raft_consensus.cc:1081] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:33.490309 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33322
I20260709 12:20:33.490859 26317 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:33.491204 26317 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:33.479071 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:33.503250 26317 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:33.505585 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:33.506166 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:33.506773 26389 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:33.508466 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:33.519958 26317 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:33.520188 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:33.520813 26467 raft_consensus.cc:3055] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:33.521147 26467 raft_consensus.cc:740] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:33.521926 26467 consensus_queue.cc:260] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:33.522365 26389 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 4.
I20260709 12:20:33.523103 26467 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:33.523703 26285 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:33.524555 27744 raft_consensus.cc:2804] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:33.525012 27744 raft_consensus.cc:697] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:33.525875 27744 consensus_queue.cc:237] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:33.547534 26467 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 4.
I20260709 12:20:33.557466 26218 catalog_manager.cc:5697] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 3 to 4, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 4 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.652613 27758 raft_consensus.cc:1064] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:33.657347 27758 consensus_queue.cc:237] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.666625 27012 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:33.668105 27735 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:33.677203 27782 raft_consensus.cc:993] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:33.677695 27735 raft_consensus.cc:1081] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:33.680701 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33314
I20260709 12:20:33.681280 26317 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:33.681624 26317 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.707728 26312 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:33.680555 26467 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:33.704807 26317 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.710867 27735 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:33.713165 27735 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:33.717415 26317 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:33.723058 26468 consensus_queue.cc:237] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.724608 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:33.725219 27012 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.740777 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:33.741400 26390 raft_consensus.cc:3055] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:33.741722 26390 raft_consensus.cc:740] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:33.742722 26390 consensus_queue.cc:260] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.743911 26390 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.744429 26317 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:33.746733 27781 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:33.753201 27011 raft_consensus.cc:1275] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:33.762668 27012 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:33.772344 26285 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:33.777711 27601 raft_consensus.cc:2804] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:33.789846 26390 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:33.794701 27847 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.765225 27832 consensus_queue.cc:1048] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 12:20:33.807773 27837 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.812196 26317 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.800923 26462 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.828397 26218 catalog_manager.cc:5697] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:33.840114 27012 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
W20260709 12:20:33.843211 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 67981us
I20260709 12:20:33.843323 27601 raft_consensus.cc:697] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:33.842181 27011 raft_consensus.cc:2955] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.852159 27601 consensus_queue.cc:237] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.859164 27735 raft_consensus.cc:993] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:33.865252 27758 raft_consensus.cc:1081] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:33.867120 27009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:42314
I20260709 12:20:33.867731 27009 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:33.868109 27009 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.876356 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b1a3bced89c4d868d73e952138364b1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:33.880179 26319 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.882026 27009 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.885488 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:33.886057 26389 raft_consensus.cc:3055] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:33.886346 26389 raft_consensus.cc:740] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:33.886716 26390 consensus_queue.cc:237] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.887095 26389 consensus_queue.cc:260] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.888154 26389 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.888727 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:33.889398 26312 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:33.896051 26312 raft_consensus.cc:2468] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:33.912114 27011 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:33.914127 26976 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:33.914999 27821 raft_consensus.cc:2804] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:33.915330 27846 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:33.915638 27821 raft_consensus.cc:697] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:33.916693 27821 consensus_queue.cc:237] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:33.914958 26462 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:33.921914 26389 raft_consensus.cc:2468] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:33.923745 27846 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:33.928524 27009 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:33.928359 27735 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.936203 26468 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.936527 27012 raft_consensus.cc:2955] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:33.938761 26215 catalog_manager.cc:5697] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:33.960585 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b1a3bced89c4d868d73e952138364b1 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:33.962967 26217 catalog_manager.cc:5697] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:33.965011 26467 raft_consensus.cc:1275] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:33.993911 27854 tablet_replica.cc:333] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:33.987017 27850 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 12:20:33.995476 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8622fedc92924fa38dcab3fbef23ef5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:34.001066 27851 raft_consensus.cc:1064] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:33.995150 27854 raft_consensus.cc:2243] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:34.011291 27854 raft_consensus.cc:2272] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:34.020017 26215 catalog_manager.cc:5697] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.025234 26218 catalog_manager.cc:5697] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.035346 27851 consensus_queue.cc:237] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:34.032568 27854 ts_tablet_manager.cc:1916] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:34.065724 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 8622fedc92924fa38dcab3fbef23ef5c with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:34.074646 26389 raft_consensus.cc:1275] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:34.076524 27850 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.090662 27009 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:34.095250 26462 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:34.097062 27850 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:34.097807 26389 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:34.110062 27858 tablet_replica.cc:333] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:34.115576 27858 raft_consensus.cc:2243] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:34.116106 27850 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:34.116488 27858 raft_consensus.cc:2272] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:34.121376 27858 ts_tablet_manager.cc:1916] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:34.141999 27850 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:34.150481 27855 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.158666 27009 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.181241 27854 ts_tablet_manager.cc:1929] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:34.181713 27854 log.cc:1199] T 9b1a3bced89c4d868d73e952138364b1 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/9b1a3bced89c4d868d73e952138364b1
I20260709 12:20:34.186134 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 9b1a3bced89c4d868d73e952138364b1 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:34.190550 26462 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.213084 27858 ts_tablet_manager.cc:1929] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:34.213593 27858 log.cc:1199] T 8622fedc92924fa38dcab3fbef23ef5c P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/8622fedc92924fa38dcab3fbef23ef5c
I20260709 12:20:34.205436 26215 catalog_manager.cc:5697] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:34.217753 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 8622fedc92924fa38dcab3fbef23ef5c (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:34.235423 26390 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.243439 26317 consensus_queue.cc:237] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:34.257884 26389 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:34.258510 27009 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:34.260308 27851 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:34.265734 27851 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.281852 27744 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.286423 26390 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:34.304558 27657 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:34.307649 27009 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:34.312098 27601 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:34.312318 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32a08cf93a564e70a784c43efd67d6a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:34.314733 26389 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.324292 27009 raft_consensus.cc:2955] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.362293 26390 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:34.364090 27834 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:34.366080 26217 catalog_manager.cc:5697] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:34.387737 26317 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:34.391953 27821 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:34.403036 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 32a08cf93a564e70a784c43efd67d6a8 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:34.459748 27872 tablet_replica.cc:333] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
W20260709 12:20:34.459807 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 54991.6us
I20260709 12:20:34.461489 27872 raft_consensus.cc:2243] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:34.462299 27872 raft_consensus.cc:2272] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:34.481594 27872 ts_tablet_manager.cc:1916] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:34.504562 27872 ts_tablet_manager.cc:1929] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:34.504994 27872 log.cc:1199] T 32a08cf93a564e70a784c43efd67d6a8 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/32a08cf93a564e70a784c43efd67d6a8
I20260709 12:20:34.506464 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 32a08cf93a564e70a784c43efd67d6a8 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:34.590555 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:34.641649 26317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:34.642347 26317 raft_consensus.cc:606] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:34.646315 26317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:34.646921 26317 raft_consensus.cc:606] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:34.648140 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:34.649765 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:34.650514 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:34.927841 27601 raft_consensus.cc:993] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:34.928387 27601 raft_consensus.cc:1081] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:34.930076 26387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57696
I20260709 12:20:34.930725 26387 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:34.931094 26387 raft_consensus.cc:3060] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:34.951503 26387 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:34.954406 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:34.955102 26317 raft_consensus.cc:3055] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:34.955427 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:34.957523 27011 raft_consensus.cc:3060] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:34.965795 26317 raft_consensus.cc:740] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:34.967923 26317 consensus_queue.cc:260] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:34.969137 26317 raft_consensus.cc:3060] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:34.956202 26387 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:34.971657 27011 raft_consensus.cc:2468] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:34.973045 26360 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:34.973780 27782 raft_consensus.cc:2804] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:34.974270 27782 raft_consensus.cc:697] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:34.975631 27782 consensus_queue.cc:237] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:34.977402 26317 raft_consensus.cc:2468] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:34.980705 27601 raft_consensus.cc:993] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:34.981117 27875 raft_consensus.cc:1081] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:34.982465 26466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:34.982903 26466 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:34.983184 26466 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:34.987787 26218 catalog_manager.cc:5697] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.990800 26466 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:34.993419 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:34.993934 26312 raft_consensus.cc:3055] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:34.993921 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:34.994437 26312 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:34.994624 26387 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:34.995249 26312 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:34.996225 26312 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:35.004830 26312 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:35.007555 26466 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:35.007943 26433 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:35.008724 27837 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:35.009217 27837 raft_consensus.cc:697] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:35.010082 27837 consensus_queue.cc:237] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:35.022876 26387 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:35.034960 26218 catalog_manager.cc:5697] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 3 to 4, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 4 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.415073 26312 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:35.416476 27782 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:35.449477 27012 raft_consensus.cc:1275] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:35.452844 27735 consensus_queue.cc:1048] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:35.553943 26387 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:35.556481 27781 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:35.573413 26312 consensus_queue.cc:237] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:35.584496 26317 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:35.584504 26466 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:35.587921 27875 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:35.588596 26390 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:35.590014 27601 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:35.595335 27781 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
W20260709 12:20:35.603677 26285 consensus_peers.cc:597] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8335d367a24e467a8ebd6ea43de056c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:35.614468 27875 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.616252 26390 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.639163 26390 consensus_queue.cc:237] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:35.641561 26467 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.651077 26215 catalog_manager.cc:5697] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.664249 26467 raft_consensus.cc:1275] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:35.666736 27856 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:35.671135 26360 consensus_peers.cc:597] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ade9491741046c7ae712fbddb8b2b00. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:35.672572 26317 raft_consensus.cc:1275] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:35.675222 27856 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:35.697666 27735 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.708899 26466 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.710362 26317 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.702667 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:35.740091 26462 consensus_queue.cc:237] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:35.743062 26216 catalog_manager.cc:5697] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.754529 26317 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:35.753273 26434 consensus_peers.cc:597] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9421e914ab8444b7913b2bdd64305049. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:35.756328 27837 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:35.757517 26390 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:35.762158 27781 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:35.809031 27837 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.810824 26387 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.823109 26317 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.831977 26216 catalog_manager.cc:5697] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.881428 26467 consensus_queue.cc:237] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:35.891988 26462 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:35.892614 26462 raft_consensus.cc:606] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:35.895668 26390 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:35.896360 26390 raft_consensus.cc:606] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:35.898082 26387 raft_consensus.cc:1275] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:35.898397 26312 raft_consensus.cc:1275] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:35.898908 26434 consensus_peers.cc:597] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 946bed84ddea4eada7dee3e336393f33. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:35.899513 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:35.899732 27837 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:35.900947 27886 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:35.901350 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:35.902153 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:35.925947 27781 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.928756 26387 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.944541 26217 catalog_manager.cc:5697] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.943243 26317 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:35.986582 27906 ts_tablet_manager.cc:933] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:36.028929 27906 tablet_copy_client.cc:323] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:36.030805 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet 8335d367a24e467a8ebd6ea43de056c6 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:36.031440 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet 8335d367a24e467a8ebd6ea43de056c6 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-8335d367a24e467a8ebd6ea43de056c6
I20260709 12:20:36.044987 26330 tablet_copy_source_session.cc:215] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:36.049345 27906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8335d367a24e467a8ebd6ea43de056c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:36.065873 27902 raft_consensus.cc:993] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:36.066469 27902 raft_consensus.cc:1081] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:36.068734 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33314
I20260709 12:20:36.069284 27906 tablet_copy_client.cc:806] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:36.069981 27906 tablet_copy_client.cc:670] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:36.069367 26317 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:36.070612 26317 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:36.079432 26317 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:36.082666 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:36.083257 26387 raft_consensus.cc:3055] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:36.083611 26387 raft_consensus.cc:740] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:36.084391 26387 consensus_queue.cc:260] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:36.085505 26387 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:36.096249 26317 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:36.097245 26387 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:36.099130 26285 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:36.100807 27875 raft_consensus.cc:2804] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:36.101342 27875 raft_consensus.cc:697] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:36.104369 27906 tablet_copy_client.cc:538] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:36.106626 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:36.107319 27012 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:36.110325 27875 consensus_queue.cc:237] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:36.186511 27906 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:36.206988 27910 ts_tablet_manager.cc:933] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:36.211359 27012 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:36.218690 27910 tablet_copy_client.cc:323] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:36.222409 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 5ade9491741046c7ae712fbddb8b2b00 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:36.222973 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 5ade9491741046c7ae712fbddb8b2b00 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-5ade9491741046c7ae712fbddb8b2b00
I20260709 12:20:36.232070 26404 tablet_copy_source_session.cc:215] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:36.237408 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ade9491741046c7ae712fbddb8b2b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:36.242900 26215 catalog_manager.cc:5697] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 2, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.271153 27910 tablet_copy_client.cc:806] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:36.272035 27910 tablet_copy_client.cc:670] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:36.276046 27910 tablet_copy_client.cc:538] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:36.286834 27910 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
W20260709 12:20:36.300357 26976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 144385us
I20260709 12:20:36.342312 27918 ts_tablet_manager.cc:933] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:36.366401 26976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 62670.9us
I20260709 12:20:36.387130 27910 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:36.389736 27886 raft_consensus.cc:993] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:36.390331 27781 raft_consensus.cc:1081] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:36.391322 27910 tablet_bootstrap.cc:492] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:36.392199 27910 ts_tablet_manager.cc:1403] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.004s
I20260709 12:20:36.392946 26319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33322
I20260709 12:20:36.393582 26319 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:36.393960 26319 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:36.394733 27913 ts_tablet_manager.cc:933] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:36.402434 26319 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:36.409047 27906 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:36.409610 27918 tablet_copy_client.cc:323] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:36.411371 26319 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:36.413332 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:36.413940 26467 raft_consensus.cc:3055] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:36.414232 26467 raft_consensus.cc:740] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:36.414932 26467 consensus_queue.cc:260] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:36.415934 26467 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:36.416311 27906 tablet_bootstrap.cc:492] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:36.417088 27906 ts_tablet_manager.cc:1403] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.231s	user 0.026s	sys 0.031s
I20260709 12:20:36.417980 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:36.418570 27012 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:36.412312 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 9421e914ab8444b7913b2bdd64305049 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:36.419672 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 9421e914ab8444b7913b2bdd64305049 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-9421e914ab8444b7913b2bdd64305049
I20260709 12:20:36.423871 27910 raft_consensus.cc:359] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:36.424990 27910 raft_consensus.cc:740] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:36.425675 27910 consensus_queue.cc:260] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:36.428179 27910 ts_tablet_manager.cc:1434] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:20:36.430042 26478 tablet_copy_source_session.cc:215] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:36.431206 27906 raft_consensus.cc:359] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:36.432060 27906 raft_consensus.cc:740] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:36.432713 27906 consensus_queue.cc:260] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:36.435166 27918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9421e914ab8444b7913b2bdd64305049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:36.440142 27012 raft_consensus.cc:2468] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:36.442764 26285 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:36.443361 27913 tablet_copy_client.cc:323] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:36.443620 27875 raft_consensus.cc:2804] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:36.442534 26467 raft_consensus.cc:2468] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:36.444185 27875 raft_consensus.cc:697] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:36.450191 27875 consensus_queue.cc:237] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:36.452291 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-5ade9491741046c7ae712fbddb8b2b00 received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:36.452755 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-5ade9491741046c7ae712fbddb8b2b00 on tablet 5ade9491741046c7ae712fbddb8b2b00 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:36.458698 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 946bed84ddea4eada7dee3e336393f33 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:36.459367 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 946bed84ddea4eada7dee3e336393f33 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-946bed84ddea4eada7dee3e336393f33
I20260709 12:20:36.459990 27906 ts_tablet_manager.cc:1434] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:20:36.461688 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-8335d367a24e467a8ebd6ea43de056c6 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:36.462126 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-8335d367a24e467a8ebd6ea43de056c6 on tablet 8335d367a24e467a8ebd6ea43de056c6 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:36.487251 26478 tablet_copy_source_session.cc:215] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:36.498754 27913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946bed84ddea4eada7dee3e336393f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:36.499301 27012 raft_consensus.cc:1217] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:36.510847 26216 catalog_manager.cc:5697] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.520062 27918 tablet_copy_client.cc:806] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:36.520752 27918 tablet_copy_client.cc:670] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:36.525207 27918 tablet_copy_client.cc:538] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:36.533035 27913 tablet_copy_client.cc:806] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:36.540264 27918 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:36.542405 27913 tablet_copy_client.cc:670] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:36.559063 27913 tablet_copy_client.cc:538] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:36.584050 27913 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:36.585003 27918 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:36.586042 27918 tablet_bootstrap.cc:492] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:36.586813 27918 ts_tablet_manager.cc:1403] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.012s
I20260709 12:20:36.590006 27918 raft_consensus.cc:359] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:36.590914 27918 raft_consensus.cc:740] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:36.595850 27918 consensus_queue.cc:260] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:36.602859 27918 ts_tablet_manager.cc:1434] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:20:36.604888 27012 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:36.607641 27875 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:36.614858 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-9421e914ab8444b7913b2bdd64305049 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:36.615396 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-9421e914ab8444b7913b2bdd64305049 on tablet 9421e914ab8444b7913b2bdd64305049 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:36.694329 26387 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:36.698859 27875 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:20:36.703550 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 51198.5us
I20260709 12:20:36.706310 27012 raft_consensus.cc:1217] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:36.728480 27913 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:36.729496 27913 tablet_bootstrap.cc:492] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:36.766351 27913 ts_tablet_manager.cc:1403] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.189s	user 0.022s	sys 0.007s
I20260709 12:20:36.769536 27913 raft_consensus.cc:359] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:36.772219 27913 raft_consensus.cc:740] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:36.773514 27913 consensus_queue.cc:260] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:36.778731 27913 ts_tablet_manager.cc:1434] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:20:36.783764 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-946bed84ddea4eada7dee3e336393f33 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:36.784257 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-946bed84ddea4eada7dee3e336393f33 on tablet 946bed84ddea4eada7dee3e336393f33 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:36.855038 27012 raft_consensus.cc:1217] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:36.890079 27012 raft_consensus.cc:1217] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:36.995935 27012 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:37.001261 27892 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:37.093753 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:37.102205 26466 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:37.110057 27601 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:37.206872 27782 raft_consensus.cc:1064] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:37.217118 27782 consensus_queue.cc:237] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.271845 27931 raft_consensus.cc:1064] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:37.278996 27931 consensus_queue.cc:237] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.282164 26312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:37.282816 26312 raft_consensus.cc:606] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:37.283003 27012 raft_consensus.cc:1275] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.284768 27902 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:37.295261 27781 raft_consensus.cc:1064] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:37.298023 27781 consensus_queue.cc:237] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.306074 26466 raft_consensus.cc:1275] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.307458 27856 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:37.314534 26312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:37.315037 26466 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.315194 26312 raft_consensus.cc:606] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:37.316577 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:37.317267 27601 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:37.318282 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:37.319060 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:37.319092 27012 raft_consensus.cc:1275] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.320958 27886 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:37.325757 26312 raft_consensus.cc:1275] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.319317 26390 raft_consensus.cc:1275] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.328439 27781 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:37.330251 27886 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:37.339800 27007 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.341419 27837 raft_consensus.cc:1064] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:37.343776 27837 consensus_queue.cc:237] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.356920 27886 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.365794 26389 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.378400 26319 raft_consensus.cc:1275] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:37.393206 27782 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:37.436008 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 81888us
I20260709 12:20:37.441955 26390 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.448734 27007 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.488958 26215 catalog_manager.cc:5697] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
W20260709 12:20:37.494347 27946 log.cc:927] Time spent T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.117s	user 0.001s	sys 0.000s
I20260709 12:20:37.504751 26312 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.505030 27735 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.504763 26317 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:37.508303 27011 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.526176 27948 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:20:37.480084 27931 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
W20260709 12:20:37.548082 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 80873.4us
I20260709 12:20:37.552757 26390 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:20:37.556727 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 164266us
W20260709 12:20:37.567651 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 87186.4us
I20260709 12:20:37.591781 27837 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:37.600556 27932 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:20:37.612509 26467 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.627094 27601 raft_consensus.cc:993] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:37.627579 27601 raft_consensus.cc:1081] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:37.629663 26462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54282
I20260709 12:20:37.630357 26462 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:37.630785 26462 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:37.638772 27948 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.640689 26462 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.643064 26462 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:37.646176 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:37.646930 26312 raft_consensus.cc:3055] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:37.647250 26312 raft_consensus.cc:740] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:37.648051 26312 consensus_queue.cc:260] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.649370 26312 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:37.650104 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 78442.2us
I20260709 12:20:37.653270 26389 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.659909 27011 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:37.676481 26317 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.700668 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:37.701397 27011 raft_consensus.cc:3060] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:37.662518 26312 raft_consensus.cc:2468] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:37.703331 26433 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:37.707098 27949 raft_consensus.cc:2804] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:37.707592 27949 raft_consensus.cc:697] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:37.708645 27011 raft_consensus.cc:2468] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:37.710534 27837 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:37.708402 27949 consensus_queue.cc:237] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.753685 27892 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.763644 26462 consensus_queue.cc:237] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.786640 27012 raft_consensus.cc:1275] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:37.785825 27011 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.790534 26467 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.790736 26215 catalog_manager.cc:5697] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:37.792889 26317 raft_consensus.cc:1275] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:37.796458 27953 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:37.802908 27953 consensus_queue.cc:1048] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:37.800938 26215 catalog_manager.cc:5697] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.810222 27949 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.812239 26317 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.827827 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 946bed84ddea4eada7dee3e336393f33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:37.839385 26217 catalog_manager.cc:5697] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 2 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:37.843447 26319 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.856426 26390 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.863765 26389 consensus_queue.cc:237] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.868049 27009 raft_consensus.cc:2955] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.871781 26217 catalog_manager.cc:5697] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 1 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:37.873546 26217 catalog_manager.cc:5697] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.875479 27007 raft_consensus.cc:1275] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:37.881496 27735 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:37.902554 27924 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.904313 27007 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.915622 27959 raft_consensus.cc:993] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:37.916203 27892 raft_consensus.cc:1081] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:37.920984 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ade9491741046c7ae712fbddb8b2b00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:37.927083 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 946bed84ddea4eada7dee3e336393f33 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:37.928314 26215 catalog_manager.cc:5697] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:37.942559 27967 tablet_replica.cc:333] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:37.946480 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ade9491741046c7ae712fbddb8b2b00 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:37.958025 26390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57696
I20260709 12:20:37.958774 26390 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:37.959206 26390 raft_consensus.cc:3060] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:37.963706 27967 raft_consensus.cc:2243] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:37.964669 27967 raft_consensus.cc:2272] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:37.965144 27011 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:37.972275 26317 raft_consensus.cc:1275] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:37.973212 27967 ts_tablet_manager.cc:1916] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:37.984782 27924 consensus_queue.cc:1048] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:37.990293 26390 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:37.975857 27968 tablet_replica.cc:333] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:38.010416 26390 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:38.011772 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:38.012526 27011 raft_consensus.cc:3060] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:38.015756 26317 consensus_queue.cc:237] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:38.024173 27968 raft_consensus.cc:2243] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.024236 26387 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:38.026278 27968 raft_consensus.cc:2272] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.030598 27007 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:38.033385 27011 raft_consensus.cc:2468] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:38.033407 27959 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:38.036202 26360 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:38.037276 27735 raft_consensus.cc:2804] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:38.037727 27735 raft_consensus.cc:697] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:38.038544 27735 consensus_queue.cc:237] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:38.030798 27968 ts_tablet_manager.cc:1916] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:38.043741 26317 raft_consensus.cc:2955] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:38.048488 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:38.049166 26312 raft_consensus.cc:3055] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:38.049453 26312 raft_consensus.cc:740] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:38.050302 26312 consensus_queue.cc:260] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:38.053056 26312 raft_consensus.cc:3060] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:38.063076 27968 ts_tablet_manager.cc:1929] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:38.063668 27968 log.cc:1199] T 5ade9491741046c7ae712fbddb8b2b00 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/5ade9491741046c7ae712fbddb8b2b00
I20260709 12:20:38.064908 27967 ts_tablet_manager.cc:1929] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:38.065528 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 5ade9491741046c7ae712fbddb8b2b00 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:38.065368 27967 log.cc:1199] T 946bed84ddea4eada7dee3e336393f33 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/946bed84ddea4eada7dee3e336393f33
I20260709 12:20:38.074522 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 946bed84ddea4eada7dee3e336393f33 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:38.080786 27932 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260709 12:20:38.080248 26312 raft_consensus.cc:2468] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:38.116839 26312 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:38.118062 27959 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:38.123046 27948 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:38.116254 26217 catalog_manager.cc:5697] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:38.149121 26387 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:38.172305 27011 raft_consensus.cc:1275] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:38.175958 27949 consensus_queue.cc:1048] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:38.200276 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8335d367a24e467a8ebd6ea43de056c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:38.213829 27007 raft_consensus.cc:2955] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:38.236836 26467 consensus_queue.cc:237] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:38.243693 26217 catalog_manager.cc:5697] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:38.244755 27007 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:38.246464 27945 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:20:38.266366 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet 8335d367a24e467a8ebd6ea43de056c6 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:38.267380 26387 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:38.267405 27968 tablet_replica.cc:333] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:38.268916 27968 raft_consensus.cc:2243] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.269644 27968 raft_consensus.cc:2272] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.281051 27948 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:38.289816 27949 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.009s
I20260709 12:20:38.303642 27009 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:38.311532 27968 ts_tablet_manager.cc:1916] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:38.336685 26387 raft_consensus.cc:2955] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:38.342411 27968 ts_tablet_manager.cc:1929] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:38.342983 27968 log.cc:1199] T 8335d367a24e467a8ebd6ea43de056c6 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/8335d367a24e467a8ebd6ea43de056c6
I20260709 12:20:38.344846 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet 8335d367a24e467a8ebd6ea43de056c6 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:38.353981 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9421e914ab8444b7913b2bdd64305049 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:38.371764 26217 catalog_manager.cc:5697] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:38.392184 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 9421e914ab8444b7913b2bdd64305049 with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:38.400409 27974 tablet_replica.cc:333] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:38.401314 27974 raft_consensus.cc:2243] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:38.402091 27974 raft_consensus.cc:2272] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:38.406077 27974 ts_tablet_manager.cc:1916] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:38.424459 27974 ts_tablet_manager.cc:1929] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:38.424805 27974 log.cc:1199] T 9421e914ab8444b7913b2bdd64305049 P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/9421e914ab8444b7913b2bdd64305049
I20260709 12:20:38.426277 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 9421e914ab8444b7913b2bdd64305049 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:38.510172 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:38.565879 26387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0254fa7254384a31887e900999d815e3"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:38.566502 26387 raft_consensus.cc:606] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:38.569017 26467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:38.569496 26467 raft_consensus.cc:606] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:38.570667 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:38.576933 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:38.578040 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:38.590101 27011 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:38.592717 27735 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:38.633383 26312 raft_consensus.cc:1275] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:38.639180 27924 consensus_queue.cc:1048] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:38.949082 27953 raft_consensus.cc:993] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:38.949546 27948 raft_consensus.cc:1081] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:38.951123 26317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33322
I20260709 12:20:38.951668 26317 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:38.952050 26317 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:38.956941 26317 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:38.958993 26317 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:38.959513 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:38.959815 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:38.960186 26389 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:38.960381 26467 raft_consensus.cc:3055] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:38.960757 26467 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:38.961484 26467 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:38.962492 26467 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:38.969272 26389 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 5.
I20260709 12:20:38.971072 26285 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:38.972390 27931 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:38.972431 26467 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 5.
I20260709 12:20:38.973024 27931 raft_consensus.cc:697] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:38.973950 27931 consensus_queue.cc:237] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:38.987931 26217 catalog_manager.cc:5697] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 4 to 5, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 5 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:39.010093 27902 raft_consensus.cc:993] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:39.010542 27902 raft_consensus.cc:1081] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Signalling peer a5305e53a51c42bba9702f1b3465e31c to start an election
I20260709 12:20:39.012174 26467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0254fa7254384a31887e900999d815e3"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:54292
I20260709 12:20:39.012735 26467 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:39.013059 26467 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:39.019948 26467 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:39.021838 26467 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:39.022689 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:39.023207 26317 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:39.023909 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:39.024505 26389 raft_consensus.cc:3055] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:39.024801 26389 raft_consensus.cc:740] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:39.025516 26389 consensus_queue.cc:260] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:39.026564 26389 raft_consensus.cc:3060] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:39.028429 26317 raft_consensus.cc:2468] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:39.029726 26433 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:39.030488 27953 raft_consensus.cc:2804] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:39.030944 27953 raft_consensus.cc:697] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:39.031883 27953 consensus_queue.cc:237] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:39.033396 26389 raft_consensus.cc:2468] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:39.044160 26217 catalog_manager.cc:5697] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 3 to 4, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 4 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:39.387562 26387 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:39.388862 27959 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:39.413353 26467 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:39.414909 27959 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:39.424263 26389 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:39.426616 27953 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:39.438875 26317 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:39.440846 27953 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:39.486653 26317 consensus_queue.cc:237] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:39.498835 26467 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:39.500407 27987 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:39.503728 26285 consensus_peers.cc:597] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed4168a654dc4eb09314abdc95596fd7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.504918 26389 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:39.506532 27987 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:39.508343 27959 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.510102 26467 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.518237 26389 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.527305 26467 consensus_queue.cc:237] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:39.531167 26216 catalog_manager.cc:5697] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:39.540952 26434 consensus_peers.cc:597] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 015cd05b7302471a8ba32f900b4fb2a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.543042 26389 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:39.542994 26317 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:39.546216 27973 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:39.548118 27973 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:39.565256 27948 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.569243 26317 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.574585 26389 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.581120 26387 consensus_queue.cc:237] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:39.584854 26215 catalog_manager.cc:5697] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
W20260709 12:20:39.592298 26360 consensus_peers.cc:597] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1aa4659dbdad487b80f751c831e8645b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.592965 26467 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:39.594300 27924 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:39.598709 26317 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:39.600610 27902 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:39.616624 27735 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.617865 26467 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.635655 26216 catalog_manager.cc:5697] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:39.636749 26317 consensus_queue.cc:237] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:39.644975 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:39.653345 26467 raft_consensus.cc:1275] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:39.654299 26387 raft_consensus.cc:1275] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:39.654453 26312 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.655654 27987 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:39.660733 27987 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:39.665930 26285 consensus_peers.cc:597] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a159b58eae2a4c4e80c260560a58cead. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.676599 27959 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.685179 26466 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.709815 26387 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.713624 26216 catalog_manager.cc:5697] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index -1 to 2, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:39.749996 26466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
mode: GRACEFUL
new_leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:55632
I20260709 12:20:39.750605 26466 raft_consensus.cc:606] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Received request to transfer leadership to TS d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:39.753429 26312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:39.753973 26312 raft_consensus.cc:606] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:39.755057 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:39.756714 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:39.757463 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:39.859970 27993 raft_consensus.cc:993] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c: : Instructing follower d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:39.860946 27993 raft_consensus.cc:1081] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Signalling peer d62536ffde4640628ddf0a8b49ec95f4 to start an election
I20260709 12:20:39.874195 26387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
 from {username='slave'} at 127.0.0.1:57710
I20260709 12:20:39.875566 26387 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:39.889074 26387 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:39.926666 26387 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:39.930707 26387 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:39.932008 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:39.933139 26466 raft_consensus.cc:3055] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:39.933539 26466 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:39.934895 26466 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:39.937347 26466 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:39.988358 28012 ts_tablet_manager.cc:933] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:39.996484 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:40.007089 26312 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:40.012704 28008 raft_consensus.cc:993] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:40.014464 28008 raft_consensus.cc:1081] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:40.019361 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43014
I20260709 12:20:40.019521 26312 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 5.
I20260709 12:20:40.020051 27011 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:40.020493 27011 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:40.030889 26359 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:40.032594 27924 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:40.033372 27924 raft_consensus.cc:697] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:40.034575 27924 consensus_queue.cc:237] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:40.037482 27011 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:40.040171 28013 ts_tablet_manager.cc:933] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:40.034852 26466 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 5.
I20260709 12:20:40.042760 28012 tablet_copy_client.cc:323] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:40.043969 27011 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:40.045998 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:40.046820 26317 raft_consensus.cc:3055] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:40.047154 26317 raft_consensus.cc:740] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:40.048183 26317 consensus_queue.cc:260] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:40.049489 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 015cd05b7302471a8ba32f900b4fb2a3 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:40.050338 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 015cd05b7302471a8ba32f900b4fb2a3 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-015cd05b7302471a8ba32f900b4fb2a3
I20260709 12:20:40.051955 28013 tablet_copy_client.cc:323] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:40.052137 26317 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:40.062198 26317 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:40.064841 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet ed4168a654dc4eb09314abdc95596fd7 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:40.065668 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet ed4168a654dc4eb09314abdc95596fd7 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-ed4168a654dc4eb09314abdc95596fd7
I20260709 12:20:40.070492 26976 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:40.071871 28010 raft_consensus.cc:2804] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:40.072536 28010 raft_consensus.cc:697] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:40.073858 28010 consensus_queue.cc:237] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:40.080749 26478 tablet_copy_source_session.cc:215] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:40.136634 26215 catalog_manager.cc:5697] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 2 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 3 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:40.146431 26330 tablet_copy_source_session.cc:215] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:40.158356 28019 ts_tablet_manager.cc:933] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:40.163287 28013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed4168a654dc4eb09314abdc95596fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.178351 28012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015cd05b7302471a8ba32f900b4fb2a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.196722 26217 catalog_manager.cc:5697] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 4 to 5, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 5 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:40.202196 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 54240.1us
I20260709 12:20:40.207517 28019 tablet_copy_client.cc:323] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.2:46491
I20260709 12:20:40.215413 28013 tablet_copy_client.cc:806] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:40.221621 28013 tablet_copy_client.cc:670] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:40.222828 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:40.223567 26387 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:40.231295 26387 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:40.231863 28012 tablet_copy_client.cc:806] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:40.232703 28012 tablet_copy_client.cc:670] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:40.233368 26404 tablet_copy_service.cc:140] P d62536ffde4640628ddf0a8b49ec95f4: Received BeginTabletCopySession request for tablet 1aa4659dbdad487b80f751c831e8645b from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:56300)
I20260709 12:20:40.234220 26404 tablet_copy_service.cc:161] P d62536ffde4640628ddf0a8b49ec95f4: Beginning new tablet copy session on tablet 1aa4659dbdad487b80f751c831e8645b from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:56300: session id = b622467209d94bae90ffb126f585ed1e-1aa4659dbdad487b80f751c831e8645b
I20260709 12:20:40.238299 28013 tablet_copy_client.cc:538] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:40.243309 28012 tablet_copy_client.cc:538] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:40.247990 26404 tablet_copy_source_session.cc:215] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:40.257160 28012 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:40.271528 28019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa4659dbdad487b80f751c831e8645b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.276057 28013 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:40.307031 28023 ts_tablet_manager.cc:933] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295)
I20260709 12:20:40.319228 28013 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.322245 28013 tablet_bootstrap.cc:492] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:40.323052 28013 ts_tablet_manager.cc:1403] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.004s
I20260709 12:20:40.326519 28013 raft_consensus.cc:359] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:40.335577 28013 raft_consensus.cc:740] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:40.339540 28013 consensus_queue.cc:260] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:40.353479 28023 tablet_copy_client.cc:323] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.1:36295
I20260709 12:20:40.357486 26330 tablet_copy_service.cc:140] P c4a929fc482e4a8ca71fe20282d1f501: Received BeginTabletCopySession request for tablet a159b58eae2a4c4e80c260560a58cead from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:33564)
I20260709 12:20:40.358083 26330 tablet_copy_service.cc:161] P c4a929fc482e4a8ca71fe20282d1f501: Beginning new tablet copy session on tablet a159b58eae2a4c4e80c260560a58cead from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:33564: session id = b622467209d94bae90ffb126f585ed1e-a159b58eae2a4c4e80c260560a58cead
I20260709 12:20:40.361070 28019 tablet_copy_client.cc:806] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:40.361927 28019 tablet_copy_client.cc:670] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:40.368273 26330 tablet_copy_source_session.cc:215] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:40.369108 28019 tablet_copy_client.cc:538] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:40.371421 28012 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.372462 28012 tablet_bootstrap.cc:492] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:40.372759 28023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a159b58eae2a4c4e80c260560a58cead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:40.375308 28013 ts_tablet_manager.cc:1434] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.002s
I20260709 12:20:40.379434 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-ed4168a654dc4eb09314abdc95596fd7 received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:40.380014 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-ed4168a654dc4eb09314abdc95596fd7 on tablet ed4168a654dc4eb09314abdc95596fd7 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:40.387077 28019 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:40.379009 28012 ts_tablet_manager.cc:1403] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.122s	user 0.027s	sys 0.031s
I20260709 12:20:40.396670 28012 raft_consensus.cc:359] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:40.397778 28012 raft_consensus.cc:740] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:40.398566 28012 consensus_queue.cc:260] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:40.403568 28012 ts_tablet_manager.cc:1434] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:20:40.403976 28023 tablet_copy_client.cc:806] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:40.404654 28023 tablet_copy_client.cc:670] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:40.409068 28023 tablet_copy_client.cc:538] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:40.410228 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-015cd05b7302471a8ba32f900b4fb2a3 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:40.410753 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-015cd05b7302471a8ba32f900b4fb2a3 on tablet 015cd05b7302471a8ba32f900b4fb2a3 with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:40.424829 28023 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:40.461361 28023 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.462694 28023 tablet_bootstrap.cc:492] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:40.464358 28023 ts_tablet_manager.cc:1403] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.010s
I20260709 12:20:40.465236 28019 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.466291 28019 tablet_bootstrap.cc:492] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:40.467034 28019 ts_tablet_manager.cc:1403] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.080s	user 0.029s	sys 0.010s
I20260709 12:20:40.467685 28023 raft_consensus.cc:359] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:40.468592 28023 raft_consensus.cc:740] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:40.469455 28023 consensus_queue.cc:260] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:40.472365 28019 raft_consensus.cc:359] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:40.473270 28019 raft_consensus.cc:740] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:40.473958 28019 consensus_queue.cc:260] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:40.476403 28019 ts_tablet_manager.cc:1434] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:20:40.479341 28023 ts_tablet_manager.cc:1434] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:20:40.480507 26404 tablet_copy_service.cc:342] P d62536ffde4640628ddf0a8b49ec95f4: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-1aa4659dbdad487b80f751c831e8645b received from {username='slave'} at 127.0.0.1:56300
I20260709 12:20:40.480981 26404 tablet_copy_service.cc:434] P d62536ffde4640628ddf0a8b49ec95f4: ending tablet copy session b622467209d94bae90ffb126f585ed1e-1aa4659dbdad487b80f751c831e8645b on tablet 1aa4659dbdad487b80f751c831e8645b with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:40.485836 26330 tablet_copy_service.cc:342] P c4a929fc482e4a8ca71fe20282d1f501: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-a159b58eae2a4c4e80c260560a58cead received from {username='slave'} at 127.0.0.1:33564
I20260709 12:20:40.486332 26330 tablet_copy_service.cc:434] P c4a929fc482e4a8ca71fe20282d1f501: ending tablet copy session b622467209d94bae90ffb126f585ed1e-a159b58eae2a4c4e80c260560a58cead on tablet a159b58eae2a4c4e80c260560a58cead with peer b622467209d94bae90ffb126f585ed1e
I20260709 12:20:40.505234 27009 raft_consensus.cc:1217] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:40.508388 27007 raft_consensus.cc:1217] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:40.571879 26390 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:40.573376 28010 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:40.588330 26312 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:40.593992 27956 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:20:40.759510 26976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 51456.3us
I20260709 12:20:40.766153 26319 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:40.768025 28039 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:40.807866 26466 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:20:40.809619 27007 raft_consensus.cc:1217] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:40.824707 28020 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:40.834146 27011 raft_consensus.cc:1217] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:20:40.906682 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 164899us
I20260709 12:20:40.909953 27987 raft_consensus.cc:1064] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:40.913255 27987 consensus_queue.cc:237] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:40.948724 27011 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:40.949645 26463 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:40.950273 28041 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:40.951557 28043 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:40.958653 26389 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:40.960506 28043 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:40.977331 28005 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:40.982072 28045 raft_consensus.cc:1064] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:40.985117 28045 consensus_queue.cc:237] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:40.985280 27011 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.013227 26389 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.020812 26215 catalog_manager.cc:5697] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.022648 26463 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.045863 26312 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:41.047371 28011 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:41.048806 27007 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:41.050657 28011 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:41.055063 26389 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:41.069787 27953 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:41.076777 28045 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.087728 26318 consensus_queue.cc:237] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:41.091529 26317 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.096617 26387 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.099498 27011 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.114923 27009 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.118105 28005 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:41.119546 26217 catalog_manager.cc:5697] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.132827 26389 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.134980 28005 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:41.146963 27987 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.157810 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed4168a654dc4eb09314abdc95596fd7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:41.158855 27011 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.164443 26389 raft_consensus.cc:2955] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.192911 26463 consensus_queue.cc:237] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:41.189947 26214 catalog_manager.cc:5697] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index 4 to 5, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.199126 26318 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.199826 27011 raft_consensus.cc:1275] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.201655 27953 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:41.202540 27993 consensus_queue.cc:1048] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:41.209602 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet ed4168a654dc4eb09314abdc95596fd7 with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:41.212152 28045 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.225034 28062 tablet_replica.cc:333] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:41.226004 27007 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.227471 28062 raft_consensus.cc:2243] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:41.228364 28062 raft_consensus.cc:2272] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:41.232115 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:41.232949 26318 raft_consensus.cc:2955] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.236505 28062 ts_tablet_manager.cc:1916] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:41.245429 26215 catalog_manager.cc:5697] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 4 to 5, VOTER d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) evicted. New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.263890 26202 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 015cd05b7302471a8ba32f900b4fb2a3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:41.271036 28062 ts_tablet_manager.cc:1929] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:41.271917 28062 log.cc:1199] T ed4168a654dc4eb09314abdc95596fd7 P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/ed4168a654dc4eb09314abdc95596fd7
I20260709 12:20:41.273870 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet ed4168a654dc4eb09314abdc95596fd7 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:41.312786 26376 tablet_service.cc:1558] Processing DeleteTablet for tablet 015cd05b7302471a8ba32f900b4fb2a3 with delete_type TABLET_DATA_TOMBSTONED (TS d62536ffde4640628ddf0a8b49ec95f4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57686
I20260709 12:20:41.315140 28063 tablet_replica.cc:333] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:41.316392 28063 raft_consensus.cc:2243] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:41.317157 28063 raft_consensus.cc:2272] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:41.325591 28063 ts_tablet_manager.cc:1916] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:41.348102 28042 raft_consensus.cc:1064] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:41.351917 28063 ts_tablet_manager.cc:1929] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:41.353961 28042 consensus_queue.cc:237] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:41.362325 28063 log.cc:1199] T 015cd05b7302471a8ba32f900b4fb2a3 P d62536ffde4640628ddf0a8b49ec95f4: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/wals/015cd05b7302471a8ba32f900b4fb2a3
I20260709 12:20:41.364835 26204 catalog_manager.cc:5028] TS d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): tablet 015cd05b7302471a8ba32f900b4fb2a3 (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:41.369443 27007 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 LEARNER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:41.371169 28046 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:41.372771 26318 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:41.377049 28042 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:20:41.382900 26466 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:41.385840 28014 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:41.393620 26389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:41.394333 26389 raft_consensus.cc:606] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Received request to transfer leadership to TS c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:41.395432 28038 raft_consensus.cc:1064] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:41.395939 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:20:41.397678 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:41.398768 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:41.399688 28038 consensus_queue.cc:237] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:41.415100 28046 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.417825 26466 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.471684 27011 raft_consensus.cc:1275] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 LEARNER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.471212 26218 catalog_manager.cc:5697] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.473136 28041 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:41.473424 26387 raft_consensus.cc:1275] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.476675 28041 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:41.477742 27011 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.493266 26466 raft_consensus.cc:1275] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:41.495615 28040 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:41.504959 26318 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } attrs { replace: true } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.513748 26389 consensus_queue.cc:237] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:41.523512 26463 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.526736 28014 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:41.537799 28039 raft_consensus.cc:993] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:41.538324 28039 raft_consensus.cc:1081] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Signalling peer c4a929fc482e4a8ca71fe20282d1f501 to start an election
I20260709 12:20:41.544586 26312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
 from {username='slave'} at 127.0.0.1:33314
I20260709 12:20:41.545266 26312 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:41.545778 26312 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:20:41.573559 27007 raft_consensus.cc:1275] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:41.575874 28014 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.579311 26312 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:41.581601 26312 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 6 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:41.582306 28039 consensus_queue.cc:1048] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:41.587224 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:41.587962 26389 raft_consensus.cc:3055] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:20:41.588321 26389 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:41.604430 26467 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.601572 27009 raft_consensus.cc:2955] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.589227 26389 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:41.612469 26389 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:20:41.618547 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:41.619320 26463 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:20:41.668861 26463 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 6.
I20260709 12:20:41.730000 26283 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:41.680750 26389 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 6.
I20260709 12:20:41.698776 26218 catalog_manager.cc:5697] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 4 to 5, VOTER c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) evicted. New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.730894 28041 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:20:41.731395 28041 raft_consensus.cc:697] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:41.732333 28041 consensus_queue.cc:237] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:41.735517 26204 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1aa4659dbdad487b80f751c831e8645b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:41.751704 26310 tablet_service.cc:1558] Processing DeleteTablet for tablet 1aa4659dbdad487b80f751c831e8645b with delete_type TABLET_DATA_TOMBSTONED (TS c4a929fc482e4a8ca71fe20282d1f501 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:41.752663 28040 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.756302 26466 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.772311 28072 tablet_replica.cc:333] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:41.773545 28072 raft_consensus.cc:2243] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:41.771309 26389 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.774487 28072 raft_consensus.cc:2272] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:41.782843 28072 ts_tablet_manager.cc:1916] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:41.783634 26214 catalog_manager.cc:5697] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.778740 27009 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:41.817772 28072 ts_tablet_manager.cc:1929] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:41.818331 28072 log.cc:1199] T 1aa4659dbdad487b80f751c831e8645b P c4a929fc482e4a8ca71fe20282d1f501: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/wals/1aa4659dbdad487b80f751c831e8645b
I20260709 12:20:43.071739 28074 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.072474 28074 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:42.950713 25165 debug-util.cc:398] Leaking SignalData structure 0x7b080000fa20 after lost signal to thread 26203
I20260709 12:20:43.079588 28075 raft_consensus.cc:493] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.080260 28075 raft_consensus.cc:515] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:43.086938 25165 kernel_stack_watchdog.cc:198] Thread 26203 stuck at /apache/dev/git/kudu/src/kudu/rpc/outbound_call.cc:307 for 128ms:
Kernel stack:
(could not read kernel stack)
User stack:
<Timed out: thread did not respond: maybe it is blocking signals>
I20260709 12:20:43.137630 28075 leader_election.cc:290] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.143107 28074 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:43.403134 26359 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.506s	user 0.011s	sys 0.005s
W20260709 12:20:43.403616 26359 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.506s	user 0.011s	sys 0.005s
I20260709 12:20:43.405019 28074 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.405676 28074 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.408032 28074 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.422405 28074 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.423182 28074 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:41.820423 26203 catalog_manager.cc:5028] TS c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): tablet 1aa4659dbdad487b80f751c831e8645b (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
W20260709 12:20:43.425529 26203 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 1.60502e+06us
I20260709 12:20:43.426883 26214 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36586 (request call id 355) took 1652 ms. Trace:
I20260709 12:20:43.425554 28074 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:42.498893 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:43.431926 26217 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50226 (request call id 253) took 1627 ms. Trace:
I20260709 12:20:43.440059 28074 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.440748 28074 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.443094 28074 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
W20260709 12:20:43.446516 26432 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.395s	user 0.006s	sys 0.017s
W20260709 12:20:43.448027 26432 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.397s	user 0.007s	sys 0.017s
W20260709 12:20:43.449633 26361 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.500s	user 0.012s	sys 0.015s
I20260709 12:20:43.433780 26217 rpcz_store.cc:276] 0709 12:20:41.804616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:41.804754 (+   138us) service_pool.cc:224] Handling call
0709 12:20:43.431862 (+1627108us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":59013,"reported_tablets":1}
I20260709 12:20:43.451751 28075 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.452345 28075 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.457850 28076 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.458865 28076 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.459254 28075 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.466008 28077 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.461558 28074 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.427719 26214 rpcz_store.cc:276] 0709 12:20:41.774361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:41.774506 (+   145us) service_pool.cc:224] Handling call
0709 12:20:41.780933 (+  6427us) spinlock_profiling.cc:243] Waited 4.68 ms on lock 0x7b5400383bd4. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa98ae090 00007f5aa994cf3a 00007f5aaf702e9c 00007f5aaf80104e 00007f5aadcc22a4 00007f5aadcc2232 00007f5aadcc2161 00007f5aadcc20dc 00007f5aadcc1392 00007f5aa7c7f48c 00007f5aa7c7e8c6
0709 12:20:41.796171 (+ 15238us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:41.796203 (+    32us) write_op.cc:454] Released schema lock
0709 12:20:43.426794 (+1630591us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:41.787766 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:41.788261 (+   495us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:41.788290 (+    29us) write_op.cc:435] Acquired schema lock
0709 12:20:41.788305 (+    15us) tablet.cc:662] Decoding operations
0709 12:20:41.788603 (+   298us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:41.788663 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:41.788686 (+    23us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:20:41.788867 (+   181us) tablet.cc:701] Row locks acquired
0709 12:20:41.788884 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:20:41.789004 (+   120us) write_op.cc:270] Start()
0709 12:20:41.789105 (+   101us) write_op.cc:276] Timestamp: P: 1783599641788963 usec, L: 0
0709 12:20:41.789126 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:20:41.789751 (+   625us) log.cc:844] Serialized 595 byte log entry
0709 12:20:41.791957 (+  2206us) op_driver.cc:464] REPLICATION: finished
0709 12:20:41.792423 (+   466us) write_op.cc:301] APPLY: starting
0709 12:20:41.792502 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:41.792603 (+   101us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:41.792753 (+   150us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:41.793014 (+   261us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:41.793154 (+   140us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:20:41.793200 (+    46us) write_op.cc:312] APPLY: finished
0709 12:20:41.793373 (+   173us) log.cc:844] Serialized 23 byte log entry
0709 12:20:41.793547 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:41.793633 (+    86us) write_op.cc:454] Released schema lock
0709 12:20:41.793697 (+    64us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":10775296,"child_traces":[["op",{"apply.queue_time_us":269,"apply.run_cpu_time_us":1511,"apply.run_wall_time_us":1511,"num_ops":1,"prepare.queue_time_us":112,"prepare.run_cpu_time_us":2298,"prepare.run_wall_time_us":2298,"replication_time_us":2705}]]}
I20260709 12:20:43.468374 28077 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.475524 28077 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.476066 28077 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.476509 28077 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.478917 28076 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.483255 28074 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.486471 28074 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.487483 28077 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.507568 28079 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.508201 28079 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.511639 28079 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.512982 28081 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.513507 28081 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.514745 28084 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.515584 28081 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:43.515364 28084 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.516135 28081 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.516935 28081 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.517690 28084 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:43.519124 28081 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.520380 28079 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.523123 28085 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.524966 28079 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.527573 28084 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.529510 28084 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.544077 28075 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.544996 28075 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.525936 28081 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.603938 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:43.604770 27007 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:43.607227 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:43.608191 28075 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.603416 28078 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.609699 28079 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.609979 28078 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.612161 28078 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.618548 28080 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.618831 28087 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.619264 28080 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.618654 28081 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.621569 28080 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.621948 28081 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.622164 28080 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.622771 28080 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.623726 28084 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.619374 28087 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.625306 28080 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.625674 28087 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:43.532965 28085 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.626750 28076 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.627261 28076 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.627919 28085 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:43.633004 28086 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.634150 28086 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.638427 28088 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.638851 28081 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.639540 28081 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.643646 28085 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.644340 28085 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.657529 28086 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.770339 28085 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.773232 28090 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.635989 28076 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.766556 28079 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.776809 28094 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.637939 28087 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.787626 28078 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.795356 28085 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.788358 28090 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.795990 28085 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.792223 28097 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.770066 28081 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.805804 28078 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.807653 28090 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.814110 28091 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.814807 28091 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.817078 28091 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.802807 28075 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.819404 28075 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.831113 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:43.831809 26390 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:43.832008 28081 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.832201 28078 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.833945 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:43.834556 26390 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 5.
I20260709 12:20:43.837440 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:43.832767 28086 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.832624 28081 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.638957 28088 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.826839 28075 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.826817 28092 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.836102 28090 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.850522 28092 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.851001 28090 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.851716 28096 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.827661 28091 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.799057 28094 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.798559 28087 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.826586 28083 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.831871 28099 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:43.852273 28096 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.861549 28085 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:43.863422 28096 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.799505 28079 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.865178 28098 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.865419 28079 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:43.865940 28079 raft_consensus.cc:493] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.859987 28081 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:43.841116 28086 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.847103 28078 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.869591 28081 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.866425 28079 raft_consensus.cc:515] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.876050 28081 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.866346 26393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510"
dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:60138
I20260709 12:20:43.877004 26393 raft_consensus.cc:606] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:43.878209 28081 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:43.878525 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:20:43.865787 28098 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.826109 28097 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.880250 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:43.881019 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:43.882994 28079 leader_election.cc:290] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.870379 28093 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:43.883841 28093 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.870038 28083 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.886107 28074 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.886576 28074 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.887569 28083 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.887744 26390 raft_consensus.cc:2468] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:43.888559 28074 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.890726 28098 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.891342 28097 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.871526 28094 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.852401 28091 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.872277 28089 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.852036 28088 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.874701 28086 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.872715 28087 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.875424 28090 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.852856 28092 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.902642 28089 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:43.907657 28089 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.898850 28093 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.901628 28091 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:43.869199 28099 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.930500 28089 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.931152 28089 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:43.933566 28089 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:43.934847 28077 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.935523 28074 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:43.936208 28093 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:43.892473 28078 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.046406 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.047178 26466 raft_consensus.cc:2468] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:44.048761 28090 raft_consensus.cc:493] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.052443 28100 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.054921 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.043571 28086 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.056886 28090 raft_consensus.cc:515] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.053850 28094 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.057849 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.058173 28106 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.060040 26468 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:44.058357 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.049222 28084 raft_consensus.cc:493] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.058966 28094 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.058969 28096 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.061218 28101 raft_consensus.cc:493] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.058300 28105 raft_consensus.cc:493] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.061764 28101 raft_consensus.cc:515] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.062856 28097 raft_consensus.cc:493] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.063357 28097 raft_consensus.cc:515] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.064524 28101 leader_election.cc:290] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.065291 28097 leader_election.cc:290] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.052989 28077 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.060211 28090 leader_election.cc:290] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.071902 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.060048 28106 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.052732 28074 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.049423 28093 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.053638 28102 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.060882 28084 raft_consensus.cc:515] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.074606 28077 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.061441 28096 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.066126 28105 raft_consensus.cc:515] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.072567 26462 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 5.
I20260709 12:20:44.067854 28100 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.077096 28104 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.077692 28092 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.090230 28095 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.090858 28099 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.091384 28078 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.109264 28078 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.109805 28078 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.092356 28093 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.090327 28102 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.093065 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.098536 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.107390 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.108008 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.067746 28094 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.114797 28078 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.094420 28087 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.115341 28106 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.119966 27011 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:44.102290 28090 raft_consensus.cc:493] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.134315 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.134997 26389 raft_consensus.cc:2468] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:44.121776 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.122112 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.115583 28095 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.098788 28084 leader_election.cc:290] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.122700 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.119143 26394 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:20:44.090237 28103 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.115459 28074 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.133036 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.067260 28086 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.138648 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.141937 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.144176 26462 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:44.111971 28104 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.126300 28085 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.134339 28093 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:44.146636 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.149991 26312 raft_consensus.cc:2468] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:44.115513 28092 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.153223 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.142124 28078 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.158597 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.158376 28091 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.160323 28100 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.160640 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.143879 28084 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.161761 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.161979 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.174192 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.162580 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.161463 28096 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.163909 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.131925 28087 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.170524 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.144886 28090 raft_consensus.cc:515] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.155217 28093 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.178328 28091 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.175484 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.185336 28102 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.175711 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.179725 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.163920 28105 leader_election.cc:290] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.180665 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.182716 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.188758 26317 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:44.180589 27010 raft_consensus.cc:2468] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:44.179466 28092 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.183141 26434 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:44.189955 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.145411 28103 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.177009 28084 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.185563 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.186192 27006 raft_consensus.cc:2468] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:44.154552 28085 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.180022 28086 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.191283 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.186857 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.199570 26467 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:44.185678 28096 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.198973 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.204026 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.185963 28102 raft_consensus.cc:493] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.176831 28078 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.238859 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.398432 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.257833 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.457086 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.447775 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.461231 27011 raft_consensus.cc:2468] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:44.191730 28094 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.438975 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.319954 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:20:44.482288 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 300134us
I20260709 12:20:44.450536 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.483235 26434 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:44.467387 26315 raft_consensus.cc:2468] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:44.387334 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.193380 28092 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.492882 28092 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.435473 28085 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.436100 28093 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.462945 28102 raft_consensus.cc:515] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.421438 28087 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:44.494953 27034 debug-util.cc:398] Leaking SignalData structure 0x7b0800196020 after lost signal to thread 25163
I20260709 12:20:44.495100 28087 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.494369 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.432703 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.385278 28103 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.496531 26313 raft_consensus.cc:2468] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:44.496745 28103 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.447608 26311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.497303 28103 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.490149 28081 raft_consensus.cc:2804] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:44.497577 26311 raft_consensus.cc:2468] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:44.236580 28108 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.498200 28081 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.253490 28096 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.498620 28081 raft_consensus.cc:3060] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.494380 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.500337 28096 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.431748 28109 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.501029 28085 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.501156 28109 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.501677 28085 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.502583 28102 leader_election.cc:290] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.503086 28102 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.456971 28097 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.200310 28104 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.338128 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.496582 28082 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.494297 28090 leader_election.cc:290] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.496153 28091 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.204494 27004 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:44.549816 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.510416 28111 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.510262 28097 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.384764 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.495680 28087 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.236238 28110 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.238296 28084 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.548390 28085 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.234712 28095 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.385485 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.535269 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.570662 26462 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:44.513062 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.498543 28108 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.548956 28079 raft_consensus.cc:493] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.577553 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.566125 28110 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.578291 28079 raft_consensus.cc:515] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.549368 28082 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.579572 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.580475 28110 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.544409 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.512876 28094 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.552016 28091 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.587523 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.503295 28109 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.556879 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.591871 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.495108 28092 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.602815 28085 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.549986 28098 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:20:44.367208 28105 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.568213 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.571688 26468 raft_consensus.cc:2468] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:44.484264 26320 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:44.613597 28085 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.614943 28106 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.572765 27008 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:44.560169 26392 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:44.615435 28106 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.574923 28097 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.566866 28078 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.616457 28105 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.613466 28098 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
W20260709 12:20:44.536825 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 53713.9us
I20260709 12:20:44.503523 28102 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.619479 28102 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.621471 26434 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:44.622465 28097 raft_consensus.cc:2804] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:44.622849 28097 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.623202 28097 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:44.623526 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.624140 26318 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:44.624909 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.625221 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.621371 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.627219 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.630950 28081 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.638404 28081 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.559005 28096 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.583010 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.584828 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.642206 28096 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.556955 28111 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.644647 28096 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.644858 28111 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.567279 28103 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.592087 26466 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
I20260709 12:20:44.534682 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.593854 28091 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.594763 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.598253 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.598505 26358 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:20:44.654850 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 56425.2us
I20260709 12:20:44.599537 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.600390 28114 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.600523 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.586030 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.602185 28108 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.602388 28084 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.658908 28114 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.666553 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.667445 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.575665 28087 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.580917 28082 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.511299 28100 raft_consensus.cc:493] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.616165 28085 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.617403 28098 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:20:44.635507 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.642067 26462 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:20:44.685173 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.685541 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.646201 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.645737 26218 catalog_manager.cc:5697] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 5 to 6, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 6 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:44.685859 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.686277 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.686810 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.687157 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.671053 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
W20260709 12:20:44.548487 27034 debug-util.cc:398] Leaking SignalData structure 0x7b080032c960 after lost signal to thread 26252
I20260709 12:20:44.688274 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:44.689742 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08002ea9e0 after lost signal to thread 26344
W20260709 12:20:44.690065 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08002ea9c0 after lost signal to thread 26345
I20260709 12:20:44.683840 28100 raft_consensus.cc:515] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.687242 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:44.691025 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08002ea180 after lost signal to thread 26419
I20260709 12:20:44.649390 26434 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:20:44.691335 27034 debug-util.cc:398] Leaking SignalData structure 0x7b08002ea160 after lost signal to thread 26420
I20260709 12:20:44.653791 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.644712 28106 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.669445 26215 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36584 (request call id 368) took 2894 ms. Trace:
I20260709 12:20:44.657752 28093 raft_consensus.cc:2804] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:44.671169 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.671847 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.672622 28091 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.700945 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:44.672922 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.673106 28105 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.702096 28093 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.702517 28093 raft_consensus.cc:3060] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.666574 28084 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.674691 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.675369 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.676373 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.676687 28094 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.670825 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.677234 28114 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.680456 26358 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:44.713572 26434 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.683197 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.714337 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.642589 26317 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:44.650295 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:44.692471 27034 debug-util.cc:398] Leaking SignalData structure 0x7b080012f580 after lost signal to thread 26493
I20260709 12:20:44.714998 26434 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.715798 28094 raft_consensus.cc:2804] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:44.714926 28105 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:20:44.693404 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.694082 28090 raft_consensus.cc:2804] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:44.716153 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.716635 26387 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 6.
I20260709 12:20:44.695526 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.716966 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
W20260709 12:20:44.716243 27034 debug-util.cc:398] Leaking SignalData structure 0x7b0800365500 after lost signal to thread 27037
I20260709 12:20:44.700536 28079 leader_election.cc:290] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.716192 28094 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.718329 28094 raft_consensus.cc:3060] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.704535 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.718988 28100 leader_election.cc:290] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.716346 28099 raft_consensus.cc:2804] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:44.708128 27003 raft_consensus.cc:2468] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:44.719614 28099 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.720008 28099 raft_consensus.cc:3060] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.705750 27010 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:44.707832 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.720875 28084 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.720964 28105 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.721503 28105 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:20:44.722621 26434 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.694576 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.725371 26434 leader_election.cc:304] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.725607 28081 raft_consensus.cc:2804] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:44.726024 28081 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.726390 28081 raft_consensus.cc:3060] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.729122 28107 raft_consensus.cc:2749] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:44.716688 28090 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.730101 28090 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.730621 26434 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.722993 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.734344 28107 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:44.698774 26215 rpcz_store.cc:276] 0709 12:20:41.766286 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:41.768278 (+  1992us) service_pool.cc:224] Handling call
0709 12:20:43.514918 (+1746640us) spinlock_profiling.cc:243] Waited 24.8 ms on lock 0x7b5400383bd4. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa98ae090 00007f5aa994cf3a 00007f5aaf702e9c 00007f5aaf80104e 00007f5aadcc22a4 00007f5aadcc2232 00007f5aadcc2161 00007f5aadcc20dc 00007f5aadcc1392 00007f5aa7c7f48c 00007f5aa7c7e8c6
0709 12:20:44.660509 (+1145591us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":19680,"reported_tablets":2,"spinlock_wait_cycles":57143040}
I20260709 12:20:44.734789 28107 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.735194 28107 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:44.736052 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.723745 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.736734 27004 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:44.738448 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.739383 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.739733 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.739840 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.738662 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.747411 26434 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.753347 28100 raft_consensus.cc:2804] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:44.753918 28100 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.754360 28100 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:44.754405 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.755236 28105 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.776000 28105 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 6 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.778190 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.779155 26434 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:20:44.780827 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 66910.9us
I20260709 12:20:44.782186 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.782277 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.783543 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.781289 28098 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.786245 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:44.786927 26460 raft_consensus.cc:1240] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 5. Current term is 6. Ops: []
I20260709 12:20:44.783865 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.791220 28093 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.781580 26358 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:44.794431 28093 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:44.784350 28097 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.795378 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.795418 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.796720 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.797222 28097 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.797823 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.800422 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.801123 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.801519 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.802363 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.799669 26463 raft_consensus.cc:1240] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:44.803251 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.803432 26461 raft_consensus.cc:1240] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Rejecting Update request from peer b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:44.804438 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.800235 27006 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:44.806514 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.807058 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.806553 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.808723 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.812893 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.815091 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.817699 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.817044 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.809857 26285 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [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: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
W20260709 12:20:44.819793 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 206710us
I20260709 12:20:44.820483 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.820912 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.801828 28097 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:20:44.838851 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.839167 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.841480 27010 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:44.841831 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:44.842024 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:44.836376 28121 raft_consensus.cc:2804] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:44.843200 28121 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:44.843565 28121 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:44.847150 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:44.843919 28098 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 6 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:44.850580 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.849267 26283 leader_election.cc:304] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:44.836654 26311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.823271 28082 raft_consensus.cc:2804] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:44.840991 28097 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:44.864212 28106 raft_consensus.cc:2749] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:44.865496 28112 consensus_queue.cc:1059] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:20:44.868373 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.871868 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.895274 28112 raft_consensus.cc:3055] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:20:44.872859 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.895716 28112 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:44.873864 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:44.897580 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.896471 28097 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:20:44.878005 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6094589d174549fdb382b64c5addcecf" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.880053 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.883060 26976 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:44.886234 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.823204 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.887379 28081 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.896564 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:44.823199 28091 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 12:20:44.897914 28092 consensus_queue.cc:1059] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260709 12:20:44.903692 28092 raft_consensus.cc:3055] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:44.901058 28085 raft_consensus.cc:2749] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:44.904983 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.904031 28092 raft_consensus.cc:740] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:44.907024 28092 consensus_queue.cc:260] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.908569 28092 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:44.902396 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.897784 28112 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:44.914841 28112 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:20:44.916535 28100 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.902179 26393 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
W20260709 12:20:44.921172 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 139612us
I20260709 12:20:44.924054 26393 raft_consensus.cc:1240] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 5. Current term is 6. Ops: []
I20260709 12:20:44.887705 28082 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:44.925556 26358 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:44.926038 26433 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:44.927990 28081 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:44.926455 28099 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:44.929283 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.923161 26359 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
W20260709 12:20:44.932265 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 92447.3us
W20260709 12:20:44.933705 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 117323us
I20260709 12:20:44.938529 26359 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:44.940444 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.931550 28082 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:44.941673 26359 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:44.942339 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:44.943691 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:44.944867 26434 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.946949 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.934796 28079 raft_consensus.cc:2749] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:44.949046 26434 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.936069 28093 raft_consensus.cc:2804] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:44.953872 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.960188 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:44.960806 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.961014 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.961390 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:44.961943 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:44.962083 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.962956 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.958479 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.962235 26386 raft_consensus.cc:2393] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 6: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:44.960618 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.964465 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.966213 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:44.959105 28093 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:44.954546 26285 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:44.994966 26285 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:44.996416 26285 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:44.942322 28105 raft_consensus.cc:2804] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:44.997596 28105 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:44.998158 28105 raft_consensus.cc:3060] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:45.002475 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 71103.6us
W20260709 12:20:45.006449 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 63128.4us
W20260709 12:20:45.025741 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 84141us
I20260709 12:20:45.004297 28093 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:45.026552 26359 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:45.028383 26285 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.003196 28086 raft_consensus.cc:2804] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:45.002841 28096 raft_consensus.cc:2804] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:45.005779 28095 raft_consensus.cc:2804] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:45.025396 28123 raft_consensus.cc:2804] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:45.033222 26359 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:44.995056 28121 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:45.036011 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 87023.1us
I20260709 12:20:44.992966 28120 raft_consensus.cc:2749] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.024720 28112 raft_consensus.cc:2749] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:44.993382 28094 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.039631 26434 leader_election.cc:304] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.007292 28124 raft_consensus.cc:2804] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:45.035290 28096 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.033373 28109 raft_consensus.cc:2749] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:45.040318 28119 raft_consensus.cc:2804] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:45.044148 26358 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:45.044756 26434 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.049413 28099 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.033500 28086 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:45.027585 28107 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.042132 28097 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.045410 28123 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.054419 28119 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.054747 28121 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.037302 28100 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.037842 28095 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:45.058434 28123 raft_consensus.cc:3060] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.066088 28095 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.059224 26358 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:45.063659 28130 raft_consensus.cc:2804] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:45.066952 26434 leader_election.cc:304] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.049862 28096 raft_consensus.cc:3060] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:45.109946 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 50800.3us
I20260709 12:20:45.114856 26358 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:20:45.115655 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 83941.7us
I20260709 12:20:45.057554 28086 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:45.117329 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 279301us
I20260709 12:20:45.047673 28124 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.118877 26358 leader_election.cc:304] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:45.116784 26285 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:45.059808 28119 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.058719 28099 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.121932 26360 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.064917 28094 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.123796 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:45.124198 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:45.125789 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:45.127215 26285 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.128718 26285 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:45.117914 28121 raft_consensus.cc:2804] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:45.130327 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
W20260709 12:20:45.131276 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 79799.4us
I20260709 12:20:45.131561 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:45.133328 26285 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:45.134305 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:45.117954 28120 raft_consensus.cc:2749] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.101310 28090 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.137702 26285 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:45.144714 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:45.145013 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:45.145416 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:45.119004 28130 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:45.145640 28113 raft_consensus.cc:2749] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:45.148082 26434 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.137704 26360 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.123400 28124 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.149624 28127 raft_consensus.cc:2749] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.149405 26285 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:45.152796 28126 raft_consensus.cc:2804] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:45.148640 28102 raft_consensus.cc:2749] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.154312 28093 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.136055 28109 raft_consensus.cc:2749] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:45.212091 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 51467.9us
I20260709 12:20:45.135386 28121 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:45.159124 26317 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 6.
W20260709 12:20:45.215472 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 96671.8us
I20260709 12:20:45.138031 28112 raft_consensus.cc:2749] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.188824 26434 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.148940 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:45.194482 28129 raft_consensus.cc:2749] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.194967 28134 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:45.195366 28135 raft_consensus.cc:2804] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:20:45.202020 28102 raft_consensus.cc:2749] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:45.202157 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 52829.6us
I20260709 12:20:45.230279 26285 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:45.232347 26285 leader_election.cc:304] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
W20260709 12:20:45.210650 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 202403us
I20260709 12:20:45.152240 28130 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.219462 26434 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.235332 28110 raft_consensus.cc:2749] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.158573 28079 raft_consensus.cc:2749] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.193174 28119 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.213245 28126 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.216059 28121 raft_consensus.cc:3060] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:45.244436 26976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 120759us
I20260709 12:20:45.225800 28094 raft_consensus.cc:2749] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:20:45.254424 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 207689us
I20260709 12:20:45.265944 26359 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:45.236550 28109 raft_consensus.cc:2749] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:45.267347 26387 raft_consensus.cc:1240] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:45.266862 26359 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:45.240486 28100 raft_consensus.cc:2749] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.242583 28126 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.240654 28135 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:45.240803 28134 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.281525 26359 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:45.294981 26434 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.271307 28140 raft_consensus.cc:2749] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.298749 28145 raft_consensus.cc:2804] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:45.283733 28135 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:45.283854 28134 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.309569 28138 raft_consensus.cc:2749] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.324343 28128 raft_consensus.cc:2749] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.302194 28127 raft_consensus.cc:2804] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:45.329804 28146 raft_consensus.cc:2804] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:45.330310 28146 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.330797 28146 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:45.330494 27007 raft_consensus.cc:2468] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:45.334617 28127 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.307683 28145 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:45.336979 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:45.334414 28090 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:45.347626 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 109743us
W20260709 12:20:45.349023 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 189853us
I20260709 12:20:45.349664 26360 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.355309 28097 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 7 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:45.338219 28093 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:45.302714 28129 consensus_queue.cc:1059] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 12:20:45.347082 28127 raft_consensus.cc:3060] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.360059 28119 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:45.362407 28129 raft_consensus.cc:3055] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:45.362926 28129 raft_consensus.cc:740] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:45.349418 28145 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:45.367945 28082 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.369838 28107 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
W20260709 12:20:45.371917 26283 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:45.371668 28105 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.373366 28093 raft_consensus.cc:2804] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:45.386351 26390 raft_consensus.cc:1240] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:45.387466 28105 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:45.392110 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:45.396031 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
W20260709 12:20:45.407617 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 126159us
I20260709 12:20:45.408512 26359 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.389643 28093 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
W20260709 12:20:45.516557 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 270986us
I20260709 12:20:45.567044 26433 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:45.538889 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 189288us
I20260709 12:20:45.567955 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.562306 26434 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.373924 28129 consensus_queue.cc:260] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.564222 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.568614 26360 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.575241 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.576045 26360 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
W20260709 12:20:45.570112 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 161675us
W20260709 12:20:45.571228 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 54101.9us
I20260709 12:20:45.578262 26433 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.579753 28094 consensus_queue.cc:1059] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:45.582257 28094 raft_consensus.cc:3055] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:45.582639 28094 raft_consensus.cc:740] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:45.583503 28094 consensus_queue.cc:260] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.578627 26359 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:45.590267 26434 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.592978 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:45.574326 28095 consensus_meta.cc:287] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501: Time spent flushing consensus metadata: real 0.508s	user 0.009s	sys 0.018s
I20260709 12:20:45.572127 28128 raft_consensus.cc:2749] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:45.569942 28093 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.566792 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:45.601540 28096 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.602187 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.602782 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.602938 26360 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.604043 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.609992 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40ce83e2573e474ab060b9bd8af75f86" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.584965 28130 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.625147 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:45.626266 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 47714.8us
I20260709 12:20:45.626997 26360 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:20:45.629352 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 51183.9us
I20260709 12:20:45.630035 26433 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.630280 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.633230 26390 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 1.
I20260709 12:20:45.616915 28082 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.639415 26433 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.587443 28126 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.641211 28150 raft_consensus.cc:2804] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:45.593020 28147 raft_consensus.cc:2804] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:45.641850 26391 raft_consensus.cc:1240] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:45.606648 28095 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.628527 28081 raft_consensus.cc:2804] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:45.646907 26433 leader_election.cc:304] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.655607 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.656726 28147 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:45.657226 28147 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.631263 28094 raft_consensus.cc:3060] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.632067 28138 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:20:45.665794 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.666778 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.668799 26433 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.644117 28105 raft_consensus.cc:2804] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:45.673282 28132 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:45.675203 26433 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.678043 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.650813 28142 raft_consensus.cc:2749] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.651295 28097 raft_consensus.cc:2749] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:45.650866 28099 raft_consensus.cc:2749] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.681044 28152 raft_consensus.cc:2749] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:20:45.686383 26316 raft_consensus.cc:1240] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Rejecting Update request from peer b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:45.688030 28128 raft_consensus.cc:2749] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:45.686561 26432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:45.686094 28079 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.692281 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.688766 28132 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.693682 28151 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.694911 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.696545 28117 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:45.641695 28150 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:45.675767 28120 raft_consensus.cc:2749] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.677349 28105 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:45.692242 28138 raft_consensus.cc:697] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:45.694216 28144 raft_consensus.cc:2749] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.694232 28126 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:45.742019 26218 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36572 (request call id 353) took 3974 ms. Trace:
I20260709 12:20:45.730902 28121 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.734239 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.658728 28124 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.726121 28105 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.739127 28130 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:45.735769 28086 consensus_meta.cc:287] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c: Time spent flushing consensus metadata: real 0.611s	user 0.007s	sys 0.002s
I20260709 12:20:45.740221 28122 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:45.741012 28096 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:45.717197 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.722534 28150 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.734957 28117 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.742446 26218 rpcz_store.cc:276] 0709 12:20:41.767756 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:41.768099 (+   343us) service_pool.cc:224] Handling call
0709 12:20:44.155507 (+2387408us) spinlock_profiling.cc:243] Waited 15.1 ms on lock 0x7b5400383bd4. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa98ae090 00007f5aa994cf3a 00007f5aaf702e9c 00007f5aaf80104e 00007f5aadcc22a4 00007f5aadcc2232 00007f5aadcc2161 00007f5aadcc20dc 00007f5aadcc1392 00007f5aa7c7f48c 00007f5aa7c7e8c6
0709 12:20:45.741950 (+1586443us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:44.886888 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:44.919131 (+ 32243us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:44.919167 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:20:44.919185 (+    18us) tablet.cc:662] Decoding operations
0709 12:20:44.919528 (+   343us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:44.919614 (+    86us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:44.919646 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:20:44.919847 (+   201us) tablet.cc:701] Row locks acquired
0709 12:20:44.919864 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:20:44.920025 (+   161us) write_op.cc:270] Start()
0709 12:20:44.920146 (+   121us) write_op.cc:276] Timestamp: P: 1783599644919977 usec, L: 0
0709 12:20:44.920169 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:20:44.920902 (+   733us) log.cc:844] Serialized 538 byte log entry
0709 12:20:45.279164 (+358262us) op_driver.cc:464] REPLICATION: finished
0709 12:20:45.405074 (+125910us) write_op.cc:301] APPLY: starting
0709 12:20:45.405136 (+    62us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:45.405213 (+    77us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:45.405447 (+   234us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:45.405614 (+   167us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:45.405722 (+   108us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:20:45.405751 (+    29us) write_op.cc:312] APPLY: finished
0709 12:20:45.405938 (+   187us) log.cc:844] Serialized 23 byte log entry
0709 12:20:45.572520 (+166582us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:45.576228 (+  3708us) write_op.cc:454] Released schema lock
0709 12:20:45.586275 (+ 10047us) write_op.cc:341] FINISH: Updating metrics
0709 12:20:45.624083 (+ 37808us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:45.631283 (+  7200us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":53814,"reported_tablets":1,"spinlock_wait_cycles":34653952,"child_traces":[["op",{"apply.queue_time_us":121413,"apply.run_cpu_time_us":6321,"apply.run_wall_time_us":204194,"num_ops":1,"prepare.queue_time_us":167278,"prepare.run_cpu_time_us":28971,"prepare.run_wall_time_us":220624,"raft.queue_time_us":126366,"raft.run_cpu_time_us":10178,"raft.run_wall_time_us":168824,"replication_time_us":326527,"spinlock_wait_cycles":29440,"thread_start_us":379738,"threads_started":4,"wal-append.queue_time_us":186291}]]}
I20260709 12:20:45.745872 26392 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:20:45.764685 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.761413 28129 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.773787 26393 raft_consensus.cc:2468] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 1.
I20260709 12:20:45.775642 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:45.772843 28132 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:45.758392 28086 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.752849 28146 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.792160 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:45.789436 28123 consensus_meta.cc:287] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4: Time spent flushing consensus metadata: real 0.723s	user 0.011s	sys 0.007s
I20260709 12:20:45.808051 26390 raft_consensus.cc:1240] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 3. Current term is 4. Ops: []
I20260709 12:20:45.774469 28122 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.805615 28095 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.815400 28086 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.825084 28127 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.829602 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:45.830909 26395 raft_consensus.cc:1240] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Rejecting Update request from peer b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:45.804710 28123 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.832489 26386 raft_consensus.cc:1240] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:45.817863 28117 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
W20260709 12:20:45.847644 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 259027us
I20260709 12:20:45.854116 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
W20260709 12:20:45.856809 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 229903us
I20260709 12:20:45.833652 28123 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:45.867251 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 197078us
I20260709 12:20:45.868117 26360 leader_election.cc:304] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:45.872907 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:45.873867 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:45.874923 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:45.878952 26393 raft_consensus.cc:1240] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:45.879058 26360 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.880971 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:45.883013 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:45.855935 28121 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.891340 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:45.891884 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:45.859728 28122 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.894598 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:45.885044 28081 raft_consensus.cc:697] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:45.804879 28138 consensus_queue.cc:237] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:45.908282 28159 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.888939 28095 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:45.905835 28121 raft_consensus.cc:2749] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.916198 26977 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:45.917143 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 58592.2us
I20260709 12:20:45.917882 26977 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.919041 26977 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.911614 26434 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.925324 28087 raft_consensus.cc:2749] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.926013 28132 raft_consensus.cc:2749] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:45.900455 28124 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:45.925026 26977 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.931308 28136 raft_consensus.cc:2749] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.889945 28079 consensus_queue.cc:1059] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
W20260709 12:20:45.930958 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 255838us
I20260709 12:20:45.934432 26433 leader_election.cc:304] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:20:45.934912 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 55946.9us
I20260709 12:20:45.937142 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:45.938299 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:45.940001 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:45.941702 27006 raft_consensus.cc:2393] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 3: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:20:45.904919 28139 consensus_queue.cc:1059] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:20:45.955636 28105 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.955899 28093 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.930415 28128 raft_consensus.cc:2749] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.957881 28105 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.959853 28081 consensus_queue.cc:237] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.958181 26388 raft_consensus.cc:2393] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e in current term 2: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:45.966161 28148 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:45.966387 28141 raft_consensus.cc:2749] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.966750 28148 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.965767 26977 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.968071 28136 raft_consensus.cc:2749] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.968787 28148 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.969302 26977 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.971701 26977 leader_election.cc:304] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.959107 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:45.955724 28084 consensus_queue.cc:1059] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 12:20:45.973044 28084 raft_consensus.cc:3055] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:45.973366 28084 raft_consensus.cc:740] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:45.922645 28095 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.975458 28136 raft_consensus.cc:2749] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:45.975643 28095 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.976147 28084 consensus_queue.cc:260] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.977311 28084 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:45.979292 28147 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:45.980041 28134 consensus_meta.cc:287] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501: Time spent flushing consensus metadata: real 0.651s	user 0.010s	sys 0.000s
I20260709 12:20:45.981841 26977 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.982610 26394 raft_consensus.cc:2393] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e in current term 3: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:45.941581 28146 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:45.983912 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 49565.2us
I20260709 12:20:45.985453 26433 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.986903 28160 raft_consensus.cc:2749] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:45.987990 26977 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:45.988749 28092 raft_consensus.cc:2804] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:45.989094 28092 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:45.989435 28092 raft_consensus.cc:3060] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:45.972072 28093 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:45.979259 28150 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.990684 26977 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.958463 28127 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:45.997522 26434 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.984737 28134 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:46.000761 28135 consensus_meta.cc:287] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4: Time spent flushing consensus metadata: real 0.675s	user 0.005s	sys 0.008s
I20260709 12:20:45.990377 26316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:46.006188 26433 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:45.984966 28141 raft_consensus.cc:2749] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.006722 28161 raft_consensus.cc:2749] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:46.008730 28079 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:46.009372 28094 raft_consensus.cc:2749] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.022360 28086 raft_consensus.cc:3055] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.028453 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:46.031045 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:46.058369 28079 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.032938 28092 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.035238 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:46.062208 28079 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:46.058099 28086 raft_consensus.cc:740] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:46.063567 28086 consensus_queue.cc:260] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.064184 28092 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:46.065066 28086 raft_consensus.cc:3060] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.032965 28144 raft_consensus.cc:3055] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:46.066864 28144 raft_consensus.cc:740] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:46.039464 28147 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:46.042299 26317 consensus_queue.cc:237] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:45.995003 28131 raft_consensus.cc:2749] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.077157 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.071467 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.078975 26388 raft_consensus.cc:2393] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 2: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:46.051209 26389 raft_consensus.cc:1240] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:46.080531 28117 raft_consensus.cc:993] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:46.081069 28117 raft_consensus.cc:1081] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:46.005924 28120 consensus_queue.cc:1059] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.080s
I20260709 12:20:46.086925 28120 raft_consensus.cc:3055] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:46.087324 28120 raft_consensus.cc:740] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:46.004887 28134 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:46.054178 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 48071.5us
W20260709 12:20:46.054581 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 63955.6us
W20260709 12:20:46.057196 26976 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.093094 26977 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.057269 28149 raft_consensus.cc:2749] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 12:20:46.095122 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.021121 26392 raft_consensus.cc:2468] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 7.
I20260709 12:20:46.056082 28142 consensus_queue.cc:1059] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:20:46.055006 28132 raft_consensus.cc:2749] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.058005 26316 raft_consensus.cc:606] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS b622467209d94bae90ffb126f585ed1e
I20260709 12:20:46.101048 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.071462 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.071810 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.100971 28142 raft_consensus.cc:3055] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.104772 28142 raft_consensus.cc:740] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
W20260709 12:20:46.107334 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 56503.5us
I20260709 12:20:46.067706 28144 consensus_queue.cc:260] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.076233 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.072739 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.093715 26433 leader_election.cc:304] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.109879 26433 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.094391 26977 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:46.098675 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 44816.9us
I20260709 12:20:46.095583 28131 raft_consensus.cc:2749] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.101940 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
W20260709 12:20:46.096422 28145 consensus_meta.cc:287] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: Time spent flushing consensus metadata: real 0.702s	user 0.007s	sys 0.005s
I20260709 12:20:46.112457 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:46.101964 26388 raft_consensus.cc:2393] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 2: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:46.112568 26977 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.114058 26977 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.114197 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:46.114224 26433 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.118168 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.124552 26977 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.126060 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
W20260709 12:20:46.127400 26285 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.123236 26283 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:46.130687 26975 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.131699 26283 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:46.134016 26283 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:46.135632 26283 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:46.133406 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.141099 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:46.142033 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.142354 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.143136 26469 raft_consensus.cc:2393] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 6: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:20:46.143723 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.143982 26469 raft_consensus.cc:1240] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.145094 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.145073 27011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:42314
I20260709 12:20:46.146281 27011 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:46.146625 27011 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.147718 26463 raft_consensus.cc:1240] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.148696 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.150571 26394 raft_consensus.cc:1240] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 3. Current term is 4. Ops: []
I20260709 12:20:46.055732 28135 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.117848 28161 raft_consensus.cc:2749] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.115759 28132 raft_consensus.cc:2749] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.161465 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5f9b265401f4762b209d8ebe92c3b61" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.151036 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.154397 26468 raft_consensus.cc:2393] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 2: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:20:46.115911 28104 raft_consensus.cc:2749] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.132567 28136 raft_consensus.cc:2749] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.137069 28134 raft_consensus.cc:2749] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:46.133069 28149 raft_consensus.cc:2749] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.132798 28081 raft_consensus.cc:2749] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:46.166311 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.138851 28095 raft_consensus.cc:2749] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.167878 26461 raft_consensus.cc:1240] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.105702 28142 consensus_queue.cc:260] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.170765 26218 catalog_manager.cc:5697] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 5 to 6, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 6 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:46.177385 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.167917 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.168416 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.155047 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.178347 28109 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:46.139017 28131 raft_consensus.cc:2749] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.172593 26394 raft_consensus.cc:1240] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.088769 28120 consensus_queue.cc:260] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.139213 28154 raft_consensus.cc:2749] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.163245 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.144726 28148 raft_consensus.cc:2749] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.115908 28145 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.170876 26358 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.155886 28144 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.199522 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.200062 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:46.200654 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:46.165457 28168 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.187505 26463 raft_consensus.cc:2468] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:46.203081 26389 raft_consensus.cc:1240] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:46.203220 26358 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.206414 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.207398 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.209962 26463 raft_consensus.cc:1240] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.211983 26358 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:46.212101 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:46.212671 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:46.214318 27011 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.216212 26467 raft_consensus.cc:1240] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.219281 26467 raft_consensus.cc:1240] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 7 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 12:20:46.220371 26467 raft_consensus.cc:1240] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
W20260709 12:20:46.216547 26432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.216944 26390 raft_consensus.cc:1240] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 6. Current term is 7. Ops: []
I20260709 12:20:46.193377 28150 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:46.226895 26433 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.192286 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.223980 26391 raft_consensus.cc:1240] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Rejecting Update request from peer b622467209d94bae90ffb126f585ed1e for earlier term 3. Current term is 4. Ops: []
I20260709 12:20:46.342135 27011 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:46.222716 28147 consensus_queue.cc:1059] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 12:20:46.382521 28147 raft_consensus.cc:3055] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.382928 28147 raft_consensus.cc:740] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.383751 28147 consensus_queue.cc:260] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.385104 28147 raft_consensus.cc:3060] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.389148 26465 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:46.403064 26469 raft_consensus.cc:2468] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:46.213332 28123 consensus_queue.cc:1059] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:20:46.226250 28140 raft_consensus.cc:2749] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.182479 28129 consensus_queue.cc:1059] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.041s
I20260709 12:20:46.364723 26462 raft_consensus.cc:2468] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:46.206176 28138 raft_consensus.cc:2749] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:20:46.365959 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 134041us
I20260709 12:20:46.209252 28152 raft_consensus.cc:2749] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:46.368100 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 147120us
I20260709 12:20:46.192344 28109 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.421103 27009 raft_consensus.cc:1275] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:46.374871 28100 raft_consensus.cc:2749] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:20:46.375041 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 148220us
W20260709 12:20:46.414456 28166 log.cc:927] Time spent T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.212s	user 0.006s	sys 0.000s
W20260709 12:20:46.423887 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 299401us
I20260709 12:20:46.373283 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.418915 26434 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.437747 26391 raft_consensus.cc:1240] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.439321 26461 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.439455 26977 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:46.416204 28167 log.cc:927] Time spent T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.200s	user 0.000s	sys 0.005s
I20260709 12:20:46.442150 26388 raft_consensus.cc:1240] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.443584 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.444525 26462 raft_consensus.cc:1240] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:46.408703 28135 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:46.458837 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:46.408756 28120 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:46.447674 26387 raft_consensus.cc:1240] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 4. Current term is 5. Ops: []
I20260709 12:20:46.449427 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.450304 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:46.452701 26393 raft_consensus.cc:1240] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.456974 26317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:46.457100 26434 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.457271 26320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.451948 26358 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:46.459921 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.465667 26315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.465976 26318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.466203 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.466279 26315 raft_consensus.cc:3060] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:46.467445 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.448153 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:46.469377 26394 raft_consensus.cc:1275] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:46.473007 26312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.473766 26312 raft_consensus.cc:2393] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 2: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:20:46.475608 26461 raft_consensus.cc:2468] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:46.477037 26317 raft_consensus.cc:2393] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 3: Already voted for candidate c4a929fc482e4a8ca71fe20282d1f501 in this term.
I20260709 12:20:46.480332 26315 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
I20260709 12:20:46.461078 26977 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.482316 28104 raft_consensus.cc:2749] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:46.482724 26432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.443989 28092 raft_consensus.cc:2749] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.458061 28086 raft_consensus.cc:2804] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 12:20:46.453403 28109 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:46.478065 26975 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:46.483265 28087 consensus_queue.cc:1059] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 12:20:46.486676 26358 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:46.484385 26977 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.489332 26359 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.484474 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
W20260709 12:20:46.490007 26976 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.477092 28100 raft_consensus.cc:2749] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.485469 28150 raft_consensus.cc:2749] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.499082 26358 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.496528 28136 raft_consensus.cc:2804] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:46.505782 28140 raft_consensus.cc:2804] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:46.506345 26311 raft_consensus.cc:1240] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:46.507732 26311 raft_consensus.cc:1240] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 3. Current term is 4. Ops: []
I20260709 12:20:46.507882 28129 consensus_queue.cc:1059] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:46.512952 26319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.500504 26392 raft_consensus.cc:1240] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:46.495129 28086 raft_consensus.cc:697] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 7 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:46.512108 28160 raft_consensus.cc:3055] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:46.524649 26977 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.504326 28135 raft_consensus.cc:2749] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.494753 28081 consensus_queue.cc:1059] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:20:46.535506 27011 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:46.524221 28160 raft_consensus.cc:740] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:46.526783 26977 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.542873 26358 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.509594 28146 raft_consensus.cc:2749] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:20:46.513046 28168 raft_consensus.cc:2804] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:46.512616 28136 raft_consensus.cc:697] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:46.506345 28140 raft_consensus.cc:697] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.488798 28123 consensus_queue.cc:1059] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
W20260709 12:20:46.544550 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 101841us
I20260709 12:20:46.515405 28145 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:46.548629 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.523000 28105 consensus_queue.cc:1059] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:20:46.555114 28157 consensus_queue.cc:1059] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:46.550655 28172 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.561787 28140 consensus_queue.cc:237] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.562839 28123 raft_consensus.cc:3055] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.563297 28123 raft_consensus.cc:740] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.564147 28123 consensus_queue.cc:260] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.565868 28105 raft_consensus.cc:3055] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.566298 28105 raft_consensus.cc:740] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.566306 28157 raft_consensus.cc:3055] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:20:46.566876 28157 raft_consensus.cc:740] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:46.567129 28105 consensus_queue.cc:260] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.567653 28157 consensus_queue.cc:260] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.568362 28105 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.568651 28114 consensus_queue.cc:1059] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:20:46.568918 28157 raft_consensus.cc:3060] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:20:46.569384 28123 raft_consensus.cc:3060] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.548308 28159 consensus_queue.cc:1059] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.023s
I20260709 12:20:46.572152 28127 raft_consensus.cc:3055] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:46.548451 28135 raft_consensus.cc:2804] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:46.572563 28127 raft_consensus.cc:740] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.572814 28135 raft_consensus.cc:697] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.573577 28127 consensus_queue.cc:260] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.573827 28135 consensus_queue.cc:237] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.577620 28087 raft_consensus.cc:3055] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:46.578099 28087 raft_consensus.cc:740] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:46.578919 28087 consensus_queue.cc:260] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.579535 28148 consensus_queue.cc:1059] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:46.580694 28134 raft_consensus.cc:3055] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.581049 28134 raft_consensus.cc:740] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:46.581946 28134 consensus_queue.cc:260] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.583079 28134 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.583729 28086 consensus_queue.cc:237] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:46.587407 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 43610.3us
W20260709 12:20:46.590499 26283 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.590343 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:46.591439 26469 raft_consensus.cc:2393] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 2: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:46.549925 28168 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:46.597112 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.551229 28084 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.546119 28150 consensus_queue.cc:1059] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 12:20:46.607345 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:46.609149 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:46.618481 28172 raft_consensus.cc:2749] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.621611 28150 raft_consensus.cc:3055] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.622084 28150 raft_consensus.cc:740] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.601470 28168 raft_consensus.cc:3060] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.631393 26283 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:46.631973 26358 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:46.632989 28157 raft_consensus.cc:2804] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:46.633348 28105 raft_consensus.cc:2804] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:46.634029 28105 raft_consensus.cc:697] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.634975 28105 consensus_queue.cc:237] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.633539 28157 raft_consensus.cc:697] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:46.638870 28157 consensus_queue.cc:237] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.664196 26395 raft_consensus.cc:1275] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:46.665215 26468 raft_consensus.cc:2468] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
I20260709 12:20:46.665371 28157 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.665911 28157 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.668982 28157 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:46.670349 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:46.671017 26466 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 6.
I20260709 12:20:46.672065 26283 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:46.624203 28160 consensus_queue.cc:260] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.627990 28079 raft_consensus.cc:3055] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:46.565759 28136 consensus_queue.cc:237] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.673005 28157 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:20:46.673132 28160 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.680372 28079 raft_consensus.cc:740] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:46.681238 28081 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:20:46.623052 28150 consensus_queue.cc:260] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.686264 28079 consensus_queue.cc:260] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:46.673357 28099 consensus_queue.cc:1175] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "d62536ffde4640628ddf0a8b49ec95f4" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 12:20:46.687668 28079 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.679443 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:46.683112 28157 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.708292 26977 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:46.728106 26978 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.729297 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:46.703495 28150 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.717880 26392 raft_consensus.cc:3055] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:46.724959 28157 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:20:46.727756 28114 raft_consensus.cc:2749] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.735750 26392 raft_consensus.cc:740] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.739979 26392 consensus_queue.cc:260] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.741240 26392 raft_consensus.cc:3060] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.742226 28127 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.752012 26387 raft_consensus.cc:1240] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.754052 28149 consensus_queue.cc:1059] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:46.750041 26392 raft_consensus.cc:2468] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:46.760546 28117 raft_consensus.cc:3055] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.760990 28117 raft_consensus.cc:740] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.761817 28117 consensus_queue.cc:260] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.763268 28117 raft_consensus.cc:3060] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.765537 28092 raft_consensus.cc:3055] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:46.766782 28092 raft_consensus.cc:740] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:46.767704 28092 consensus_queue.cc:260] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.768926 28092 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:46.770007 26432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.771045 28142 raft_consensus.cc:3060] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.775065 28168 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.780957 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:46.781781 28168 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:46.789292 26313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:46.789830 26285 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.791041 26285 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.791863 26976 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.792160 26285 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.793351 28155 raft_consensus.cc:2749] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.794096 28155 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.794402 28102 raft_consensus.cc:2749] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:46.796516 28132 raft_consensus.cc:2749] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.796725 28160 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.797334 28160 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.798590 26285 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.799948 28160 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:46.801302 26285 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.802513 28102 raft_consensus.cc:2749] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.803122 28102 raft_consensus.cc:2749] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.804729 26285 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.805001 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:46.805531 28103 raft_consensus.cc:3060] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.807961 26285 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.809355 26285 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.765285 28084 raft_consensus.cc:2749] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.812124 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.814088 26390 raft_consensus.cc:2468] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:46.815598 26434 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:46.818769 28102 consensus_queue.cc:1059] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:46.811025 28134 raft_consensus.cc:2749] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:46.824406 28095 raft_consensus.cc:3055] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:46.824880 28095 raft_consensus.cc:740] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:46.831660 26466 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 12:20:46.834674 28129 raft_consensus.cc:3055] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.835141 28129 raft_consensus.cc:740] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:46.836018 28129 consensus_queue.cc:260] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.837251 28129 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.840947 28087 raft_consensus.cc:3060] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:20:46.843549 26360 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:46.843971 26285 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.845628 26358 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:46.823328 28163 raft_consensus.cc:2804] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:46.852217 28163 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.852661 28163 raft_consensus.cc:3060] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.856043 27004 raft_consensus.cc:1240] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:46.825634 28095 consensus_queue.cc:260] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.854413 28109 consensus_queue.cc:1059] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:20:46.856449 28100 consensus_queue.cc:1048] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:20:46.872264 28109 raft_consensus.cc:2749] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:20:46.873080 28109 raft_consensus.cc:3055] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:46.852734 28174 raft_consensus.cc:2804] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:46.873449 28109 raft_consensus.cc:740] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:46.851405 28159 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 12:20:46.816604 28148 raft_consensus.cc:2749] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:46.875516 26285 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.877116 26285 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.881048 26218 catalog_manager.cc:5697] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 2 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 3 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:46.884033 26285 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.882109 28134 raft_consensus.cc:2749] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.879922 28173 raft_consensus.cc:2749] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.895382 28095 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:46.874398 28109 consensus_queue.cc:260] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.882452 28174 raft_consensus.cc:697] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.873251 28157 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.894641 28148 consensus_queue.cc:1059] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:20:46.894532 28102 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 12:20:46.895608 28154 consensus_queue.cc:1059] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:20:46.908321 28160 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:46.924311 28155 raft_consensus.cc:2749] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.925144 28103 raft_consensus.cc:2749] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.925971 28160 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.926712 28109 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:46.928112 28160 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:46.931334 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:46.932361 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.931509 26313 raft_consensus.cc:1240] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.932984 26390 raft_consensus.cc:2468] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:46.934365 26434 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:46.936277 28103 raft_consensus.cc:3055] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:46.936776 28103 raft_consensus.cc:740] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:46.937687 28102 raft_consensus.cc:3055] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:46.938117 28102 raft_consensus.cc:740] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:46.913532 28173 raft_consensus.cc:2749] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:46.944630 26464 raft_consensus.cc:2468] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:46.943801 28174 consensus_queue.cc:237] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.946663 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:46.937582 28103 consensus_queue.cc:260] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.951391 28103 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:20:46.951408 28148 consensus_queue.cc:1175] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a5305e53a51c42bba9702f1b3465e31c" responder_term: 4 status { last_received { term: 4 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 4 index: 4 } }
I20260709 12:20:46.945565 28157 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 7 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:46.938915 28102 consensus_queue.cc:260] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.954157 26358 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:46.954659 28102 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.955119 28159 raft_consensus.cc:2804] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:46.955629 28159 raft_consensus.cc:697] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:46.956517 28159 consensus_queue.cc:237] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:46.938133 28160 raft_consensus.cc:2804] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:46.962369 28160 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:46.962781 28160 raft_consensus.cc:3060] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:46.967674 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 83692.2us
I20260709 12:20:46.968942 26285 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.974361 28148 consensus_queue.cc:1059] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:46.975487 28148 raft_consensus.cc:3055] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:46.975816 28148 raft_consensus.cc:740] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:46.976624 28148 consensus_queue.cc:260] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:46.979017 26285 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:46.979754 28157 raft_consensus.cc:3060] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:46.980175 28134 consensus_queue.cc:1059] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:46.991709 27009 raft_consensus.cc:2468] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
I20260709 12:20:46.999042 26359 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:47.000792 26359 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:47.002022 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:46.977757 28148 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.005560 27009 raft_consensus.cc:1240] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:47.003513 26360 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:47.010980 26359 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:47.012008 27006 raft_consensus.cc:1240] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:46.992915 28142 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.017449 26359 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:46.993569 28134 raft_consensus.cc:3055] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:47.024386 26359 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:47.026705 27011 raft_consensus.cc:1240] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:47.027143 26359 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:47.025813 26218 catalog_manager.cc:5697] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:47.003890 28192 raft_consensus.cc:2749] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:46.992622 28163 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.012984 28135 raft_consensus.cc:2804] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:47.011310 28127 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.003803 28173 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:47.011160 28150 raft_consensus.cc:2749] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:47.027833 28134 raft_consensus.cc:740] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:47.035785 28123 consensus_queue.cc:1059] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: INVALID_TERM, Last received: 3.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
I20260709 12:20:47.079775 26466 raft_consensus.cc:1275] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:47.063776 26316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:47.024536 28145 raft_consensus.cc:2749] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:47.027272 28174 raft_consensus.cc:2749] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:47.029690 28142 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.050091 28193 consensus_queue.cc:1059] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:47.032637 28151 raft_consensus.cc:2749] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:47.030128 28140 raft_consensus.cc:2749] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:20:47.064009 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
I20260709 12:20:47.066397 26313 raft_consensus.cc:1240] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 6. Current term is 7. Ops: []
I20260709 12:20:47.030193 28155 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 12:20:47.033854 26359 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:20:47.100062 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 66292.1us
I20260709 12:20:47.102049 28147 raft_consensus.cc:2749] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:47.107378 28163 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.078130 28100 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.068658 28160 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.108271 28100 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.109999 28160 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.094414 28105 raft_consensus.cc:3055] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:47.078047 28173 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:47.110391 28100 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.095268 28150 consensus_queue.cc:1048] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:47.112071 26316 raft_consensus.cc:2468] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 5.
I20260709 12:20:47.112329 28173 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:47.114297 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:47.115103 26462 raft_consensus.cc:2393] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 3: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:47.115542 28134 consensus_queue.cc:260] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:47.116962 28134 raft_consensus.cc:3060] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.061080 28135 raft_consensus.cc:697] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:47.119233 28105 raft_consensus.cc:740] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:47.119379 28135 consensus_queue.cc:237] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.120254 28105 consensus_queue.cc:260] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.121973 28102 consensus_queue.cc:1059] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:47.114332 28157 raft_consensus.cc:2749] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:47.128541 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:47.133766 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:47.134027 26315 raft_consensus.cc:3060] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.133921 26387 raft_consensus.cc:3060] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.134119 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:47.134491 26390 raft_consensus.cc:2468] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:47.135535 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:47.136188 26313 raft_consensus.cc:3060] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.137315 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:47.114178 28142 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.137351 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:47.138410 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:47.138967 26392 raft_consensus.cc:3060] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.139168 28102 raft_consensus.cc:3055] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:47.139535 28102 raft_consensus.cc:740] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:47.140324 28102 consensus_queue.cc:260] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.141453 28102 raft_consensus.cc:3060] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.132665 28193 raft_consensus.cc:3055] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:47.142223 28193 raft_consensus.cc:740] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:47.143023 28193 consensus_queue.cc:260] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.144372 28193 raft_consensus.cc:3060] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.144706 26315 raft_consensus.cc:1275] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:47.153451 26386 raft_consensus.cc:1275] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 12:20:47.154953 28100 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.155481 28127 raft_consensus.cc:2749] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:47.157233 26434 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:47.159395 26359 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:47.160499 28099 raft_consensus.cc:2804] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:47.160420 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:47.163522 26317 raft_consensus.cc:1275] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:47.163676 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:47.164876 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:47.166265 26285 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:47.164588 28150 raft_consensus.cc:2804] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:47.160681 28174 consensus_queue.cc:1059] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 12:20:47.168045 28148 raft_consensus.cc:2749] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:20:47.169598 26285 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:47.170132 28145 consensus_queue.cc:1048] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:47.164229 28129 consensus_queue.cc:1048] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.008s
I20260709 12:20:47.169735 26387 raft_consensus.cc:2468] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:47.176548 26313 raft_consensus.cc:1275] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:47.160943 28099 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:47.178457 28157 raft_consensus.cc:2749] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:47.180796 26314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501" is_pre_election: true
I20260709 12:20:47.198661 26390 raft_consensus.cc:1275] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:47.155509 28100 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.174301 28150 raft_consensus.cc:697] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:47.215128 26433 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:47.199841 28099 raft_consensus.cc:3060] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.219246 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:47.231941 26390 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:47.229708 28105 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:47.202239 28138 consensus_queue.cc:1048] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 12:20:47.272481 28150 consensus_queue.cc:237] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:47.248849 28084 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
I20260709 12:20:47.288146 28199 raft_consensus.cc:993] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: : Instructing follower b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:47.296474 26218 catalog_manager.cc:5697] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 2 to 3, leader changed from b622467209d94bae90ffb126f585ed1e (127.24.146.4) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:47.298259 28100 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.261831 28149 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:47.300405 28145 raft_consensus.cc:3055] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 12:20:47.300858 28145 raft_consensus.cc:740] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:47.303390 26434 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:47.304868 28149 raft_consensus.cc:2804] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:47.305367 28149 raft_consensus.cc:697] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:47.306216 28149 consensus_queue.cc:237] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.305019 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:47.297425 26392 raft_consensus.cc:2468] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:47.297879 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:47.315202 26394 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:47.317991 28123 raft_consensus.cc:493] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:47.318563 28123 raft_consensus.cc:515] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.324501 28123 leader_election.cc:290] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.301775 28145 consensus_queue.cc:260] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:47.326445 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:47.326653 28145 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:20:47.336704 26464 raft_consensus.cc:1275] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:47.340087 28178 consensus_queue.cc:1048] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:47.342867 26434 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:47.343990 28129 raft_consensus.cc:2804] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:47.344372 28129 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:47.344707 28129 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.355383 28099 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.356509 26434 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:47.357399 28081 raft_consensus.cc:2804] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:47.357987 28081 raft_consensus.cc:697] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:47.364349 28081 consensus_queue.cc:237] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.367274 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:47.367937 26392 raft_consensus.cc:3060] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:47.403779 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 112605us
I20260709 12:20:47.406726 26317 raft_consensus.cc:1240] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 6. Current term is 7. Ops: [6.6-6.6]
I20260709 12:20:47.407744 26312 raft_consensus.cc:1275] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:20:47.403504 28157 raft_consensus.cc:1081] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Signalling peer b622467209d94bae90ffb126f585ed1e to start an election
I20260709 12:20:47.418756 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:47.413704 28202 consensus_queue.cc:1048] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:47.466262 26312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089"
dest_uuid: "c4a929fc482e4a8ca71fe20282d1f501"
mode: GRACEFUL
new_leader_uuid: "a5305e53a51c42bba9702f1b3465e31c"
 from {username='slave'} at 127.0.0.1:33936
I20260709 12:20:47.466944 26312 raft_consensus.cc:606] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Received request to transfer leadership to TS a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:47.417182 28129 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:454: Failure
Failed
Bad status: Remote error: Service unavailable: leadership transfer for fc07b48cd3a34134ac86d82ba3aed089 already in progress
I20260709 12:20:47.472623 25160 tablet_server.cc:179] TabletServer@127.24.146.1:0 shutting down...
W20260709 12:20:47.476629 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 261584us
I20260709 12:20:47.482580 28129 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.483191 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:47.483806 26394 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:47.484964 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:47.488379 26462 raft_consensus.cc:1275] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:47.423990 28099 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.427083 27004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089"
dest_uuid: "b622467209d94bae90ffb126f585ed1e"
 from {username='slave'} at 127.0.0.1:43014
I20260709 12:20:47.497766 26468 raft_consensus.cc:1275] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:47.498562 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa9f0e8225c4b5095a70542def9f86a" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:47.499838 26463 raft_consensus.cc:1275] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 12:20:47.505018 26433 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:47.423010 28159 consensus_queue.cc:1048] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 12:20:47.426829 28147 consensus_queue.cc:1048] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.071s
I20260709 12:20:47.510246 27004 raft_consensus.cc:493] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:47.513593 28123 consensus_queue.cc:1048] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 12:20:47.538504 28136 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.538421 27004 raft_consensus.cc:3060] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:47.573571 28100 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:47.577126 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 72122.8us
I20260709 12:20:47.558136 28136 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.587641 28134 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:47.605631 26394 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:47.594524 26358 leader_election.cc:304] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:47.610373 26466 raft_consensus.cc:1275] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:47.613520 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 62567.3us
I20260709 12:20:47.629832 26434 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:47.584395 26392 raft_consensus.cc:2468] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:47.645538 26394 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:47.649464 28149 raft_consensus.cc:2804] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:47.650094 28149 raft_consensus.cc:697] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:47.650977 28149 consensus_queue.cc:237] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.626734 28081 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:47.654341 28081 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.656631 28081 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.626395 28135 raft_consensus.cc:2749] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:47.592150 28100 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:47.690284 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 60506.5us
I20260709 12:20:47.609925 28145 consensus_queue.cc:1048] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.071s
I20260709 12:20:47.625445 28150 consensus_queue.cc:1048] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 12:20:47.632282 28200 consensus_queue.cc:1048] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
W20260709 12:20:47.739504 26976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 161631us
W20260709 12:20:47.703740 28205 log.cc:927] Time spent T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
I20260709 12:20:47.700069 28170 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:47.746837 26434 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:47.759755 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:47.763048 28086 raft_consensus.cc:2804] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:47.770491 28086 raft_consensus.cc:697] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:47.771497 28086 consensus_queue.cc:237] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.773507 26466 raft_consensus.cc:1275] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:47.775038 28208 log.cc:927] Time spent T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:20:47.777683 26218 catalog_manager.cc:5697] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 6 to 7, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 7 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:47.746018 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:47.793793 26388 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:47.799938 26218 catalog_manager.cc:5697] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 2 to 3, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 3 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } }
I20260709 12:20:47.761756 28170 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:47.801000 28213 log.cc:927] Time spent T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.098s	user 0.000s	sys 0.001s
I20260709 12:20:47.794723 26392 raft_consensus.cc:2468] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:47.791282 28102 consensus_queue.cc:1048] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
W20260709 12:20:47.865656 28218 log.cc:927] Time spent T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:20:47.873577 27007 raft_consensus.cc:1275] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260709 12:20:47.875424 28212 log.cc:927] Time spent T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.243s	user 0.000s	sys 0.001s
W20260709 12:20:47.879017 28209 log.cc:927] Time spent T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: Append to log took a long time: real 0.138s	user 0.000s	sys 0.000s
I20260709 12:20:47.803934 28099 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.077s
I20260709 12:20:47.880493 26215 catalog_manager.cc:5697] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 reported cstate change: term changed from 2 to 3, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 3 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } }
I20260709 12:20:47.881301 28100 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:47.915622 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:47.916399 26388 raft_consensus.cc:2468] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
W20260709 12:20:47.931934 26976 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:47.938757 26433 consensus_peers.cc:597] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:47.939325 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 141813us
I20260709 12:20:47.955324 26469 raft_consensus.cc:3060] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:20:47.955739 26433 consensus_peers.cc:597] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:47.956422 26433 consensus_peers.cc:597] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:47.895452 28136 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:47.919734 28132 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:47.919550 28092 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
W20260709 12:20:47.956954 26433 consensus_peers.cc:597] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:47.969754 26433 consensus_peers.cc:597] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:47.970465 26433 consensus_peers.cc:597] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:47.958956 28100 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:47.963227 27004 raft_consensus.cc:515] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:48.008430 26976 leader_election.cc:336] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:47.988165 28100 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:47.976034 28092 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:47.971585 28132 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.018119 27010 raft_consensus.cc:1240] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:48.010257 28104 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
W20260709 12:20:48.034626 26976 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:47.999269 28145 consensus_queue.cc:1048] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.027s
W20260709 12:20:47.971110 26433 consensus_peers.cc:597] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.019297 28225 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
W20260709 12:20:48.062222 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 91153.8us
I20260709 12:20:48.070432 26469 raft_consensus.cc:1275] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 12:20:48.076287 26976 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.085781 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.086485 26395 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:48.058516 28104 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:48.093834 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 57305.8us
I20260709 12:20:48.094949 26977 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:48.091464 28178 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.084201 28135 consensus_queue.cc:1048] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 12:20:48.134295 28104 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.134966 28104 raft_consensus.cc:2804] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:48.135370 28104 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.135703 28104 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:48.137825 28170 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.142669 26392 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:48.079617 28225 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.124675 28145 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:48.161616 28127 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.204990 26434 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:48.201849 27004 leader_election.cc:290] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.214048 28127 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:48.220103 26359 consensus_peers.cc:597] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.184049 28199 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:48.226150 26359 consensus_peers.cc:597] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:48.228691 28234 log.cc:927] Time spent T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.084s	user 0.000s	sys 0.000s
I20260709 12:20:48.229470 28092 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.232565 28092 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
W20260709 12:20:48.233160 26359 consensus_peers.cc:597] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.233089 28092 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:48.233743 26359 consensus_peers.cc:597] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.234860 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:48.236231 27011 raft_consensus.cc:3060] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.235980 27009 raft_consensus.cc:2955] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:48.110823 28178 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.235466 27012 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:48.242694 28109 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:48.234292 26359 consensus_peers.cc:597] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.243273 28109 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.244357 28178 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.245292 28109 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:48.248400 28133 log.cc:927] Time spent T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 12:20:48.248857 27011 raft_consensus.cc:1275] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:48.207644 28100 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:48.234133 28132 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.203631 28145 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:48.254160 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 159273us
W20260709 12:20:48.263955 26359 consensus_peers.cc:597] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:48.267865 26359 consensus_peers.cc:597] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:48.268292 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 63372.3us
W20260709 12:20:48.268461 26359 consensus_peers.cc:597] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.237198 28199 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.276161 28092 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.278378 28244 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:48.346094 28104 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:48.322063 28236 log.cc:927] Time spent T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
W20260709 12:20:48.336568 28133 log.cc:927] Time spent T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 12:20:48.360920 28104 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:48.272713 28227 raft_consensus.cc:2804] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:48.363859 28227 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.364336 28227 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.347946 28199 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.373693 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.374629 26394 raft_consensus.cc:2393] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e in current term 3: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:48.375640 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.376405 26392 raft_consensus.cc:2368] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:48.378162 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.378834 26392 raft_consensus.cc:2368] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:48.379676 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.381161 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.381742 26395 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:48.382481 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.382714 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.383069 26462 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:48.383411 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.383981 26394 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:48.384707 26390 raft_consensus.cc:2468] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:48.385419 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.386032 26464 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
W20260709 12:20:48.348353 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 79931.2us
W20260709 12:20:48.387063 26359 consensus_peers.cc:597] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:48.387596 26359 consensus_peers.cc:597] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.387925 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.388077 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.388490 26466 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:48.391366 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.391979 26394 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:48.392378 28127 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:48.396299 26976 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.398089 26283 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:48.399009 28201 raft_consensus.cc:2804] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:20:48.399464 28201 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.399921 28201 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:48.403398 26977 leader_election.cc:400] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:48.403739 26977 leader_election.cc:403] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:20:48.399508 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:48.407089 26976 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.407135 26390 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 4.
I20260709 12:20:48.410091 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.418192 28109 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.418758 28109 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.420775 28109 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.427150 28136 raft_consensus.cc:3060] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:20:48.431582 26976 leader_election.cc:336] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:48.435096 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
W20260709 12:20:48.436924 26976 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:48.437760 26976 leader_election.cc:336] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:48.438525 26977 leader_election.cc:400] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
W20260709 12:20:48.438700 26976 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:48.440873 28201 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:48.351727 28134 consensus_meta.cc:287] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: Time spent flushing consensus metadata: real 0.651s	user 0.000s	sys 0.013s
I20260709 12:20:48.352228 28193 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.442373 28193 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.444590 28193 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.445164 28193 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.445626 28193 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.449139 28193 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.355392 28225 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.287093 28103 consensus_queue.cc:1059] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:20:48.451031 28103 raft_consensus.cc:3055] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:48.451404 28103 raft_consensus.cc:740] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:48.452044 26358 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.452397 28103 consensus_queue.cc:260] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.453630 28103 raft_consensus.cc:3060] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:48.453996 28199 consensus_queue.cc:1175] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a5305e53a51c42bba9702f1b3465e31c" responder_term: 1 status { last_received { term: 1 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 1 index: 4 } }
I20260709 12:20:48.455170 28163 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:48.455683 28163 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.457674 28163 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.460877 26977 leader_election.cc:403] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:20:48.461503 28225 raft_consensus.cc:2749] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:48.463970 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.464681 26460 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:48.356006 28244 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.467701 28244 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:48.341706 28145 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.283265 26434 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:20:48.468555 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 185379us
I20260709 12:20:48.470285 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.470484 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.470930 26468 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:48.471282 26461 raft_consensus.cc:2393] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e in current term 3: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:20:48.468631 28109 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:48.471915 28109 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.472486 28144 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:48.472987 28144 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.473320 28144 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:48.474418 28138 raft_consensus.cc:2804] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:20:48.475071 28109 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.475622 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:48.478080 27008 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.479480 27010 raft_consensus.cc:3060] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.480247 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:48.474785 28138 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.481160 27006 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:48.481529 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.483935 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.485219 26390 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:48.480247 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.485723 28138 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:48.486835 28193 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.487381 28160 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:48.487344 28193 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.488749 26283 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:48.492856 28199 raft_consensus.cc:2804] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:48.493261 28199 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.493184 28081 consensus_queue.cc:1048] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:48.493808 28199 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.494831 28193 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.495584 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:48.496182 27006 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:48.497357 28144 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.500222 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.500942 26388 raft_consensus.cc:2393] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 3: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:48.501462 26434 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:48.497300 26285 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [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: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:48.502199 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.502874 28249 raft_consensus.cc:2804] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:48.502871 26388 raft_consensus.cc:2393] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 2: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:48.506412 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.507083 26387 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:48.507226 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.507839 26285 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:48.508996 26359 consensus_peers.cc:597] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:48.511691 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 73298.7us
I20260709 12:20:48.512653 26977 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.513705 26977 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.514696 26977 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.514859 26387 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:48.519843 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:48.520488 26461 raft_consensus.cc:3060] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:48.451525 26394 raft_consensus.cc:2468] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 4.
W20260709 12:20:48.527002 26359 leader_election.cc:336] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:48.531559 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13be1f840de641388315bc08b9609de8" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.527674 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.531797 26358 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.532382 26388 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:48.533589 28263 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:48.534126 28263 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.536329 28263 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.536916 28263 raft_consensus.cc:2749] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 12:20:48.537503 28263 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.503396 28249 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:48.543942 28263 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:48.558643 26433 leader_election.cc:336] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:48.510443 28193 raft_consensus.cc:2804] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:48.525143 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.579663 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:48.544648 28174 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.525698 28109 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:48.544637 28132 raft_consensus.cc:2804] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:48.530148 28104 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:48.544871 28170 raft_consensus.cc:2804] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:48.570927 26977 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:48.556218 28136 raft_consensus.cc:2749] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:48.565613 28223 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:48.503357 28199 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.584745 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:48.587656 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 53294.5us
I20260709 12:20:48.566085 28087 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:48.569753 28249 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.566987 28140 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.556526 28134 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:33308 (request call id 87) took 2502 ms. Trace:
I20260709 12:20:48.566125 28129 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:48.570187 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.598258 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d5aafe2bd924acab9d22297159f38e3" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.532002 28081 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.053s
I20260709 12:20:48.578315 28193 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.605238 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.594391 28104 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:48.609056 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.609839 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.617799 26461 raft_consensus.cc:2468] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:48.623828 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ea61c130e841d3a44f5aef3346a1af" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:48.569977 28079 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 12:20:48.581519 28144 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.594619 28170 raft_consensus.cc:493] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.589558 28132 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:48.589273 26386 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:48.604307 28232 raft_consensus.cc:2804] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:48.605607 28223 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:48.594723 28263 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.601933 28109 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.629387 28200 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:48.597244 28174 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.646631 28193 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.634586 28129 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.645360 28104 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.626238 28087 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.653117 28170 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:48.656880 28132 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:48.647425 26392 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:48.671082 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c2764e381c4c35b263c755f755c2dd" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.659950 28102 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.631480 28140 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.658797 28144 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:48.664561 28223 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.702409 28127 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:48.667855 28138 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.733265 26394 raft_consensus.cc:2468] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:48.740079 28140 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.720198 28102 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.743253 27010 raft_consensus.cc:1275] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:48.744429 28102 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.744333 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.745067 26468 raft_consensus.cc:2468] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:48.745257 28102 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:48.746351 26358 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.747167 28140 raft_consensus.cc:2804] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:48.747519 28140 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.747831 28140 raft_consensus.cc:3060] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.752496 28109 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.753190 28109 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:48.753671 28109 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.754817 28140 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.756052 28109 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.756664 28109 raft_consensus.cc:493] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:48.756840 26388 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:48.680028 28200 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.757298 28227 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.757222 28109 raft_consensus.cc:515] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.758930 28140 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.759307 28200 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.759402 28227 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.759553 28109 leader_election.cc:290] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.760267 26462 raft_consensus.cc:2368] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:48.626513 28134 rpcz_store.cc:276] 0709 12:20:46.038720 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:46.040476 (+  1756us) service_pool.cc:224] Handling call
0709 12:20:46.090244 (+ 49768us) log.cc:844] Serialized 494 byte log entry
0709 12:20:46.402854 (+312610us) spinlock_profiling.cc:243] Waited 3.69 ms on lock 0x7b18002e3a80. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aaf71fab1 00007f5aaf72c281 00007f5aa68573f3 00007f5aa68597c1 00007f5aa6859779 00007f5aa6859709 00007f5aa68596d1 00007f5aa68589cd 0000000000388634 0000000000388479 00007f5aa683a83a
0709 12:20:48.541381 (+2138527us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":214,"raft.run_cpu_time_us":1350,"raft.run_wall_time_us":70682,"spinlock_wait_cycles":8496384,"thread_start_us":72768,"threads_started":1,"wal-append.queue_time_us":102448,"wal-append.run_cpu_time_us":8413,"wal-append.run_wall_time_us":1182527}
I20260709 12:20:48.762044 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:48.762784 26460 raft_consensus.cc:3060] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.761780 28174 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.745723 28102 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.770715 26460 raft_consensus.cc:2468] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:48.771261 28102 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.715052 28263 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.773767 27008 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:48.776492 28230 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:48.781850 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 117033us
I20260709 12:20:48.725441 28201 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.726401 28123 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.812228 28123 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.814460 28123 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.784399 28127 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.816499 28127 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.788897 28263 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.803406 28199 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.803805 26395 raft_consensus.cc:2368] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c for earlier term 4. Current term is 5.
I20260709 12:20:48.729156 28268 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.819445 28268 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.822359 28230 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.822690 28170 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.721972 28144 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.825508 28170 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.825990 28144 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:48.826231 28104 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.826419 28223 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:48.827278 27007 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:48.828161 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.828521 26975 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:48.828737 26387 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:48.818409 28263 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.810510 28138 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.821686 28268 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.824250 28249 raft_consensus.cc:515] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.831183 26465 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:48.833914 27007 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:48.818106 28132 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.835747 26387 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 4.
I20260709 12:20:48.834821 28131 raft_consensus.cc:2804] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:48.837536 28131 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:48.837934 28131 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.840701 28132 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.841676 26977 leader_election.cc:304] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.835465 26975 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:48.844445 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.848783 28268 raft_consensus.cc:493] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:48.849382 28268 raft_consensus.cc:515] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.835757 28232 raft_consensus.cc:697] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 4 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:48.886014 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:48.886835 27011 raft_consensus.cc:2393] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 2: Already voted for candidate b622467209d94bae90ffb126f585ed1e in this term.
I20260709 12:20:48.886607 28232 consensus_queue.cc:237] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:48.876175 26976 leader_election.cc:336] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:48.897789 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.861338 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.861117 28230 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.853621 28274 raft_consensus.cc:2804] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:48.857120 28286 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:48.855672 28249 leader_election.cc:290] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.863669 28104 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.870359 28280 raft_consensus.cc:493] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:48.871680 28131 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.871860 26975 leader_election.cc:304] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:48.876161 28129 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:48.876461 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.876734 28136 raft_consensus.cc:2749] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:48.942239 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:48.942346 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:48.942912 26462 raft_consensus.cc:3060] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:20:48.941478 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.943691 26465 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:48.885200 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:48.865950 28087 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:48.841554 28223 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.854342 28268 leader_election.cc:290] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:48.857386 28193 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:48.899482 26394 raft_consensus.cc:2393] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e in current term 3: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:48.899596 26393 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
W20260709 12:20:48.905261 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 167270us
I20260709 12:20:48.906786 26388 raft_consensus.cc:2468] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:48.884406 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:48.942307 26387 raft_consensus.cc:2368] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 3. Current term is 4.
W20260709 12:20:48.979712 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 107927us
I20260709 12:20:48.978906 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.981698 26393 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:48.978690 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.982908 26395 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 7.
W20260709 12:20:48.983563 26433 leader_election.cc:336] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:48.984076 26433 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:48.985344 26463 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:48.986663 27008 raft_consensus.cc:2393] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 2: Already voted for candidate b622467209d94bae90ffb126f585ed1e in this term.
I20260709 12:20:48.988297 27010 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:48.988442 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:48.974658 26358 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.990525 26358 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.991390 26977 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:48.993484 28131 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:48.994247 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.995031 26386 raft_consensus.cc:2368] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c for earlier term 3. Current term is 4.
I20260709 12:20:48.995769 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:48.996426 26460 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 6.
I20260709 12:20:48.997247 26203 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a159b58eae2a4c4e80c260560a58cead with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:48.998307 28123 raft_consensus.cc:2804] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:48.998733 28123 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:48.999073 28123 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.002549 28271 raft_consensus.cc:2804] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:49.002764 28138 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.003149 28271 raft_consensus.cc:697] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:49.003310 28138 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.006286 26975 leader_election.cc:400] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Vote denied by peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459) with higher term. Message: Invalid argument: T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
W20260709 12:20:49.007280 26359 leader_election.cc:336] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:49.008318 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:49.008906 27011 raft_consensus.cc:3060] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.038141 26462 raft_consensus.cc:2468] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 5.
I20260709 12:20:48.986614 28278 raft_consensus.cc:2804] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:20:49.053551 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 104735us
I20260709 12:20:49.044693 26393 raft_consensus.cc:2468] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:49.051613 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.947992 28274 raft_consensus.cc:697] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 4 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:49.056066 26358 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.064678 26977 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.066190 26358 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.071735 27009 raft_consensus.cc:1275] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:49.074193 26358 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.074331 28079 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.075428 26285 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:48.974793 28283 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
W20260709 12:20:49.069543 26359 consensus_peers.cc:597] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:49.057495 28236 log.cc:927] Time spent T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.071s	user 0.000s	sys 0.002s
I20260709 12:20:49.080416 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:48.910298 28280 raft_consensus.cc:515] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.082556 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.044930 28268 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.087154 26977 leader_election.cc:400] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 3. Current term is 4.
I20260709 12:20:49.089675 26977 leader_election.cc:403] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:20:49.072206 28104 raft_consensus.cc:2804] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:49.073206 28199 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.090291 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:49.079768 28127 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:49.092478 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.106071 26390 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:20:49.076085 28275 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:49.065208 28201 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:49.074507 28086 raft_consensus.cc:2749] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:49.106572 28274 consensus_queue.cc:237] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.107038 28201 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.085139 28084 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.108517 28084 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.109095 28201 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.073022 28263 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:49.109761 28240 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:49.110136 28263 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.110522 28276 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 12:20:49.110962 28276 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.111327 28276 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:20:49.076345 28134 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.103206 26387 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.075829 28079 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.076431 28109 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:48.910964 28286 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.084343 28224 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.084970 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:49.091416 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.103206 28104 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.132388 26395 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:49.089123 28278 raft_consensus.cc:697] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:49.147661 28282 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:49.147891 28109 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.148088 28224 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.113942 28232 raft_consensus.cc:2749] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 3. Current term is 4.
I20260709 12:20:49.136901 27011 raft_consensus.cc:2468] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:49.138164 28263 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.139953 28123 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.168558 28240 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.169875 28084 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:49.170151 28123 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.170382 28178 raft_consensus.cc:2764] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 12:20:49.171020 26394 raft_consensus.cc:2368] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 3. Current term is 4.
I20260709 12:20:49.109675 28201 raft_consensus.cc:2804] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:49.171712 28201 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.143181 28271 consensus_queue.cc:237] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.172135 28201 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.106727 28275 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.140755 28266 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.105088 28230 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.143224 28284 raft_consensus.cc:2804] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:49.114121 28199 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:49.192077 26976 leader_election.cc:336] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:49.192842 26976 leader_election.cc:336] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:49.145668 28193 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.147223 28138 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.156006 26387 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:49.166589 28282 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.167480 28267 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:49.169088 28224 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:49.171193 28240 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:49.142406 28280 leader_election.cc:290] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.085551 28283 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.106287 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:49.141521 28287 log.cc:927] Time spent T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 12:20:49.179817 28221 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:49.213882 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.128032 28127 raft_consensus.cc:697] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:49.129942 28134 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.102392 28268 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:49.193645 26976 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:49.181739 28109 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.196942 28284 raft_consensus.cc:697] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:49.175081 28104 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.181849 28286 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.210285 28275 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.210537 28283 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.210692 28267 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.211207 26386 raft_consensus.cc:2468] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 1.
I20260709 12:20:49.239136 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:49.214548 27010 raft_consensus.cc:2468] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
W20260709 12:20:49.215005 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 140071us
I20260709 12:20:49.166846 28278 consensus_queue.cc:237] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.213711 28221 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.221160 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.223587 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.224450 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.224510 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.246243 27009 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:49.187932 28230 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.235986 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "028e1476631b4dc89251c536d39fcbd2" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:49.237032 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:49.248397 26463 raft_consensus.cc:2368] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:49.238088 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.184212 28266 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.239941 26465 raft_consensus.cc:2368] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 3. Current term is 4.
I20260709 12:20:49.240332 26434 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.241470 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:49.251377 27012 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.242136 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:49.253371 26434 leader_election.cc:400] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c for earlier term 4. Current term is 5.
I20260709 12:20:49.253708 26434 leader_election.cc:403] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:20:49.200922 28199 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.247929 26469 raft_consensus.cc:3060] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.254648 26434 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.255777 26434 leader_election.cc:400] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c for earlier term 3. Current term is 4.
I20260709 12:20:49.256067 26434 leader_election.cc:403] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:20:49.244257 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
W20260709 12:20:49.262946 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 187579us
I20260709 12:20:49.260632 27006 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:49.263681 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.264424 27003 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:49.264739 28266 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.258708 28227 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 12:20:49.266290 28227 raft_consensus.cc:493] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:49.266644 28227 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 6 FOLLOWER]: Advancing to term 7
I20260709 12:20:49.260890 26434 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.269342 26360 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:20:49.262297 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 175196us
I20260709 12:20:49.274648 26977 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:49.256999 28242 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:49.275756 26285 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.278317 26285 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.278805 26975 leader_election.cc:400] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Vote denied by peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459) with higher term. Message: Invalid argument: T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 2. Current term is 3.
I20260709 12:20:49.280195 26975 leader_election.cc:400] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Vote denied by peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459) with higher term. Message: Invalid argument: T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 3. Current term is 4.
I20260709 12:20:49.257222 28163 raft_consensus.cc:2749] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c for earlier term 4. Current term is 5.
I20260709 12:20:49.282790 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.282980 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.283390 26390 raft_consensus.cc:2468] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 1.
I20260709 12:20:49.284129 26285 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.289793 26469 raft_consensus.cc:2468] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 4.
I20260709 12:20:49.291555 28144 raft_consensus.cc:2804] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:49.292094 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:49.292578 26283 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.746s	user 0.002s	sys 0.012s
I20260709 12:20:49.292861 28267 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.294245 28230 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:49.297771 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:49.298677 28242 raft_consensus.cc:697] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:49.299535 28134 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.301630 26285 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.280201 28138 raft_consensus.cc:2804] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 12:20:49.304414 26283 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.757s	user 0.002s	sys 0.012s
W20260709 12:20:49.305048 26433 leader_election.cc:336] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:49.284112 28136 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.282656 28266 raft_consensus.cc:2804] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:49.311421 26461 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:49.302908 28295 raft_consensus.cc:2804] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:20:49.319440 26433 leader_election.cc:336] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:49.326371 26285 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:49.306173 28265 raft_consensus.cc:2804] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:49.267867 28284 consensus_queue.cc:237] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.302953 28129 raft_consensus.cc:2749] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c for earlier term 3. Current term is 4.
I20260709 12:20:49.331723 26975 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:49.333309 26433 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:49.269455 28127 consensus_queue.cc:237] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.324640 28138 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.313849 26386 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:49.387887 26391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.328137 27012 raft_consensus.cc:2468] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
W20260709 12:20:49.368738 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 53321.5us
W20260709 12:20:49.411038 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 79416.2us
I20260709 12:20:49.340157 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:49.442342 26395 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.340638 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.330173 28199 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:49.331067 28266 raft_consensus.cc:493] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:20:49.447096 26976 leader_election.cc:336] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:49.339787 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.354838 26285 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:49.445652 26977 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:49.427992 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.413215 26283 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:49.446519 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.478372 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.479593 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.314440 28296 consensus_queue.cc:1048] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.131s
W20260709 12:20:49.441509 28269 log.cc:927] Time spent T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 12:20:49.327098 28104 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.327621 28144 raft_consensus.cc:697] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:49.334044 28295 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.496060 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.330682 28134 raft_consensus.cc:2804] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:49.497005 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.391193 28275 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:49.412086 28283 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:49.443979 28109 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.410640 28265 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.445384 28262 raft_consensus.cc:493] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.333302 28267 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:49.334827 28160 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.164s
I20260709 12:20:49.427923 28280 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:49.499570 28199 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.445097 28138 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:20:49.567396 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 247955us
I20260709 12:20:49.596518 28294 raft_consensus.cc:2749] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:49.430296 28286 raft_consensus.cc:2804] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:49.441206 28298 raft_consensus.cc:2764] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 12:20:49.443601 28103 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:49.494451 28266 raft_consensus.cc:3060] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.493551 28301 raft_consensus.cc:2749] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:49.560019 28300 log.cc:927] Time spent T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:20:49.495930 28278 raft_consensus.cc:2804] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:49.494323 28268 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.548942 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:49.594604 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 181447us
I20260709 12:20:49.585405 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.499867 28242 consensus_queue.cc:237] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:49.596113 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 152934us
I20260709 12:20:49.576707 28221 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.556243 28174 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.576069 28295 raft_consensus.cc:3060] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.579849 28193 raft_consensus.cc:2749] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:49.584769 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:49.638034 27003 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.639474 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.583770 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.543035 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.583549 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:49.578644 28109 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.708775 28109 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.445561 28263 raft_consensus.cc:493] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.709441 28263 raft_consensus.cc:515] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.710814 26977 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:49.711611 28263 leader_election.cc:290] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.593154 28134 raft_consensus.cc:697] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:49.578655 28275 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.712700 28134 consensus_queue.cc:237] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.713660 28275 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.578800 28283 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.716979 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:49.608003 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 258098us
I20260709 12:20:49.612119 26465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.612337 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.612751 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.629407 28103 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.718755 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a3bced89c4d868d73e952138364b1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.719514 28103 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.719974 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.720966 28199 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.721159 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 8 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.611832 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:49.613013 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.613369 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.722007 26462 raft_consensus.cc:2393] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 5: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:49.717670 26388 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 1.
I20260709 12:20:49.722666 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.723453 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:49.616876 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.724465 26461 raft_consensus.cc:2393] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 3: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:49.617209 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.627113 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:49.725726 26466 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.600240 28265 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.633222 26390 raft_consensus.cc:2393] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 4: Already voted for candidate b622467209d94bae90ffb126f585ed1e in this term.
I20260709 12:20:49.622534 28286 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.606124 28276 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:49.693034 28302 log.cc:927] Time spent T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 12:20:49.630920 28278 raft_consensus.cc:493] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.605417 28267 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.608366 28280 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.603564 28262 raft_consensus.cc:515] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:49.698444 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 65646.2us
I20260709 12:20:49.699107 28104 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.706437 28193 raft_consensus.cc:493] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:49.717132 28283 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.723755 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.727451 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.810359 26467 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:49.632403 26283 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:49.811599 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 179259us
I20260709 12:20:49.812966 26283 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:49.733358 28304 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:49.642735 28174 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.740092 26977 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:49.742347 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:49.744837 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:49.711655 28132 raft_consensus.cc:2804] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:49.749454 28286 raft_consensus.cc:3060] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.840126 26283 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:49.841776 26360 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:49.843997 26466 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:49.823299 26389 raft_consensus.cc:2393] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 8: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:49.752893 28278 raft_consensus.cc:3060] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:49.832653 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 92657.8us
I20260709 12:20:49.844231 26283 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:49.821441 26395 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:49.727662 28301 consensus_queue.cc:1048] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.095s
W20260709 12:20:49.844959 28271 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.657s	user 0.015s	sys 0.012s
I20260709 12:20:49.850742 26283 leader_election.cc:304] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:49.822762 28275 raft_consensus.cc:2749] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:49.840521 28132 raft_consensus.cc:493] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.854624 26283 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:49.858829 26283 leader_election.cc:304] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:49.842742 28224 raft_consensus.cc:2804] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:20:49.854413 28271 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.666s	user 0.015s	sys 0.013s
I20260709 12:20:49.847296 28283 raft_consensus.cc:2749] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:49.845479 28199 raft_consensus.cc:2749] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:49.822577 28193 raft_consensus.cc:515] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.855223 28103 raft_consensus.cc:2749] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:49.855705 28284 raft_consensus.cc:2804] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:49.762539 28144 consensus_queue.cc:237] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.854666 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.860343 28132 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:49.860013 28134 raft_consensus.cc:2749] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:49.870747 28306 raft_consensus.cc:2749] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:49.831470 28304 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.854015 26386 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:49.862708 28224 raft_consensus.cc:493] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:49.880668 28268 raft_consensus.cc:2749] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:49.898582 28092 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
W20260709 12:20:49.907657 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 65967us
W20260709 12:20:49.907886 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 103127us
I20260709 12:20:49.901319 28163 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
W20260709 12:20:49.921317 28308 log.cc:927] Time spent T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
W20260709 12:20:49.922088 28227 consensus_meta.cc:287] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: Time spent flushing consensus metadata: real 0.655s	user 0.010s	sys 0.000s
I20260709 12:20:49.922745 28276 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 8 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.922497 28227 raft_consensus.cc:515] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:49.909679 28224 raft_consensus.cc:3060] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:49.905995 28284 raft_consensus.cc:697] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
W20260709 12:20:49.928339 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 63930.3us
I20260709 12:20:49.930500 26975 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:49.931332 28131 raft_consensus.cc:2749] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:20:49.933673 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.934417 27004 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:49.935442 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.936555 27004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.937089 27003 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:49.937142 27004 raft_consensus.cc:2468] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 2.
I20260709 12:20:49.938356 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.919104 28092 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.947909 26469 raft_consensus.cc:2410] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 for term 8 because replica has last-logged OpId of term: 6 index: 6, which is greater than that of the candidate, which has last-logged OpId of term: 5 index: 5.
W20260709 12:20:49.940299 28136 consensus_meta.cc:287] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: Time spent flushing consensus metadata: real 0.612s	user 0.009s	sys 0.001s
I20260709 12:20:49.956574 28304 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.956993 28092 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.958285 28284 consensus_queue.cc:237] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.958981 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:49.960389 28138 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.924178 28163 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.961853 28136 raft_consensus.cc:2749] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:49.966676 28174 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:49.971030 28138 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.971922 28266 raft_consensus.cc:515] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:49.967799 28201 consensus_meta.cc:287] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: Time spent flushing consensus metadata: real 0.795s	user 0.008s	sys 0.004s
I20260709 12:20:49.974093 28201 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.973623 28224 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:49.975518 28201 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:49.975930 28224 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:50.000442 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 80049us
I20260709 12:20:50.004319 26387 raft_consensus.cc:2368] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 4. Current term is 5.
I20260709 12:20:50.008913 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a56f90ade4bc40e19d526f71376c3c7b" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:50.020859 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:50.023874 26466 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:50.025950 26283 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:50.027371 27005 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:20:50.030650 26283 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:50.032537 28102 raft_consensus.cc:2804] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:50.033222 28102 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:50.033732 28102 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:50.036516 27010 raft_consensus.cc:1240] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:20:50.036361 28132 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.056573 28132 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:50.060575 28280 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.072822 28123 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:50.073580 28123 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:50.075618 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:50.076583 26395 raft_consensus.cc:3060] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:20:50.077209 28123 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:50.071492 28278 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.002668 26285 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:50.039361 26461 raft_consensus.cc:1275] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:50.043093 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.044893 28136 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:20:50.037254 28201 raft_consensus.cc:2749] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:50.076608 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.083943 28079 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:50.084211 26386 raft_consensus.cc:1275] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:50.078148 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.077855 28123 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:50.089332 26467 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:50.089418 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:50.090396 26460 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:20:50.084475 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.093859 26463 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 3.
I20260709 12:20:50.097972 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:50.099006 26390 raft_consensus.cc:3060] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:50.103456 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015cd05b7302471a8ba32f900b4fb2a3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.105645 28286 raft_consensus.cc:515] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.105858 28206 consensus_queue.cc:1059] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:50.106272 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.107501 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:50.108601 28286 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.109146 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96f1556e9bd4139af85dc595618e9d3" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:50.110399 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.110386 26283 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
W20260709 12:20:50.113243 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 110868us
I20260709 12:20:50.113474 28280 raft_consensus.cc:2749] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:50.113368 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:50.114250 26285 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:50.114452 28280 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:50.114817 26393 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:50.114965 28280 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:50.115355 28134 raft_consensus.cc:2749] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:50.115414 28280 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:50.116771 28136 consensus_queue.cc:1048] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:50.116173 26285 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:50.123947 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 67916.7us
I20260709 12:20:50.089838 28123 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.128721 28123 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.130443 28278 leader_election.cc:290] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:50.134536 28134 raft_consensus.cc:2749] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:50.136598 26977 leader_election.cc:400] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 3. Current term is 4.
I20260709 12:20:50.131608 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:50.139199 26359 leader_election.cc:336] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:50.140767 26359 leader_election.cc:336] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:50.143545 28092 consensus_queue.cc:1048] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:20:50.145975 26434 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:50.121737 26285 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:50.157086 26395 raft_consensus.cc:2468] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:50.147715 28265 raft_consensus.cc:515] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.162727 28294 raft_consensus.cc:2749] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:50.162774 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:50.164866 26392 raft_consensus.cc:3060] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:20:50.165961 28249 raft_consensus.cc:2804] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:50.167568 28163 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.174702 28282 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.166210 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.166455 28249 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:50.194546 28249 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:50.194720 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 73144.9us
I20260709 12:20:50.195917 26285 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:50.197722 25160 thread.cc:527] Waited for 1000ms trying to join with heartbeat (tid 26345)
I20260709 12:20:50.166414 28295 raft_consensus.cc:515] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:50.200471 26359 leader_election.cc:336] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:50.197642 26285 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:50.203797 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:50.206377 26460 raft_consensus.cc:2468] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 8.
I20260709 12:20:50.207000 26359 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:50.205741 28123 raft_consensus.cc:493] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.208886 28123 raft_consensus.cc:515] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.205199 28280 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:50.210424 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa4659dbdad487b80f751c831e8645b" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:50.211122 28123 leader_election.cc:290] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.211920 28280 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:50.212388 28295 leader_election.cc:290] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.216576 26434 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:50.219487 28265 leader_election.cc:290] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.221215 28102 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:50.225770 28265 raft_consensus.cc:2749] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:50.226996 28127 raft_consensus.cc:2749] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:50.231079 26285 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:50.232210 28265 raft_consensus.cc:2804] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:50.232940 28265 raft_consensus.cc:697] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:50.234388 28265 consensus_queue.cc:237] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.222657 28282 raft_consensus.cc:3060] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:50.244071 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f8e3b189424c8bb7315c9c23b793da" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
W20260709 12:20:50.237672 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 55643.3us
I20260709 12:20:50.248818 26390 raft_consensus.cc:2468] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 4.
I20260709 12:20:50.253299 28244 raft_consensus.cc:2749] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:50.254607 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 97890.4us
W20260709 12:20:50.255885 26359 leader_election.cc:336] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:50.257320 26359 leader_election.cc:336] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:50.258569 28295 raft_consensus.cc:493] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.259361 28295 raft_consensus.cc:515] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:50.261672 28295 leader_election.cc:290] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:50.271247 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:50.272226 27008 raft_consensus.cc:2393] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 3: Already voted for candidate b622467209d94bae90ffb126f585ed1e in this term.
I20260709 12:20:50.273176 27011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:50.273944 27011 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:50.281291 26358 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:50.282866 28241 raft_consensus.cc:2804] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:50.283315 28241 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:50.283687 28241 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:50.288115 26977 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:50.289305 26977 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:50.290920 26468 raft_consensus.cc:1275] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:50.293362 26461 raft_consensus.cc:1275] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:20:50.294696 28240 raft_consensus.cc:2804] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:50.295254 28240 raft_consensus.cc:697] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:50.296416 28084 raft_consensus.cc:2804] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:50.296293 28240 consensus_queue.cc:237] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.296945 28084 raft_consensus.cc:697] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 4 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:50.308706 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
W20260709 12:20:50.321389 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 64143.6us
I20260709 12:20:50.319137 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:50.392434 26390 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:50.399901 27004 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:20:50.403221 28323 log.cc:927] Time spent T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.434s	user 0.000s	sys 0.002s
I20260709 12:20:50.297978 28084 consensus_queue.cc:237] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.408317 26358 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:50.417368 26394 raft_consensus.cc:1275] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:50.419180 27010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
W20260709 12:20:50.420320 26359 leader_election.cc:336] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:50.428840 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:50.436780 26359 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:50.390282 28249 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:50.427531 27005 raft_consensus.cc:2468] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 5.
I20260709 12:20:50.422528 28102 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:50.428555 28267 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.428288 26392 raft_consensus.cc:2468] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 3.
I20260709 12:20:50.448623 26285 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [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: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:50.460371 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 124939us
I20260709 12:20:50.443811 28150 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.466261 27011 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 4.
W20260709 12:20:50.470981 28324 log.cc:927] Time spent T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.362s	user 0.004s	sys 0.000s
I20260709 12:20:50.472592 28316 raft_consensus.cc:2804] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 12:20:50.473174 28316 raft_consensus.cc:697] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 8 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:50.473701 28249 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:50.474190 28316 consensus_queue.cc:237] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:50.460078 27006 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:43014 (request call id 759) took 1233 ms. Trace:
I20260709 12:20:50.475896 27006 rpcz_store.cc:276] 0709 12:20:49.224061 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:49.224177 (+   116us) service_pool.cc:224] Handling call
0709 12:20:50.457422 (+1233245us) spinlock_profiling.cc:243] Waited 15.7 ms on lock 0x7b5400572bd4. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa98ad571 00007f5aa99482fa 00007f5aae909b17 00007f5aa7e846d4 00007f5aa7e84662 00007f5aa7e84591 00007f5aa7e8450c 00007f5aa7e837c2 00007f5aa7c7f48c 00007f5aa7c7e8c6 00007f5aa7c7e26f
0709 12:20:50.457566 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":36042496}
I20260709 12:20:50.477454 28193 leader_election.cc:290] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.467360 26977 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:50.488037 26360 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:50.493247 27009 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:50.506183 26389 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:57696 (request call id 1784) took 1117 ms. Trace:
I20260709 12:20:50.506731 28105 raft_consensus.cc:2749] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:50.507097 26387 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:56300 (request call id 277) took 1225 ms. Trace:
I20260709 12:20:50.507431 26387 rpcz_store.cc:276] 0709 12:20:49.281285 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:49.281465 (+   180us) service_pool.cc:224] Handling call
0709 12:20:50.506879 (+1225414us) spinlock_profiling.cc:243] Waited 720 ms on lock 0x7b540007ba54. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa98ad571 00007f5aa99482fa 00007f5aae909b17 00007f5aa7e846d4 00007f5aa7e84662 00007f5aa7e84591 00007f5aa7e8450c 00007f5aa7e837c2 00007f5aa7c7f48c 00007f5aa7c7e8c6 00007f5aa7c7e26f
0709 12:20:50.507023 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1655016832}
I20260709 12:20:50.506649 26389 rpcz_store.cc:276] 0709 12:20:49.389018 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:49.498363 (+109345us) service_pool.cc:224] Handling call
0709 12:20:50.505807 (+1007444us) spinlock_profiling.cc:243] Waited 107 ms on lock 0x7b5400330c54. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa98ad571 00007f5aa99482fa 00007f5aae909b17 00007f5aa7e846d4 00007f5aa7e84662 00007f5aa7e84591 00007f5aa7e8450c 00007f5aa7e837c2 00007f5aa7c7f48c 00007f5aa7c7e8c6 00007f5aa7c7e26f
0709 12:20:50.506016 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":246611840}
I20260709 12:20:50.519397 28304 consensus_queue.cc:1048] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:20:50.520140 28227 leader_election.cc:290] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 7 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:50.522760 28304 consensus_queue.cc:1048] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:20:50.516608 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 57545.1us
I20260709 12:20:50.527158 26977 leader_election.cc:400] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 4. Current term is 5.
I20260709 12:20:50.527563 26977 leader_election.cc:403] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:20:50.520267 28178 raft_consensus.cc:2804] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:20:50.531200 26433 leader_election.cc:336] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:50.554665 26433 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:50.557739 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 114068us
I20260709 12:20:50.482944 28150 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:50.564494 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 177317us
I20260709 12:20:50.553186 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:50.561816 28224 raft_consensus.cc:2749] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491) with higher term. Message: Invalid argument: T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e for earlier term 4. Current term is 5.
I20260709 12:20:50.562292 28223 raft_consensus.cc:2804] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:50.497694 28104 consensus_queue.cc:1048] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.087s
I20260709 12:20:50.562574 28178 raft_consensus.cc:697] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:50.562321 27012 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:50.563666 28193 raft_consensus.cc:2804] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:20:50.567224 26285 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:50.577734 28193 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:20:50.608098 26433 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 173185us
W20260709 12:20:50.610662 26433 leader_election.cc:336] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:50.610724 28103 raft_consensus.cc:2749] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:50.613490 28262 leader_election.cc:290] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:50.613881 26215 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36572 (request call id 356) took 2962 ms. Trace:
I20260709 12:20:50.568444 28242 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.138s
W20260709 12:20:50.611235 26359 leader_election.cc:336] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:50.644716 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.592175 28223 raft_consensus.cc:697] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:50.611620 28193 raft_consensus.cc:3060] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:50.654385 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.655337 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:50.659063 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 132110us
I20260709 12:20:50.660549 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:50.604007 28304 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.052s
W20260709 12:20:50.674125 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 108117us
I20260709 12:20:50.675918 26466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:50.676584 26466 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:50.678129 28296 raft_consensus.cc:2749] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 8 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 12:20:50.678400 28178 consensus_queue.cc:237] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.682337 28081 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } 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 12:20:50.683395 28266 leader_election.cc:290] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:50.689519 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.671015 28282 raft_consensus.cc:2749] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:50.697337 28340 log.cc:927] Time spent T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260709 12:20:50.700224 26218 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36586 (request call id 356) took 3219 ms. Trace:
I20260709 12:20:50.702437 28223 consensus_queue.cc:237] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:50.719920 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 132945us
I20260709 12:20:50.701128 26217 catalog_manager.cc:5697] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 3 to 4, leader changed from b622467209d94bae90ffb126f585ed1e (127.24.146.4) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 4 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:50.724864 26217 catalog_manager.cc:5697] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e reported cstate change: config changed from index 3 to 4, VOTER a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) evicted. New cstate: current_term: 1 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:50.731594 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:50.737920 26460 raft_consensus.cc:1275] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:20:50.739799 26463 raft_consensus.cc:2393] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 3: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
W20260709 12:20:50.727285 28327 log.cc:927] Time spent T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.570s	user 0.000s	sys 0.009s
I20260709 12:20:50.729660 28150 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
W20260709 12:20:50.783411 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 67895.8us
I20260709 12:20:50.784647 26285 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
W20260709 12:20:50.798830 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 57828.9us
I20260709 12:20:50.791406 28296 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.804829 28296 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } attrs { replace: true } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.791054 28247 raft_consensus.cc:493] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:50.805982 26217 catalog_manager.cc:5697] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:50.816116 28086 raft_consensus.cc:3055] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Stepping down as leader of term 3
W20260709 12:20:50.835364 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 50839.7us
I20260709 12:20:50.614477 26215 rpcz_store.cc:276] 0709 12:20:47.620444 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:47.620690 (+   246us) service_pool.cc:224] Handling call
0709 12:20:50.573821 (+2953131us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:48.134623 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:48.135201 (+   578us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:48.135233 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:20:48.135254 (+    21us) tablet.cc:662] Decoding operations
0709 12:20:48.135619 (+   365us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:48.135674 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:48.135703 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:20:48.135894 (+   191us) tablet.cc:701] Row locks acquired
0709 12:20:48.135914 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:20:48.136069 (+   155us) write_op.cc:270] Start()
0709 12:20:48.136210 (+   141us) write_op.cc:276] Timestamp: P: 1783599648136016 usec, L: 0
0709 12:20:48.136235 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 12:20:48.144087 (+  7852us) log.cc:844] Serialized 538 byte log entry
0709 12:20:48.551368 (+407281us) op_driver.cc:464] REPLICATION: finished
0709 12:20:48.552973 (+  1605us) write_op.cc:301] APPLY: starting
0709 12:20:48.553038 (+    65us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:48.553140 (+   102us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:48.553232 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:48.553448 (+   216us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:48.553625 (+   177us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:20:48.553674 (+    49us) write_op.cc:312] APPLY: finished
0709 12:20:48.553873 (+   199us) log.cc:844] Serialized 23 byte log entry
0709 12:20:48.568689 (+ 14816us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:48.568786 (+    97us) write_op.cc:454] Released schema lock
0709 12:20:48.568828 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":1480228,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":1395,"apply.run_cpu_time_us":1601,"apply.run_wall_time_us":16149,"num_ops":1,"prepare.queue_time_us":236318,"prepare.run_cpu_time_us":2814,"prepare.run_wall_time_us":25871,"replication_time_us":414998,"thread_start_us":135196,"threads_started":1}]]}
I20260709 12:20:50.835580 28086 raft_consensus.cc:740] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:50.816283 28129 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 12:20:50.839354 26285 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [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: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:50.840364 28262 raft_consensus.cc:2804] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:50.840941 28262 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:50.841009 26285 leader_election.cc:304] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:50.841401 28262 raft_consensus.cc:3060] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:50.842176 28266 raft_consensus.cc:2749] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:50.700726 26218 rpcz_store.cc:276] 0709 12:20:47.481166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:47.481311 (+   145us) service_pool.cc:224] Handling call
0709 12:20:50.700006 (+3218695us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:47.897523 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:47.986731 (+ 89208us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:47.986777 (+    46us) write_op.cc:435] Acquired schema lock
0709 12:20:47.986804 (+    27us) tablet.cc:662] Decoding operations
0709 12:20:48.026156 (+ 39352us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:48.035283 (+  9127us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:48.038538 (+  3255us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:20:48.083584 (+ 45046us) tablet.cc:701] Row locks acquired
0709 12:20:48.083607 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:20:48.087844 (+  4237us) write_op.cc:270] Start()
0709 12:20:48.092289 (+  4445us) write_op.cc:276] Timestamp: P: 1783599648083712 usec, L: 0
0709 12:20:48.092323 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 12:20:48.134114 (+ 41791us) log.cc:844] Serialized 923 byte log entry
0709 12:20:48.340605 (+206491us) op_driver.cc:464] REPLICATION: finished
0709 12:20:48.550632 (+210027us) write_op.cc:301] APPLY: starting
0709 12:20:48.550727 (+    95us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:48.550852 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:48.550979 (+   127us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:48.551391 (+   412us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:48.551581 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:20:48.551628 (+    47us) write_op.cc:312] APPLY: finished
0709 12:20:48.551852 (+   224us) log.cc:844] Serialized 29 byte log entry
0709 12:20:48.552061 (+   209us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:48.552148 (+    87us) write_op.cc:454] Released schema lock
0709 12:20:48.552187 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:20:48.552559 (+   372us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:48.552587 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":416391,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":209765,"apply.run_cpu_time_us":1913,"apply.run_wall_time_us":1914,"num_ops":2,"prepare.queue_time_us":72938,"prepare.run_cpu_time_us":4486,"prepare.run_wall_time_us":240641,"replication_time_us":248110,"thread_start_us":209927,"threads_started":1}]]}
I20260709 12:20:50.859395 26468 raft_consensus.cc:3060] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:50.849858 28193 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.863590 28282 raft_consensus.cc:2749] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:50.854051 27006 raft_consensus.cc:1240] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 3. Current term is 4. Ops: [3.5-3.5]
I20260709 12:20:50.851157 26285 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
W20260709 12:20:50.853196 28241 consensus_meta.cc:287] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4: Time spent flushing consensus metadata: real 0.569s	user 0.006s	sys 0.001s
W20260709 12:20:50.884577 28339 log.cc:927] Time spent T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
I20260709 12:20:50.884495 26285 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [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: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
I20260709 12:20:50.895954 26468 raft_consensus.cc:1275] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:50.907294 28306 raft_consensus.cc:2804] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:50.907974 28306 raft_consensus.cc:697] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:50.909127 28306 consensus_queue.cc:237] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.911759 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:50.926486 26389 raft_consensus.cc:1275] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:50.925421 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:50.929085 26387 raft_consensus.cc:1813] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Handling vote request from an unknown peer a5305e53a51c42bba9702f1b3465e31c
I20260709 12:20:50.929811 26387 raft_consensus.cc:2410] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c for term 3 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 12:20:50.900607 28282 raft_consensus.cc:2749] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:50.850286 28262 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.940327 27009 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:50.939522 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:50.931767 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:50.900978 28296 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.853776 28247 raft_consensus.cc:515] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.931938 28193 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:50.839397 28086 consensus_queue.cc:260] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.901307 28241 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:50.960780 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:50.962191 26466 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 4.
I20260709 12:20:50.962535 26395 raft_consensus.cc:1275] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:50.965111 28303 consensus_queue.cc:1059] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:20:50.966897 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:50.967667 26467 raft_consensus.cc:1240] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Rejecting Update request from peer d62536ffde4640628ddf0a8b49ec95f4 for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 12:20:50.968777 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6609ceadc627427b9427f211afec4829" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:50.967583 27009 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
I20260709 12:20:50.946990 28136 consensus_queue.cc:1048] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 12:20:50.980367 26394 raft_consensus.cc:2393] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a5305e53a51c42bba9702f1b3465e31c in current term 3: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:50.981197 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:50.967701 28105 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:50.984436 26285 leader_election.cc:304] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:50.986202 28105 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:50.968539 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5986e7257a846b2b382b730bfc337eb" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:50.988380 26433 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:20:51.011473 28341 log.cc:927] Time spent T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.191s	user 0.000s	sys 0.001s
I20260709 12:20:51.017835 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fc6b56676d4e968a18f45f2f701304" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:51.001590 28193 raft_consensus.cc:2749] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:51.009114 28102 consensus_queue.cc:1048] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:20:50.998356 28276 raft_consensus.cc:493] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:51.029798 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:51.030714 28276 raft_consensus.cc:515] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:51.017936 28335 log.cc:927] Time spent T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.147s	user 0.001s	sys 0.000s
W20260709 12:20:51.057500 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 77841.2us
W20260709 12:20:51.078547 26283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 74535.5us
I20260709 12:20:51.079329 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acac14df34e74b318eea5c5f59c0c340" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:50.993553 28267 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.027s
I20260709 12:20:51.082122 26283 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [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: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501; no voters: 
W20260709 12:20:51.081768 26976 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 43844.2us
I20260709 12:20:51.088001 26395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:51.088778 26395 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:51.089474 28262 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.079782 28276 leader_election.cc:290] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.095243 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96b0a7f1c66248f498b164460aa25a01" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:51.085809 28266 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:51.096022 26393 raft_consensus.cc:2393] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 3: Already voted for candidate b622467209d94bae90ffb126f585ed1e in this term.
I20260709 12:20:51.090148 28316 consensus_queue.cc:1048] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
W20260709 12:20:51.111258 26976 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:51.112345 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a08cf93a564e70a784c43efd67d6a8" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:51.103469 28266 raft_consensus.cc:697] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 LEADER]: Becoming Leader. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
W20260709 12:20:51.114224 26976 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:51.113487 28149 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.127480 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b804777ef4a848d289014613e1913463" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:51.135609 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:51.121184 28241 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:51.137921 26976 leader_election.cc:336] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.141321 26976 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:51.142457 28224 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:51.144511 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:51.145725 26391 raft_consensus.cc:1275] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:20:51.147861 26285 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:51.148079 26388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29c1be8b350842ee9483fc10d62272f5" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:51.149802 26390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
W20260709 12:20:51.147305 26976 leader_election.cc:336] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.150813 26390 raft_consensus.cc:2393] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 3: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:51.157147 28086 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:51.165477 26395 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4a929fc482e4a8ca71fe20282d1f501 in term 4.
I20260709 12:20:51.136798 28247 leader_election.cc:290] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.173441 26391 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:51.133719 28149 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.177002 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e175c508a241b5b8c517411edf21e6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:51.177768 26394 raft_consensus.cc:2393] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 4: Already voted for candidate b622467209d94bae90ffb126f585ed1e in this term.
I20260709 12:20:51.178716 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:51.178761 28149 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.180991 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:51.180115 28267 raft_consensus.cc:2749] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:20:51.184136 25160 tablet_replica.cc:333] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
W20260709 12:20:51.192771 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 45015.1us
I20260709 12:20:51.193261 28266 consensus_queue.cc:237] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:51.207712 26976 leader_election.cc:336] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.222260 26434 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:51.227646 25160 raft_consensus.cc:2243] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:51.228600 25160 pending_rounds.cc:70] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: Trying to abort 1 pending ops.
I20260709 12:20:51.228938 25160 pending_rounds.cc:77] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: Aborting op as it isn't in flight: id { term: 6 index: 6 } timestamp: 7305624132550565888 op_type: NO_OP noop_request { }
I20260709 12:20:51.230037 26387 raft_consensus.cc:1275] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:51.229418 25160 raft_consensus.cc:2889] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:51.230557 25160 raft_consensus.cc:2272] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:51.229872 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d243edb17090406aaad8d318aa73d3a6" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:51.234519 25160 tablet_replica.cc:333] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:51.236418 25160 raft_consensus.cc:2243] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:51.238668 25160 raft_consensus.cc:2272] T a56f90ade4bc40e19d526f71376c3c7b P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:51.196930 28247 consensus_queue.cc:1048] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:20:51.242797 28149 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:51.246274 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:51.250301 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:51.254813 26360 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c
W20260709 12:20:51.255918 28350 log.cc:927] Time spent T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.248s	user 0.004s	sys 0.000s
I20260709 12:20:51.256337 26285 leader_election.cc:304] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:51.256385 28298 consensus_queue.cc:1048] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:20:51.260352 26285 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:51.273231 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:51.274174 26463 raft_consensus.cc:2393] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 3: Already voted for candidate a5305e53a51c42bba9702f1b3465e31c in this term.
I20260709 12:20:51.267519 25160 tablet_replica.cc:333] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:51.279109 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:51.279153 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231319670a2e4580bc0ca804aef8ed69" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:51.245694 28105 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.284454 27006 raft_consensus.cc:2393] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate c4a929fc482e4a8ca71fe20282d1f501 in current term 5: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:51.278676 28102 raft_consensus.cc:2749] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:51.286784 25160 raft_consensus.cc:2243] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:51.288357 27006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922a8b0cede7475ab60f2534bd4f9300" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:51.282261 28103 raft_consensus.cc:3060] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 7 FOLLOWER]: Advancing to term 8
I20260709 12:20:51.284458 28127 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:20:51.304382 28127 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:51.307555 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4ed05d85554663a470fed55b3aa510" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:51.307934 28127 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:51.308020 25160 raft_consensus.cc:2272] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:51.323246 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 60753.6us
I20260709 12:20:51.323704 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34bba4f83349437dbec6d86d0b7dd898" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
W20260709 12:20:51.345386 28354 log.cc:927] Time spent T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.122s	user 0.000s	sys 0.000s
I20260709 12:20:51.307978 28281 consensus_queue.cc:1059] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.068s
W20260709 12:20:51.370744 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 46482.7us
W20260709 12:20:51.370744 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 47759.4us
I20260709 12:20:51.375761 26360 leader_election.cc:304] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
W20260709 12:20:51.411408 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 134535us
I20260709 12:20:51.400156 28304 raft_consensus.cc:2749] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:51.419876 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9421e914ab8444b7913b2bdd64305049" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:51.435037 28103 raft_consensus.cc:2749] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
W20260709 12:20:51.436723 28357 log.cc:927] Time spent T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.120s	user 0.000s	sys 0.000s
W20260709 12:20:51.440246 28356 log.cc:927] Time spent T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.165s	user 0.001s	sys 0.000s
I20260709 12:20:51.446851 26394 raft_consensus.cc:1275] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:51.447475 28241 raft_consensus.cc:3055] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:51.447934 28241 raft_consensus.cc:740] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:51.448973 28241 consensus_queue.cc:260] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:51.471860 26358 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
W20260709 12:20:51.498739 26433 leader_election.cc:336] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.502203 26433 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:51.504549 26433 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:51.506070 28348 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.034s	sys 0.020s
W20260709 12:20:51.506532 28348 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.536s	user 0.034s	sys 0.020s
W20260709 12:20:51.506621 28361 log.cc:927] Time spent T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 12:20:51.507812 28129 raft_consensus.cc:2749] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:51.486475 28304 raft_consensus.cc:2749] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:51.511212 26976 leader_election.cc:336] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:51.513401 26976 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:51.519559 25160 tablet_replica.cc:333] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:51.520963 25160 raft_consensus.cc:2243] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:51.500806 28241 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:20:51.521996 26976 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:51.528404 28127 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.530706 26387 raft_consensus.cc:1240] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Rejecting Update request from peer a5305e53a51c42bba9702f1b3465e31c for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:20:51.541316 25160 raft_consensus.cc:2272] T e96f1556e9bd4139af85dc595618e9d3 P c4a929fc482e4a8ca71fe20282d1f501 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:51.546115 26976 consensus_peers.cc:597] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:51.608278 26433 leader_election.cc:336] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.608731 26433 leader_election.cc:304] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:51.592103 28147 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:51.585568 28087 consensus_queue.cc:1048] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 12:20:51.613754 25160 tablet_replica.cc:333] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:51.626241 28297 raft_consensus.cc:2749] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:51.636739 28369 log.cc:927] Time spent T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 12:20:51.628245 26434 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:51.640249 28305 raft_consensus.cc:2749] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:51.622355 28147 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:51.644492 28147 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:51.645823 27003 raft_consensus.cc:1275] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:20:51.658769 28127 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
W20260709 12:20:51.670939 26359 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:51.672653 26359 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.673138 26359 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:20:51.675717 26433 consensus_peers.cc:597] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:51.678536 28367 log.cc:927] Time spent T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
W20260709 12:20:51.685009 28365 log.cc:927] Time spent T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
W20260709 12:20:51.686921 28371 log.cc:927] Time spent T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.166s	user 0.002s	sys 0.000s
W20260709 12:20:51.687371 26359 leader_election.cc:336] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 8 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:51.688370 26359 leader_election.cc:336] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.688504 27009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
W20260709 12:20:51.696187 26359 leader_election.cc:336] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.699877 26359 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:20:51.703544 26359 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:51.701296 28103 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:51.694231 28147 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:51.705295 28267 raft_consensus.cc:493] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:51.715405 28267 raft_consensus.cc:515] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.701458 28316 consensus_queue.cc:1048] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.017s
I20260709 12:20:51.709568 28103 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:51.717628 28267 leader_election.cc:290] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.701849 28266 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:51.731081 25160 raft_consensus.cc:2243] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:51.732193 28266 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.734185 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:51.734447 28266 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.735814 28103 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:51.707989 28304 raft_consensus.cc:2749] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:51.741021 28086 consensus_queue.cc:1059] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:51.741966 28086 raft_consensus.cc:3055] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:51.742336 28086 raft_consensus.cc:740] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:51.743299 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:51.743160 28086 consensus_queue.cc:260] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [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: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.744309 28086 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:51.751863 28267 raft_consensus.cc:493] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:51.752544 28267 raft_consensus.cc:515] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.754737 28267 leader_election.cc:290] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.755991 26393 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 12:20:51.781757 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 98859.3us
I20260709 12:20:51.790053 25160 raft_consensus.cc:2272] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:51.792559 26432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:51.793009 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:51.818225 26467 raft_consensus.cc:1275] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 8 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 12:20:51.822333 28306 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
W20260709 12:20:51.892855 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 48520.3us
W20260709 12:20:51.892968 26360 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:20:51.890796 28357 log.cc:927] Time spent T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 12:20:51.843358 28103 raft_consensus.cc:493] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:51.827533 28306 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.906019 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:51.902540 26433 consensus_peers.cc:597] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:51.908628 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:51.909485 26460 raft_consensus.cc:1275] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:20:51.909578 28174 consensus_queue.cc:1048] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.004s
W20260709 12:20:51.907068 28380 log.cc:927] Time spent T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 12:20:51.912475 28267 raft_consensus.cc:493] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:51.913065 28267 raft_consensus.cc:515] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.915234 28267 leader_election.cc:290] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.916481 28267 consensus_queue.cc:1048] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:51.919167 28267 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:51.919791 28306 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:51.920799 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:51.921468 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:51.919791 28267 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.922151 25160 tablet_replica.cc:333] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
W20260709 12:20:51.909433 28383 log.cc:927] Time spent T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
W20260709 12:20:51.925469 26433 consensus_peers.cc:597] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:51.930608 25160 raft_consensus.cc:2243] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:51.916625 28103 raft_consensus.cc:515] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:51.961442 25160 raft_consensus.cc:2272] T d243edb17090406aaad8d318aa73d3a6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:51.997980 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 190633us
I20260709 12:20:52.001289 26468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.010790 26462 raft_consensus.cc:2410] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 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 12:20:52.024878 25160 tablet_replica.cc:333] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.027058 25160 raft_consensus.cc:2243] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.028644 28267 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:52.000221 28103 leader_election.cc:290] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:52.033710 26285 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.035043 26977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 142294us
I20260709 12:20:52.036513 25160 raft_consensus.cc:2272] T 9b1a3bced89c4d868d73e952138364b1 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.051476 28103 raft_consensus.cc:2749] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:52.036921 28087 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:52.059160 28087 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.043618 28281 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:52.062704 28281 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.063709 26285 leader_election.cc:304] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.075827 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.076781 26467 raft_consensus.cc:2410] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e 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: 1 index: 4.
I20260709 12:20:52.061599 28087 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.122968 26214 catalog_manager.cc:5697] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.127177 26217 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50226 (request call id 259) took 3385 ms. Trace:
I20260709 12:20:52.127622 26217 rpcz_store.cc:276] 0709 12:20:48.742184 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:48.742307 (+   123us) service_pool.cc:224] Handling call
0709 12:20:52.127099 (+3384792us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:50.878160 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:50.885015 (+  6855us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:50.885069 (+    54us) write_op.cc:435] Acquired schema lock
0709 12:20:50.885086 (+    17us) tablet.cc:662] Decoding operations
0709 12:20:50.885734 (+   648us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:50.885841 (+   107us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:50.885870 (+    29us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:20:50.886363 (+   493us) tablet.cc:701] Row locks acquired
0709 12:20:50.886395 (+    32us) write_op.cc:260] PREPARE: finished
0709 12:20:50.886568 (+   173us) write_op.cc:270] Start()
0709 12:20:50.886719 (+   151us) write_op.cc:276] Timestamp: P: 1783599650886494 usec, L: 0
0709 12:20:50.886757 (+    38us) op_driver.cc:348] REPLICATION: starting
0709 12:20:50.936023 (+ 49266us) log.cc:844] Serialized 1293 byte log entry
0709 12:20:51.386687 (+450664us) spinlock_profiling.cc:243] Waited 2.41 ms on lock 0x7b4400022b4c. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa66dfdb1 00007f5aa677dc85 00007f5aa677e6a2 00007f5aa94f01db 00007f5aa94ebaaf 00007f5aa683a0ac 00007f5aaf6949a9 00007f5aa685669b 00007f5aa685493f 00007f5aa6856c02 00007f5aa94de20b
0709 12:20:51.827077 (+440390us) op_driver.cc:464] REPLICATION: finished
0709 12:20:52.022440 (+195363us) write_op.cc:301] APPLY: starting
0709 12:20:52.022547 (+   107us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:52.022759 (+   212us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:52.022799 (+    40us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:52.023488 (+   689us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:52.023706 (+   218us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:20:52.023754 (+    48us) write_op.cc:312] APPLY: finished
0709 12:20:52.024028 (+   274us) log.cc:844] Serialized 35 byte log entry
0709 12:20:52.024228 (+   200us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:52.024330 (+   102us) write_op.cc:454] Released schema lock
0709 12:20:52.024367 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 12:20:52.024898 (+   531us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:52.024930 (+    32us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1921229,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":194876,"apply.run_cpu_time_us":2341,"apply.run_wall_time_us":2343,"num_ops":3,"prepare.queue_time_us":16295,"prepare.run_cpu_time_us":58963,"prepare.run_wall_time_us":632381,"raft.queue_time_us":171277,"raft.run_cpu_time_us":15290,"raft.run_wall_time_us":186565,"replication_time_us":937386,"spinlock_wait_cycles":7255168,"thread_start_us":880704,"threads_started":4,"wal-append.queue_time_us":601255}]]}
I20260709 12:20:52.125160 26214 catalog_manager.cc:5697] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 4 to 5, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 5 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.148483 26214 catalog_manager.cc:5697] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 3 to 4, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 4 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.189343 26214 catalog_manager.cc:5697] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:52.210101 26360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 59747.3us
I20260709 12:20:52.242942 26453 tablet_service.cc:1558] Processing DeleteTablet for tablet a159b58eae2a4c4e80c260560a58cead with delete_type TABLET_DATA_TOMBSTONED (TS a5305e53a51c42bba9702f1b3465e31c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54268
I20260709 12:20:52.245239 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.246243 26394 raft_consensus.cc:2410] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e 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: 1 index: 4.
W20260709 12:20:52.248059 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 95611.8us
I20260709 12:20:52.249228 26975 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.251890 28299 raft_consensus.cc:2749] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:52.299615 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.300359 26461 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
W20260709 12:20:52.304423 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 240765us
I20260709 12:20:52.305326 26285 leader_election.cc:304] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.308282 26358 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:52.303755 28306 raft_consensus.cc:2749] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.320355 26358 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:52.300652 28392 raft_consensus.cc:493] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:52.329080 28392 raft_consensus.cc:515] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:52.330024 28147 raft_consensus.cc:2804] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:52.330471 28147 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
W20260709 12:20:52.330806 26433 consensus_peers.cc:597] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:52.331650 28392 leader_election.cc:290] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:52.331923 26433 consensus_peers.cc:597] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:52.330828 28147 raft_consensus.cc:3060] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:52.334405 28281 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:52.336647 28266 raft_consensus.cc:493] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:52.337224 28266 raft_consensus.cc:515] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:52.339251 28266 leader_election.cc:290] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.340147 28147 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.312351 28386 raft_consensus.cc:493] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:52.310416 28102 raft_consensus.cc:493] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:52.343065 28386 raft_consensus.cc:515] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:52.343657 28102 raft_consensus.cc:515] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:52.345777 28386 leader_election.cc:290] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.312024 28366 raft_consensus.cc:2749] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:20:52.317934 25160 tablet_replica.cc:333] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.347496 25160 raft_consensus.cc:2243] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.348529 25160 raft_consensus.cc:2272] T 015cd05b7302471a8ba32f900b4fb2a3 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.348716 28147 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: Requested vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
W20260709 12:20:52.356460 26976 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:52.361330 26461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:52.363562 28102 leader_election.cc:290] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.377490 26285 leader_election.cc:304] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.382282 25160 tablet_replica.cc:333] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.383860 26461 raft_consensus.cc:2468] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
I20260709 12:20:52.384783 25160 raft_consensus.cc:2243] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.400543 28392 raft_consensus.cc:2749] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.376794 28306 raft_consensus.cc:2749] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.413239 28299 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:52.486140 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.486929 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8622fedc92924fa38dcab3fbef23ef5c" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:52.486959 27007 raft_consensus.cc:2393] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d62536ffde4640628ddf0a8b49ec95f4 in current term 4: Already voted for candidate b622467209d94bae90ffb126f585ed1e in this term.
I20260709 12:20:52.488811 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.491261 25160 raft_consensus.cc:2272] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.492044 26460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:52.492985 26976 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:52.493284 26284 raft_consensus.cc:687] T c4ea61c130e841d3a44f5aef3346a1af P c4a929fc482e4a8ca71fe20282d1f501: failed to submit failure detected task: Service unavailable: Thread pool token was shut down
I20260709 12:20:52.485399 28392 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:52.495388 28392 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.497534 28392 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:52.498056 26464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.500394 26462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:52.501799 26360 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:20:52.502758 26467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:52.502839 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:46491, user_credentials={real_user=slave}} blocked reactor thread for 125445us
I20260709 12:20:52.503708 26285 leader_election.cc:304] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.505832 26433 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 167 similar messages]
I20260709 12:20:52.511698 26285 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.459311 28299 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.519181 28103 raft_consensus.cc:2749] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.520197 26358 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e
I20260709 12:20:52.520998 28299 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:52.521176 28223 raft_consensus.cc:2804] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:52.522477 25160 tablet_replica.cc:333] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.528599 26285 leader_election.cc:304] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.524145 28223 raft_consensus.cc:697] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:52.533488 28381 raft_consensus.cc:2749] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.542465 28102 raft_consensus.cc:2749] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:20:52.544301 26976 leader_election.cc:336] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.545840 26285 leader_election.cc:304] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.548838 26285 raft_consensus.cc:2686] T 29c1be8b350842ee9483fc10d62272f5 P c4a929fc482e4a8ca71fe20282d1f501: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:52.549674 25160 raft_consensus.cc:2243] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.550367 25160 raft_consensus.cc:2272] T f5986e7257a846b2b382b730bfc337eb P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.547051 28381 consensus_queue.cc:1048] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:20:52.553267 25160 tablet_replica.cc:333] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.558240 28223 consensus_queue.cc:237] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [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: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.560607 26285 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.561535 28103 raft_consensus.cc:2749] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.563108 28103 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:52.566394 28396 tablet_replica.cc:333] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:52.567619 28396 raft_consensus.cc:2243] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.568429 28396 raft_consensus.cc:2272] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.571381 25160 raft_consensus.cc:2243] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.572043 25160 pending_rounds.cc:70] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: Trying to abort 1 pending ops.
I20260709 12:20:52.572288 25160 pending_rounds.cc:77] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305624152769667072 op_type: NO_OP noop_request { }
I20260709 12:20:52.575428 25160 raft_consensus.cc:2889] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:52.580258 25160 raft_consensus.cc:2272] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:52.577103 26433 consensus_peers.cc:597] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:52.584102 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.584791 26389 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 4.
I20260709 12:20:52.588624 25160 tablet_replica.cc:333] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.589751 25160 raft_consensus.cc:2243] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:52.592516 26977 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:52.595081 28393 raft_consensus.cc:2804] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:20:52.595603 28393 raft_consensus.cc:493] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:52.596019 28393 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:52.598019 25160 pending_rounds.cc:70] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: Trying to abort 1 pending ops.
I20260709 12:20:52.598373 25160 pending_rounds.cc:77] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501: Aborting op as it isn't in flight: id { term: 3 index: 5 } timestamp: 7305624167372607488 op_type: NO_OP noop_request { }
I20260709 12:20:52.598714 25160 raft_consensus.cc:2889] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:52.599047 25160 raft_consensus.cc:2272] T 8335d367a24e467a8ebd6ea43de056c6 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.601760 26285 leader_election.cc:304] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.602489 26285 raft_consensus.cc:2686] T 55e175c508a241b5b8c517411edf21e6 P c4a929fc482e4a8ca71fe20282d1f501: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:20:52.582228 26976 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:52.608470 26285 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.610517 26285 raft_consensus.cc:2686] T 231319670a2e4580bc0ca804aef8ed69 P c4a929fc482e4a8ca71fe20282d1f501: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:52.620869 25160 tablet_replica.cc:333] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.622013 25160 raft_consensus.cc:2243] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.622748 25160 raft_consensus.cc:2272] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:52.621238 28398 log.cc:927] Time spent T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260709 12:20:52.611462 26285 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.627951 28392 raft_consensus.cc:2749] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.607123 28103 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.021s
W20260709 12:20:52.633646 26976 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:52.643952 28396 ts_tablet_manager.cc:1916] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:52.652992 28393 raft_consensus.cc:515] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.655371 28393 leader_election.cc:290] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:52.656481 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed4168a654dc4eb09314abdc95596fd7" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:52.657243 26393 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:52.660878 26389 raft_consensus.cc:1275] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer c4a929fc482e4a8ca71fe20282d1f501: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 12:20:52.661346 26389 pending_rounds.cc:85] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: Aborting all ops after (but not including) 2
I20260709 12:20:52.661602 26389 pending_rounds.cc:107] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 12:20:52.661872 26389 raft_consensus.cc:2889] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:20:52.665459 26976 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:52.668417 26976 leader_election.cc:336] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:52.673175 26976 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:52.674872 25160 tablet_replica.cc:333] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.675660 26394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.675863 25160 raft_consensus.cc:2243] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:52.676403 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0254fa7254384a31887e900999d815e3" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.677023 25160 raft_consensus.cc:2272] T 74f5a6b67e6f4ce2b971f887600da06f P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.679690 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.684203 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357f041873634fb88ff44a90fed9cdbc" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.685482 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866291520dda44b3a2924e8edac2a216" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.691646 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa4e9bfcb4c4e12886c6fe599dacaea" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.691836 26285 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.694202 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8d015e4eb340edb00b573ca420084e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.700062 26393 raft_consensus.cc:2468] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 5.
I20260709 12:20:52.701221 26977 leader_election.cc:304] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:52.706002 27007 raft_consensus.cc:1240] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 4. Current term is 5. Ops: []
I20260709 12:20:52.707255 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e6a921b07d4bdaa7b0671fa9a77b09" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.707418 26285 leader_election.cc:304] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.709373 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ade9491741046c7ae712fbddb8b2b00" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.711251 27007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "856f7dabebe8462e9f7b93350476113d" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.706718 28103 raft_consensus.cc:2749] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:52.713626 28306 raft_consensus.cc:2749] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:52.716711 25160 tablet_replica.cc:333] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.717777 25160 raft_consensus.cc:2243] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.719455 28299 raft_consensus.cc:2804] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:52.725270 28299 raft_consensus.cc:697] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 5 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:52.726408 28299 consensus_queue.cc:237] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.728143 27008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946bed84ddea4eada7dee3e336393f33" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.720038 26392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7f310197de45ea8c9228aa38989ff0" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.704440 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c849da633034f13a0f861efe6e109f6" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.743505 26386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5daad2e64d434ead10e12e7fc378f2" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.704411 28381 consensus_queue.cc:1048] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 12:20:52.719148 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c176db237db74caf884530e72b863a1e" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.756633 25160 raft_consensus.cc:2272] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.774778 26285 leader_election.cc:304] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:52.775768 28267 raft_consensus.cc:2749] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.776242 26285 leader_election.cc:304] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:52.776906 25160 tablet_replica.cc:333] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.777529 26285 leader_election.cc:304] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:52.777675 28267 raft_consensus.cc:2749] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.782662 25160 raft_consensus.cc:2243] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:52.811266 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 111963us
W20260709 12:20:52.813042 26359 leader_election.cc:336] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.813620 26359 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:52.795215 28381 raft_consensus.cc:2749] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.816881 28223 raft_consensus.cc:2749] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:52.820935 26433 consensus_peers.cc:597] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:52.837638 26285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 60194.7us
W20260709 12:20:52.837615 26359 consensus_peers.cc:597] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:52.840063 26359 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.841424 26359 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
W20260709 12:20:52.842514 26359 leader_election.cc:336] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.842861 26359 leader_election.cc:304] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:52.843621 26285 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
W20260709 12:20:52.843978 26359 consensus_peers.cc:597] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:52.844202 28223 raft_consensus.cc:2749] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:52.844117 28266 consensus_queue.cc:1059] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:20:52.845098 26359 consensus_peers.cc:597] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:52.845620 28266 raft_consensus.cc:2749] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:52.842579 28105 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:52.845628 26359 leader_election.cc:336] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.846858 26359 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:52.847577 28105 raft_consensus.cc:2749] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:20:52.849012 26359 consensus_peers.cc:597] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:52.841548 28306 raft_consensus.cc:493] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b622467209d94bae90ffb126f585ed1e)
I20260709 12:20:52.845824 28381 raft_consensus.cc:3055] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:20:52.850719 28381 raft_consensus.cc:740] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c4a929fc482e4a8ca71fe20282d1f501, State: Running, Role: LEADER
I20260709 12:20:52.850497 28306 raft_consensus.cc:515] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.852802 28306 leader_election.cc:290] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:52.852957 26392 raft_consensus.cc:1240] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Rejecting Update request from peer c4a929fc482e4a8ca71fe20282d1f501 for earlier term 4. Current term is 5. Ops: [4.6-4.6]
I20260709 12:20:52.851703 28381 consensus_queue.cc:260] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.854538 28381 raft_consensus.cc:3060] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:52.854466 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.850178 25160 raft_consensus.cc:2272] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.860853 25160 tablet_replica.cc:333] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.870000 25160 raft_consensus.cc:2243] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.864372 28396 ts_tablet_manager.cc:1929] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:52.872659 26285 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.873346 26285 raft_consensus.cc:2686] T 5ade9491741046c7ae712fbddb8b2b00 P c4a929fc482e4a8ca71fe20282d1f501: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:52.874171 26285 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:52.875119 28306 raft_consensus.cc:2749] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:52.875345 26285 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.875989 26285 raft_consensus.cc:2686] T 8c849da633034f13a0f861efe6e109f6 P c4a929fc482e4a8ca71fe20282d1f501: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:52.877624 25160 raft_consensus.cc:2272] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:52.876785 26285 leader_election.cc:304] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
W20260709 12:20:52.883900 26285 raft_consensus.cc:2686] T c176db237db74caf884530e72b863a1e P c4a929fc482e4a8ca71fe20282d1f501: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:52.882668 28396 log.cc:1199] T a159b58eae2a4c4e80c260560a58cead P a5305e53a51c42bba9702f1b3465e31c: Deleting WAL directory at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/wals/a159b58eae2a4c4e80c260560a58cead
I20260709 12:20:52.886803 26285 leader_election.cc:304] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.887545 26285 raft_consensus.cc:2686] T 866291520dda44b3a2924e8edac2a216 P c4a929fc482e4a8ca71fe20282d1f501: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:52.888446 26285 leader_election.cc:304] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.889156 28267 raft_consensus.cc:2749] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:52.886449 28224 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:52.890512 26285 leader_election.cc:304] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.891198 26285 raft_consensus.cc:2686] T 7d5daad2e64d434ead10e12e7fc378f2 P c4a929fc482e4a8ca71fe20282d1f501: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:20:52.892599 28393 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:52.894505 28393 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.892566 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "410fe1c66ad74c08a870ddcfb28bdb83" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:52.899399 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.890813 28224 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.902223 28393 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.904666 28393 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:52.905229 28393 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:52.906829 26976 leader_election.cc:336] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.907318 26976 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:52.908519 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.908826 28393 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.913060 28299 raft_consensus.cc:2749] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:52.914055 26214 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36584 (request call id 371) took 4479 ms. Trace:
I20260709 12:20:52.886868 28306 raft_consensus.cc:493] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:52.916373 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:52.917065 26976 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.913285 28224 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:52.918993 26359 leader_election.cc:336] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.917943 26977 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:52.917739 26976 leader_election.cc:336] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:52.920244 26359 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:52.920502 26976 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:52.922222 28391 raft_consensus.cc:2749] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:52.920833 28306 raft_consensus.cc:515] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:52.922590 28170 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:52.923022 28281 raft_consensus.cc:2749] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:52.924768 28306 leader_election.cc:290] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.926190 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.927246 26285 leader_election.cc:304] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:52.925981 26218 catalog_manager.cc:5697] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:52.932705 28381 raft_consensus.cc:2749] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:52.932709 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc558185cfb64b8bb42beaa0dcfeb9a1" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.936844 26202 catalog_manager.cc:5028] TS a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): tablet a159b58eae2a4c4e80c260560a58cead (table test-workload [id=78db7875d9784f1499e8675a94c1b77f]) successfully deleted
I20260709 12:20:52.937515 26285 leader_election.cc:304] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:52.938561 28381 raft_consensus.cc:2749] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:20:52.949602 26218 catalog_manager.cc:5697] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:52.954524 25160 tablet_replica.cc:333] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:52.955878 28224 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:52.956521 28224 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.956686 26218 catalog_manager.cc:5697] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 3 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } }
I20260709 12:20:52.958729 28224 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.962857 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:52.963644 26463 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 5.
I20260709 12:20:52.960798 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:52.964779 26393 raft_consensus.cc:2393] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e in current term 5: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:52.964733 26975 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:52.965520 28224 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:20:52.966075 28224 raft_consensus.cc:493] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting leader election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:52.966480 28224 raft_consensus.cc:3060] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:52.976322 26218 catalog_manager.cc:5697] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:52.977489 25160 raft_consensus.cc:2243] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:52.978132 25160 pending_rounds.cc:70] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: Trying to abort 1 pending ops.
I20260709 12:20:52.978385 25160 pending_rounds.cc:77] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501: Aborting op as it isn't in flight: id { term: 4 index: 6 } timestamp: 7305624170944413696 op_type: NO_OP noop_request { }
I20260709 12:20:52.978739 25160 raft_consensus.cc:2889] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:52.979370 28224 raft_consensus.cc:515] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:52.914471 26214 rpcz_store.cc:276] 0709 12:20:48.434625 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:48.435061 (+   436us) service_pool.cc:224] Handling call
0709 12:20:48.867280 (+432219us) spinlock_profiling.cc:243] Waited 287 ms on lock 0x7b5400383bd4. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa98ae090 00007f5aa994cf3a 00007f5aaf702e9c 00007f5aaf80104e 00007f5aadcc22a4 00007f5aadcc2232 00007f5aadcc2161 00007f5aadcc20dc 00007f5aadcc1392 00007f5aa7c7f48c 00007f5aa7c7e8c6
0709 12:20:52.913967 (+4046687us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:52.557697 (+     0us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b1800366dc0. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aaf71fab1 00007f5aaf72c281 00007f5aa68573f3 00007f5aa68597c1 00007f5aa6859779 00007f5aa6859709 00007f5aa68596d1 00007f5aa68589cd 0000000000388634 0000000000388479 00007f5aa683a83a
0709 12:20:52.557868 (+   171us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:52.574437 (+ 16569us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:52.574471 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:20:52.574488 (+    17us) tablet.cc:662] Decoding operations
0709 12:20:52.579956 (+  5468us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:52.580038 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:52.580064 (+    26us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:20:52.580677 (+   613us) tablet.cc:701] Row locks acquired
0709 12:20:52.580698 (+    21us) write_op.cc:260] PREPARE: finished
0709 12:20:52.580858 (+   160us) write_op.cc:270] Start()
0709 12:20:52.581062 (+   204us) write_op.cc:276] Timestamp: P: 1783599652580805 usec, L: 0
0709 12:20:52.581094 (+    32us) op_driver.cc:348] REPLICATION: starting
0709 12:20:52.581767 (+   673us) log.cc:844] Serialized 1694 byte log entry
0709 12:20:52.665767 (+ 84000us) op_driver.cc:464] REPLICATION: finished
0709 12:20:52.735675 (+ 69908us) write_op.cc:301] APPLY: starting
0709 12:20:52.735754 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:52.735901 (+   147us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:52.735921 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:52.835780 (+ 99859us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:52.836913 (+  1133us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:20:52.838474 (+  1561us) write_op.cc:312] APPLY: finished
0709 12:20:52.872390 (+ 33916us) log.cc:844] Serialized 41 byte log entry
0709 12:20:52.876259 (+  3869us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:52.876357 (+    98us) write_op.cc:454] Released schema lock
0709 12:20:52.876396 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 12:20:52.876756 (+   360us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:52.876784 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1174276,"reported_tablets":11,"spinlock_wait_cycles":660852608,"child_traces":[["op",{"apply.queue_time_us":58689,"apply.run_cpu_time_us":5852,"apply.run_wall_time_us":141067,"num_ops":4,"prepare.queue_time_us":197911,"prepare.run_cpu_time_us":3296,"prepare.run_wall_time_us":40803,"replication_time_us":84499,"spinlock_wait_cycles":26993920,"thread_start_us":226444,"threads_started":2}]]}
I20260709 12:20:52.978461 26218 catalog_manager.cc:5697] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 2 to 4, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 4 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.983590 26463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:52.984128 26218 catalog_manager.cc:5697] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 3, leader changed from d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 3 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:52.986009 28224 leader_election.cc:290] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 election: Requested vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:52.986755 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce203d5487fe4c75a6b603056555b1d9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:52.991716 26387 raft_consensus.cc:2393] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b622467209d94bae90ffb126f585ed1e in current term 5: Already voted for candidate d62536ffde4640628ddf0a8b49ec95f4 in this term.
I20260709 12:20:52.987685 26218 catalog_manager.cc:5697] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 2 to 4, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 4 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:52.999661 26218 catalog_manager.cc:5697] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 3 to 5, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 5 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } }
I20260709 12:20:53.012744 26469 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:52.979218 25160 raft_consensus.cc:2272] T ed4168a654dc4eb09314abdc95596fd7 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.001161 26218 catalog_manager.cc:5697] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } }
I20260709 12:20:53.015844 28281 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 12:20:53.022670 26218 catalog_manager.cc:5697] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:53.027984 26463 raft_consensus.cc:2468] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 5.
I20260709 12:20:53.030201 26975 leader_election.cc:304] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:53.031438 28224 raft_consensus.cc:2804] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:53.032310 28224 raft_consensus.cc:697] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 5 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:53.033600 28224 consensus_queue.cc:237] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [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: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:53.059890 25160 tablet_replica.cc:333] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.072691 25160 raft_consensus.cc:2243] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:53.084666 25160 raft_consensus.cc:2272] T a159b58eae2a4c4e80c260560a58cead P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:53.085310 26976 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:53.092052 27005 raft_consensus.cc:1275] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:53.096455 25160 tablet_replica.cc:333] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.098263 28150 consensus_queue.cc:1048] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:53.098691 25160 raft_consensus.cc:2243] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:53.099891 25160 raft_consensus.cc:2272] T 8b83b3c9e3644507b7da7709a9eb34a9 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.111039 25160 tablet_replica.cc:333] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.112509 25160 raft_consensus.cc:2243] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:53.113435 25160 raft_consensus.cc:2272] T 449f9426b1ef44d1a1047e5336e91fef P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.136497 26217 catalog_manager.cc:5697] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 3 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.141952 26218 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36586 (request call id 357) took 1246 ms. Trace:
I20260709 12:20:53.143049 26217 catalog_manager.cc:5697] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.154307 26217 catalog_manager.cc:5697] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 3 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.158633 25160 tablet_replica.cc:333] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.148546 26218 rpcz_store.cc:276] 0709 12:20:51.915155 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:20:51.915368 (+   213us) service_pool.cc:224] Handling call
0709 12:20:52.089739 (+174371us) spinlock_profiling.cc:243] Waited 77.9 ms on lock 0x7b5400383bd4. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aa98ae090 00007f5aa994cf3a 00007f5aaf702e9c 00007f5aaf80104e 00007f5aadcc22a4 00007f5aadcc2232 00007f5aadcc2161 00007f5aadcc20dc 00007f5aadcc1392 00007f5aa7c7f48c 00007f5aa7c7e8c6
0709 12:20:53.141853 (+1052114us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:20:53.069712 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:20:53.075880 (+  6168us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:20:53.075916 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:20:53.075937 (+    21us) tablet.cc:662] Decoding operations
0709 12:20:53.076917 (+   980us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:20:53.076976 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 12:20:53.077004 (+    28us) tablet.cc:685] Acquiring locks for 10 operations
0709 12:20:53.077796 (+   792us) tablet.cc:701] Row locks acquired
0709 12:20:53.077818 (+    22us) write_op.cc:260] PREPARE: finished
0709 12:20:53.082201 (+  4383us) write_op.cc:270] Start()
0709 12:20:53.082325 (+   124us) write_op.cc:276] Timestamp: P: 1783599653082152 usec, L: 0
0709 12:20:53.082350 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 12:20:53.083102 (+   752us) log.cc:844] Serialized 3969 byte log entry
0709 12:20:53.113465 (+ 30363us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b1800368b60. stack: 00007f5aa6825343 00007f5aa6825240 00007f5aa61b41d4 00007f5aafef2304 00007f5aafef2299 00007f5aaf71fab1 00007f5aaf72c281 00007f5aad37b41d 00007f5aad37d71a 00007f5aad37d6a8 00007f5aad37d628 00007f5aad37d5e3 00007f5aad37c7fc 00007f5aaf7af2f6 00007f5aaf7a9aa8 00007f5aa9950310
0709 12:20:53.113530 (+    65us) op_driver.cc:464] REPLICATION: finished
0709 12:20:53.113949 (+   419us) write_op.cc:301] APPLY: starting
0709 12:20:53.114047 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0709 12:20:53.114291 (+   244us) tablet.cc:1370] finished BulkCheckPresence
0709 12:20:53.114312 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:20:53.115465 (+  1153us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:20:53.115681 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 12:20:53.115724 (+    43us) write_op.cc:312] APPLY: finished
0709 12:20:53.116004 (+   280us) log.cc:844] Serialized 77 byte log entry
0709 12:20:53.116178 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:53.116341 (+   163us) write_op.cc:454] Released schema lock
0709 12:20:53.116385 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 12:20:53.116742 (+   357us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:20:53.116773 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":7085,"reported_tablets":28,"spinlock_wait_cycles":179246336,"child_traces":[["op",{"apply.queue_time_us":104,"apply.run_cpu_time_us":2778,"apply.run_wall_time_us":2778,"num_ops":10,"prepare.queue_time_us":545,"prepare.run_cpu_time_us":3988,"prepare.run_wall_time_us":20501,"replication_time_us":7158,"spinlock_wait_cycles":28588416}]]}
I20260709 12:20:53.170200 26217 catalog_manager.cc:5697] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:53.180567 25160 raft_consensus.cc:2243] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:53.181470 26976 consensus_peers.cc:597] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:53.186492 25160 pending_rounds.cc:70] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: Trying to abort 1 pending ops.
I20260709 12:20:53.186971 25160 pending_rounds.cc:77] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305624152626462720 op_type: NO_OP noop_request { }
I20260709 12:20:53.187408 25160 raft_consensus.cc:2889] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:53.187819 25160 raft_consensus.cc:2272] T 357f041873634fb88ff44a90fed9cdbc P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.183337 26217 catalog_manager.cc:5697] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 2 to 4, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 4 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.194274 26217 catalog_manager.cc:5697] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:53.195930 25160 tablet_replica.cc:333] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.204487 25160 raft_consensus.cc:2243] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.204993 28267 raft_consensus.cc:493] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:53.205528 28267 raft_consensus.cc:515] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:53.207847 28267 leader_election.cc:290] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:53.209410 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:53.215003 25160 raft_consensus.cc:2272] T 6609ceadc627427b9427f211afec4829 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.222829 25160 tablet_replica.cc:333] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.223174 26387 raft_consensus.cc:1275] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:20:53.224407 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc07b48cd3a34134ac86d82ba3aed089" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:53.224889 28224 consensus_queue.cc:1048] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:53.223730 25160 raft_consensus.cc:2243] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:53.225884 26285 leader_election.cc:304] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e
I20260709 12:20:53.227097 28267 raft_consensus.cc:2749] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:53.228088 25160 raft_consensus.cc:2272] T f0cb4ee865e84264bec05a92a9592015 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.230129 28267 raft_consensus.cc:493] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:53.230602 28267 raft_consensus.cc:515] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:53.234023 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:53.234903 28086 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:53.240311 28086 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:53.233289 26218 catalog_manager.cc:5697] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:53.238977 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c5340954c24386a7fda922a25c6319" candidate_uuid: "c4a929fc482e4a8ca71fe20282d1f501" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:53.243351 26285 leader_election.cc:304] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [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: c4a929fc482e4a8ca71fe20282d1f501; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:53.244119 28381 raft_consensus.cc:2749] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:53.245290 28086 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:53.244867 26218 catalog_manager.cc:5697] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 2 to 4, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1). New cstate: current_term: 4 leader_uuid: "c4a929fc482e4a8ca71fe20282d1f501" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } }
I20260709 12:20:53.245868 26387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:53.246309 26218 catalog_manager.cc:5697] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 6 to 8. New cstate: current_term: 8 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } }
I20260709 12:20:53.239506 28267 leader_election.cc:290] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:53.254813 25160 tablet_replica.cc:333] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.255949 25160 raft_consensus.cc:2243] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.257673 25160 raft_consensus.cc:2272] T a941373ddd584baaa8de133d74a95464 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:53.258193 26433 leader_election.cc:336] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:53.258965 26433 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:53.259992 28297 raft_consensus.cc:2749] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:53.261368 25160 tablet_replica.cc:333] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.270390 25160 raft_consensus.cc:2243] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.271023 25160 raft_consensus.cc:2272] T 96b0a7f1c66248f498b164460aa25a01 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.325093 25160 tablet_replica.cc:333] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.326179 25160 raft_consensus.cc:2243] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.326787 25160 raft_consensus.cc:2272] T e2fc6b56676d4e968a18f45f2f701304 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.329625 28105 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:53.340319 28105 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:53.342722 28105 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:53.351423 26217 catalog_manager.cc:5697] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 4 to 5, leader changed from a5305e53a51c42bba9702f1b3465e31c (127.24.146.3) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 5 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.359539 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:53.382261 26469 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:53.383671 26217 catalog_manager.cc:5697] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 2 to 5, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 5 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.381294 25160 tablet_replica.cc:333] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.390791 25160 raft_consensus.cc:2243] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.392051 25160 raft_consensus.cc:2272] T 32a08cf93a564e70a784c43efd67d6a8 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.398362 25160 tablet_replica.cc:333] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.409032 25160 raft_consensus.cc:2243] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.412331 26358 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:20:53.414511 26359 leader_election.cc:336] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:53.416280 28223 raft_consensus.cc:2804] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:53.416756 28223 raft_consensus.cc:493] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:53.417135 28223 raft_consensus.cc:3060] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:53.432220 28223 raft_consensus.cc:515] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:53.433080 25160 raft_consensus.cc:2272] T acac14df34e74b318eea5c5f59c0c340 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.445238 25160 tablet_replica.cc:333] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.443701 28223 leader_election.cc:290] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:53.446169 25160 raft_consensus.cc:2243] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.446831 25160 raft_consensus.cc:2272] T 946bed84ddea4eada7dee3e336393f33 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.449546 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f5a6b67e6f4ce2b971f887600da06f" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:53.450256 26469 raft_consensus.cc:3060] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:53.458246 26469 raft_consensus.cc:2468] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
W20260709 12:20:53.459204 26976 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:53.459741 26358 leader_election.cc:304] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:53.461169 28223 raft_consensus.cc:2804] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:53.462013 28223 raft_consensus.cc:697] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:53.462975 28223 consensus_queue.cc:237] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:53.475037 25160 tablet_replica.cc:333] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
W20260709 12:20:53.472239 26359 consensus_peers.cc:597] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:53.498759 26359 leader_election.cc:336] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:53.501174 25160 raft_consensus.cc:2243] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.502308 25160 raft_consensus.cc:2272] T 410fe1c66ad74c08a870ddcfb28bdb83 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.506578 25160 tablet_replica.cc:333] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.507439 26214 catalog_manager.cc:5697] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 2 to 3, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 3 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:53.520414 26393 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:20:53.524645 28224 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:20:53.530373 26359 consensus_peers.cc:597] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:53.507536 25160 raft_consensus.cc:2243] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.532583 25160 raft_consensus.cc:2272] T 34bba4f83349437dbec6d86d0b7dd898 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:53.534965 26976 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:53.535970 25160 tablet_replica.cc:333] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.536911 25160 raft_consensus.cc:2243] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.537451 25160 raft_consensus.cc:2272] T 856f7dabebe8462e9f7b93350476113d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.538182 26469 raft_consensus.cc:1275] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:20:53.541429 28170 consensus_queue.cc:1048] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:53.545472 25160 tablet_replica.cc:333] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.546375 25160 raft_consensus.cc:2243] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.546904 25160 raft_consensus.cc:2272] T b804777ef4a848d289014613e1913463 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.556021 25160 tablet_replica.cc:333] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.556914 25160 raft_consensus.cc:2243] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.557529 25160 raft_consensus.cc:2272] T fc07b48cd3a34134ac86d82ba3aed089 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:53.562516 26359 consensus_peers.cc:597] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:53.599929 25160 tablet_replica.cc:333] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.603832 25160 raft_consensus.cc:2243] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.604436 25160 raft_consensus.cc:2272] T 30c5340954c24386a7fda922a25c6319 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.623960 25160 tablet_replica.cc:333] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.624785 25160 raft_consensus.cc:2243] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.625593 25160 raft_consensus.cc:2272] T 9d8d015e4eb340edb00b573ca420084e P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.628099 25160 tablet_replica.cc:333] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.655990 25160 raft_consensus.cc:2243] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.656672 25160 raft_consensus.cc:2272] T 5aa4e9bfcb4c4e12886c6fe599dacaea P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.659118 25160 tablet_replica.cc:333] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.659845 25160 raft_consensus.cc:2243] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.660351 25160 raft_consensus.cc:2272] T bc558185cfb64b8bb42beaa0dcfeb9a1 P c4a929fc482e4a8ca71fe20282d1f501 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.674916 25160 tablet_replica.cc:333] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.675761 25160 raft_consensus.cc:2243] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.676551 25160 raft_consensus.cc:2272] T 65f8e3b189424c8bb7315c9c23b793da P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.678967 25160 tablet_replica.cc:333] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.679710 25160 raft_consensus.cc:2243] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.680275 25160 raft_consensus.cc:2272] T 29e6a921b07d4bdaa7b0671fa9a77b09 P c4a929fc482e4a8ca71fe20282d1f501 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.695465 28297 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:53.696013 28297 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:53.698154 28297 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:53.699572 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:53.700280 26393 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 3.
I20260709 12:20:53.702333 26434 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:53.703176 28297 raft_consensus.cc:2804] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:20:53.703315 26433 leader_election.cc:336] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:53.703691 28297 raft_consensus.cc:493] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:53.704110 28297 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:53.705525 25160 tablet_replica.cc:333] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.706477 25160 raft_consensus.cc:2243] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.707095 25160 raft_consensus.cc:2272] T 8f7f310197de45ea8c9228aa38989ff0 P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.710773 25160 tablet_replica.cc:333] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.711483 25160 raft_consensus.cc:2243] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:53.712496 25160 raft_consensus.cc:2272] T c1bf30c4451b40108daf0242f042c554 P c4a929fc482e4a8ca71fe20282d1f501 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.713474 26469 consensus_queue.cc:237] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:53.736027 26393 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 12:20:53.738106 26434 consensus_peers.cc:597] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c -> Peer b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009): Couldn't send request to peer b622467209d94bae90ffb126f585ed1e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0254fa7254384a31887e900999d815e3. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:53.738525 26433 consensus_peers.cc:597] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:53.739054 28247 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:53.739894 28297 raft_consensus.cc:515] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:53.749465 28297 leader_election.cc:290] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:53.754207 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a941373ddd584baaa8de133d74a95464" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:53.763216 26389 raft_consensus.cc:3060] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:20:53.754930 26976 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:53.756637 26433 leader_election.cc:336] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:53.759135 25160 tablet_replica.cc:333] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.766815 25160 raft_consensus.cc:2243] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:53.777323 26389 raft_consensus.cc:2468] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:53.778443 25160 raft_consensus.cc:2272] T 70db1d02ae6e4d7d82da0b82d8f8719d P c4a929fc482e4a8ca71fe20282d1f501 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.780516 26434 leader_election.cc:304] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:53.781500 28297 raft_consensus.cc:2804] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:53.782055 28297 raft_consensus.cc:697] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:53.782930 28297 consensus_queue.cc:237] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER 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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:53.786211 25160 tablet_replica.cc:333] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501: stopping tablet replica
I20260709 12:20:53.788084 25160 raft_consensus.cc:2243] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:53.789099 25160 raft_consensus.cc:2272] T 0254fa7254384a31887e900999d815e3 P c4a929fc482e4a8ca71fe20282d1f501 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:53.791138 28247 raft_consensus.cc:2955] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:53.795204 26389 raft_consensus.cc:2955] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:53.821372 26217 catalog_manager.cc:5697] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: config changed from index -1 to 5, NON_VOTER b622467209d94bae90ffb126f585ed1e (127.24.146.4) added. New cstate: current_term: 4 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } } }
I20260709 12:20:53.843684 26217 catalog_manager.cc:5697] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:53.868564 26976 consensus_peers.cc:597] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:53.890118 26359 consensus_peers.cc:597] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:53.944585 26359 consensus_peers.cc:597] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:53.948402 26359 consensus_peers.cc:597] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:53.996326 26359 consensus_peers.cc:597] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:54.028045 26359 consensus_peers.cc:597] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.053649 26359 consensus_peers.cc:597] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:54.059907 26469 raft_consensus.cc:1275] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:54.064152 28105 consensus_queue.cc:1048] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:54.112537 26976 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:54.178298 26359 consensus_peers.cc:597] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:54.200030 26359 consensus_peers.cc:597] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:54.202327 26433 consensus_peers.cc:597] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:54.285650 26359 consensus_peers.cc:597] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:54.288542 26389 raft_consensus.cc:1275] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:20:54.295835 28424 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.296778 28424 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:54.305191 26433 leader_election.cc:336] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:54.305775 28424 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
W20260709 12:20:54.305994 26433 consensus_peers.cc:597] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:54.305136 28427 ts_tablet_manager.cc:933] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: Initiating tablet copy from peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:54.314424 28424 consensus_queue.cc:1048] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:54.315246 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:54.327564 26434 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a5305e53a51c42bba9702f1b3465e31c; no voters: b622467209d94bae90ffb126f585ed1e, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:54.335850 28247 raft_consensus.cc:2749] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:54.340481 28427 tablet_copy_client.cc:323] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Beginning tablet copy session from remote peer at address 127.24.146.3:34459
I20260709 12:20:54.348325 26478 tablet_copy_service.cc:140] P a5305e53a51c42bba9702f1b3465e31c: Received BeginTabletCopySession request for tablet 0254fa7254384a31887e900999d815e3 from peer b622467209d94bae90ffb126f585ed1e ({username='slave'} at 127.0.0.1:51322)
I20260709 12:20:54.349017 26478 tablet_copy_service.cc:161] P a5305e53a51c42bba9702f1b3465e31c: Beginning new tablet copy session on tablet 0254fa7254384a31887e900999d815e3 from peer b622467209d94bae90ffb126f585ed1e at {username='slave'} at 127.0.0.1:51322: session id = b622467209d94bae90ffb126f585ed1e-0254fa7254384a31887e900999d815e3
I20260709 12:20:54.353231 28223 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.353853 28223 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:54.358451 26433 consensus_peers.cc:597] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:54.359143 26359 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:54.361840 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:54.362515 28105 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.362934 28223 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:54.363139 28105 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:54.362602 27005 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:54.364853 26360 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:54.365726 28105 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:54.366070 28223 raft_consensus.cc:2804] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:54.367973 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
W20260709 12:20:54.370877 26359 leader_election.cc:336] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:54.373322 26358 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [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: d62536ffde4640628ddf0a8b49ec95f4; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:54.374464 28223 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.374604 28281 raft_consensus.cc:2749] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:54.376958 28223 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:20:54.375486 26434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:46009, user_credentials={real_user=slave}} blocked reactor thread for 48014.9us
I20260709 12:20:54.392283 28393 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.392918 28393 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.395172 28393 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:54.397773 26478 tablet_copy_source_session.cc:215] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:54.398057 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
W20260709 12:20:54.401392 26976 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:54.401863 26976 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:54.403991 28170 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:54.424497 26433 consensus_peers.cc:597] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:54.435592 28223 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:54.442332 26359 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:54.412588 28427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0254fa7254384a31887e900999d815e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:54.453960 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8335d367a24e467a8ebd6ea43de056c6" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:54.454806 27003 raft_consensus.cc:3060] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:54.465735 28223 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:54.481189 27003 raft_consensus.cc:2468] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
I20260709 12:20:54.489054 26360 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:54.490345 28223 raft_consensus.cc:2804] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:54.491127 28223 raft_consensus.cc:697] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:54.492018 28223 consensus_queue.cc:237] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.496934 28393 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.497575 28393 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.501469 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:54.502555 26469 raft_consensus.cc:2468] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 1.
I20260709 12:20:54.503881 26975 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:54.504721 28299 raft_consensus.cc:2804] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:54.505194 28299 raft_consensus.cc:493] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.505573 28299 raft_consensus.cc:3060] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.504721 28393 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:54.520937 26359 consensus_peers.cc:597] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:54.526871 28299 raft_consensus.cc:515] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.531770 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b83b3c9e3644507b7da7709a9eb34a9" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:54.532264 28427 tablet_copy_client.cc:806] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:54.533347 28427 tablet_copy_client.cc:670] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:54.536064 26217 catalog_manager.cc:5697] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 3 to 4, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 4 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:54.532373 26469 raft_consensus.cc:3060] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.546197 28393 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.546789 28393 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:54.547144 26976 leader_election.cc:336] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:54.548141 28427 tablet_copy_client.cc:538] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:54.554446 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:54.556221 28393 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:54.561093 26976 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:54.561295 28297 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.561600 26976 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:54.561869 28297 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:54.562569 26976 leader_election.cc:336] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:54.563465 28393 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:54.564047 28297 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:54.565939 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:54.566746 26389 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 4.
I20260709 12:20:54.567800 26434 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:54.570969 26469 raft_consensus.cc:2468] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b622467209d94bae90ffb126f585ed1e in term 2.
I20260709 12:20:54.571386 28281 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.572248 28281 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.574426 28281 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:54.574743 26975 leader_election.cc:304] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:54.575532 28393 raft_consensus.cc:2804] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:54.571619 28297 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:20:54.576032 28393 raft_consensus.cc:697] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Becoming Leader. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Running, Role: LEADER
I20260709 12:20:54.576293 28297 raft_consensus.cc:493] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.576768 28297 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:54.576279 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:54.577497 27003 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:54.578007 28393 consensus_queue.cc:237] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.579080 26360 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:54.581549 28281 raft_consensus.cc:2804] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:54.581981 28281 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.582331 28281 raft_consensus.cc:3060] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.622568 28299 leader_election.cc:290] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:54.622287 28297 raft_consensus.cc:515] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:54.631847 28297 leader_election.cc:290] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:54.632653 28105 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.633235 28105 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.633421 28281 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.643165 28427 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: Bootstrap starting.
I20260709 12:20:54.648711 26389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0cb4ee865e84264bec05a92a9592015" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4"
I20260709 12:20:54.649351 26389 raft_consensus.cc:3060] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:20:54.654774 28281 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
W20260709 12:20:54.656250 26976 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:54.657454 26214 catalog_manager.cc:5697] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to b622467209d94bae90ffb126f585ed1e (127.24.146.4). New cstate: current_term: 2 leader_uuid: "b622467209d94bae90ffb126f585ed1e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:54.662492 26389 raft_consensus.cc:2468] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 5.
I20260709 12:20:54.665307 28105 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:54.668007 26434 leader_election.cc:304] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:54.669221 28424 raft_consensus.cc:2804] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:20:54.669875 28424 raft_consensus.cc:697] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 5 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:54.670913 28424 consensus_queue.cc:237] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:54.684514 26433 consensus_peers.cc:597] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:54.687656 27003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a159b58eae2a4c4e80c260560a58cead" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:54.688346 27003 raft_consensus.cc:3060] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.701292 27003 raft_consensus.cc:2468] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
W20260709 12:20:54.702323 26433 leader_election.cc:336] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:54.707674 26433 leader_election.cc:336] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:54.712355 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:54.713157 27005 raft_consensus.cc:2468] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 1.
I20260709 12:20:54.712693 26218 catalog_manager.cc:5697] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 4 to 5, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 5 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:54.726923 26360 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:54.729216 28223 raft_consensus.cc:2804] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:54.730382 28223 raft_consensus.cc:697] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:54.731307 28223 consensus_queue.cc:237] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:54.753412 26359 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:54.753871 26433 consensus_peers.cc:597] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:54.754700 26360 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [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: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
I20260709 12:20:54.756253 28281 raft_consensus.cc:2804] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:54.756706 28281 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.759886 28281 raft_consensus.cc:3060] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:54.775022 26976 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:54.775235 28281 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.796411 28281 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:54.800948 27012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "449f9426b1ef44d1a1047e5336e91fef" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:54.802205 27012 raft_consensus.cc:3060] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:54.803966 26359 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:54.804824 26359 consensus_peers.cc:597] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:54.805204 26359 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:54.812242 27012 raft_consensus.cc:2468] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 2.
I20260709 12:20:54.828087 26360 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b622467209d94bae90ffb126f585ed1e, d62536ffde4640628ddf0a8b49ec95f4; no voters: 
W20260709 12:20:54.829133 26359 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:54.829654 28445 raft_consensus.cc:2804] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:54.830297 28445 raft_consensus.cc:697] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:54.831445 28445 consensus_queue.cc:237] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:54.835122 26217 catalog_manager.cc:5697] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:54.870239 28427 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: 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 12:20:54.871313 28427 tablet_bootstrap.cc:492] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: Bootstrap complete.
I20260709 12:20:54.872138 28427 ts_tablet_manager.cc:1403] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: Time spent bootstrapping tablet: real 0.229s	user 0.027s	sys 0.004s
I20260709 12:20:54.882403 28425 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:54.883136 28425 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:54.886494 28425 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:54.888605 28427 raft_consensus.cc:359] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:54.891330 26393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d62536ffde4640628ddf0a8b49ec95f4" is_pre_election: true
I20260709 12:20:54.891530 28427 raft_consensus.cc:740] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: b622467209d94bae90ffb126f585ed1e, State: Initialized, Role: LEARNER
I20260709 12:20:54.898648 28427 consensus_queue.cc:260] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: NON_VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: true } }
I20260709 12:20:54.901072 26217 catalog_manager.cc:5697] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:54.902740 28427 ts_tablet_manager.cc:1434] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
W20260709 12:20:54.908066 26433 leader_election.cc:336] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:54.908620 26433 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:54.909334 28424 raft_consensus.cc:2749] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:54.918191 26478 tablet_copy_service.cc:342] P a5305e53a51c42bba9702f1b3465e31c: Request end of tablet copy session b622467209d94bae90ffb126f585ed1e-0254fa7254384a31887e900999d815e3 received from {username='slave'} at 127.0.0.1:51322
I20260709 12:20:54.918766 26478 tablet_copy_service.cc:434] P a5305e53a51c42bba9702f1b3465e31c: ending tablet copy session b622467209d94bae90ffb126f585ed1e-0254fa7254384a31887e900999d815e3 on tablet 0254fa7254384a31887e900999d815e3 with peer b622467209d94bae90ffb126f585ed1e
W20260709 12:20:54.943101 26359 consensus_peers.cc:597] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:54.967520 26359 consensus_peers.cc:597] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:54.996649 27012 raft_consensus.cc:1275] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:54.998648 28440 consensus_queue.cc:1048] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:20:55.010934 26976 consensus_peers.cc:597] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.029752 26359 consensus_peers.cc:597] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:55.033751 26359 consensus_peers.cc:597] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:55.078228 26976 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:55.087992 28393 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:55.088593 28393 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:55.098239 26976 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:55.100508 28393 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:55.101136 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "b622467209d94bae90ffb126f585ed1e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:55.105168 28281 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:55.105887 28281 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:55.107530 26976 leader_election.cc:336] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:55.108036 26976 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:55.109016 28299 raft_consensus.cc:2749] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:55.114013 26359 leader_election.cc:336] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:55.118227 28281 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:55.124202 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c" is_pre_election: true
I20260709 12:20:55.124945 26469 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 3.
I20260709 12:20:55.126200 26358 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:55.126953 28281 raft_consensus.cc:2804] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:20:55.127427 28281 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:55.128108 28281 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:55.145403 28281 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:55.148263 26393 raft_consensus.cc:1275] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:20:55.149194 27012 raft_consensus.cc:1275] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:55.155606 28425 consensus_queue.cc:1048] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:55.151048 26469 raft_consensus.cc:1275] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Refusing update from remote peer b622467209d94bae90ffb126f585ed1e: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:55.157822 28440 consensus_queue.cc:1048] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:55.159812 28281 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:55.168637 28299 consensus_queue.cc:1048] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:55.171738 26469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70db1d02ae6e4d7d82da0b82d8f8719d" candidate_uuid: "d62536ffde4640628ddf0a8b49ec95f4" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a5305e53a51c42bba9702f1b3465e31c"
I20260709 12:20:55.172405 26469 raft_consensus.cc:3060] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:55.178936 27005 raft_consensus.cc:1217] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
W20260709 12:20:55.153549 26976 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:55.194051 28425 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:55.194653 28425 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:55.196643 28425 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:55.199298 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e" is_pre_election: true
I20260709 12:20:55.200013 27005 raft_consensus.cc:2468] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 1.
I20260709 12:20:55.201164 26434 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: 
I20260709 12:20:55.202644 28425 raft_consensus.cc:2804] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:55.203012 28425 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Starting leader election (detected failure of leader c4a929fc482e4a8ca71fe20282d1f501)
I20260709 12:20:55.203366 28425 raft_consensus.cc:3060] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:55.206341 26433 leader_election.cc:336] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:55.219647 28425 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:55.217772 26469 raft_consensus.cc:2468] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d62536ffde4640628ddf0a8b49ec95f4 in term 4.
I20260709 12:20:55.234618 28425 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: Requested vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), b622467209d94bae90ffb126f585ed1e (127.24.146.4:46009)
I20260709 12:20:55.237527 27005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1bf30c4451b40108daf0242f042c554" candidate_uuid: "a5305e53a51c42bba9702f1b3465e31c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b622467209d94bae90ffb126f585ed1e"
I20260709 12:20:55.238457 27005 raft_consensus.cc:3060] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:55.230562 26359 leader_election.cc:336] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:55.241500 26358 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [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: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:55.242841 28281 raft_consensus.cc:2804] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:55.243546 28281 raft_consensus.cc:697] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Becoming Leader. State: Replica: d62536ffde4640628ddf0a8b49ec95f4, State: Running, Role: LEADER
I20260709 12:20:55.244421 28281 consensus_queue.cc:237] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
W20260709 12:20:55.245044 26433 leader_election.cc:336] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:55.254248 26433 consensus_peers.cc:597] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.289204 27005 raft_consensus.cc:2468] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5305e53a51c42bba9702f1b3465e31c in term 2.
I20260709 12:20:55.296555 26434 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c, b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:55.304167 28425 raft_consensus.cc:2804] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:55.304744 28425 raft_consensus.cc:697] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Becoming Leader. State: Replica: a5305e53a51c42bba9702f1b3465e31c, State: Running, Role: LEADER
I20260709 12:20:55.305603 28425 consensus_queue.cc:237] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [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: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:55.327140 26214 catalog_manager.cc:5697] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 reported cstate change: term changed from 3 to 4, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2). New cstate: current_term: 4 leader_uuid: "d62536ffde4640628ddf0a8b49ec95f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:55.339704 26358 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 49289.7us
W20260709 12:20:55.340822 26359 consensus_peers.cc:597] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.341470 26359 consensus_peers.cc:597] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.370285 26433 consensus_peers.cc:597] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:55.372510 27003 raft_consensus.cc:1275] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:55.381415 26217 catalog_manager.cc:5697] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: term changed from 1 to 2, leader changed from c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1) to a5305e53a51c42bba9702f1b3465e31c (127.24.146.3). New cstate: current_term: 2 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.391940 28281 consensus_queue.cc:1048] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:20:55.458382 26976 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:55.477967 25160 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26341)
W20260709 12:20:55.674163 26359 consensus_peers.cc:597] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.676584 26468 raft_consensus.cc:1275] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Refusing update from remote peer d62536ffde4640628ddf0a8b49ec95f4: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:20:55.681723 28281 consensus_queue.cc:1048] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:55.713198 26433 consensus_peers.cc:597] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.717873 26976 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:55.780212 28086 raft_consensus.cc:1064] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: attempting to promote NON_VOTER b622467209d94bae90ffb126f585ed1e to VOTER
I20260709 12:20:55.782541 28086 consensus_queue.cc:237] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:55.802208 26393 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:55.803673 27012 raft_consensus.cc:1275] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 LEARNER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:20:55.805655 28424 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } 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 12:20:55.806473 28297 consensus_queue.cc:1048] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:20:55.817255 26433 consensus_peers.cc:597] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.868119 27003 raft_consensus.cc:1275] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Refusing update from remote peer a5305e53a51c42bba9702f1b3465e31c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:20:55.872704 26976 consensus_peers.cc:597] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:55.872802 28297 consensus_queue.cc:1048] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:55.875566 28297 raft_consensus.cc:2955] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
W20260709 12:20:55.882817 26359 consensus_peers.cc:597] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:55.884501 26393 raft_consensus.cc:2955] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:55.917191 27005 raft_consensus.cc:2955] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } } }
I20260709 12:20:55.937863 26214 catalog_manager.cc:5697] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c reported cstate change: config changed from index 5 to 6, b622467209d94bae90ffb126f585ed1e (127.24.146.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "a5305e53a51c42bba9702f1b3465e31c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:56.107862 26976 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.148741 26359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:36295, user_credentials={real_user=slave}} blocked reactor thread for 84045.8us
W20260709 12:20:56.198604 26975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34459, user_credentials={real_user=slave}} blocked reactor thread for 61020.1us
W20260709 12:20:56.273916 26976 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.346051 26359 consensus_peers.cc:597] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.376539 26359 consensus_peers.cc:597] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.406955 26359 consensus_peers.cc:597] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.409825 26359 consensus_peers.cc:597] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.464967 26976 consensus_peers.cc:597] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.474406 26976 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.478516 25160 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26341)
W20260709 12:20:56.510830 26433 consensus_peers.cc:597] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:56.535300 26359 consensus_peers.cc:597] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.543325 26359 consensus_peers.cc:597] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.543902 26359 consensus_peers.cc:597] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.567297 26359 consensus_peers.cc:597] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.587845 26976 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.724030 26359 consensus_peers.cc:597] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:56.749522 26359 consensus_peers.cc:597] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.833051 26359 consensus_peers.cc:597] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:56.854712 26433 consensus_peers.cc:597] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:56.927470 26433 consensus_peers.cc:597] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:56.944880 26433 consensus_peers.cc:597] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:57.009855 26359 consensus_peers.cc:597] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:57.021597 26976 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:57.066175 26976 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:57.141148 26433 consensus_peers.cc:597] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:57.313134 25160 tablet_server.cc:196] TabletServer@127.24.146.1:0 shutdown complete.
W20260709 12:20:57.407258 26433 consensus_peers.cc:597] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:57.410102 26359 consensus_peers.cc:597] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:57.410796 26359 consensus_peers.cc:597] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:57.426167 25160 tablet_server.cc:179] TabletServer@127.24.146.2:0 shutting down...
W20260709 12:20:57.436949 26359 consensus_peers.cc:597] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:57.482406 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:57.483640 25160 tablet_replica.cc:333] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.484423 25160 raft_consensus.cc:2243] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.485407 25160 raft_consensus.cc:2272] T 9421e914ab8444b7913b2bdd64305049 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.487917 25160 tablet_replica.cc:333] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.488729 25160 raft_consensus.cc:2243] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.489261 25160 raft_consensus.cc:2272] T 29c1be8b350842ee9483fc10d62272f5 P d62536ffde4640628ddf0a8b49ec95f4 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.491693 25160 tablet_replica.cc:333] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.492477 25160 raft_consensus.cc:2243] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.493530 25160 raft_consensus.cc:2272] T 231319670a2e4580bc0ca804aef8ed69 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.496625 25160 tablet_replica.cc:333] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.497400 25160 raft_consensus.cc:2243] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 8 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.498679 25160 raft_consensus.cc:2272] T e96f1556e9bd4139af85dc595618e9d3 P d62536ffde4640628ddf0a8b49ec95f4 [term 8 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.499300 26359 consensus_peers.cc:597] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:57.501099 25160 tablet_replica.cc:333] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.502091 25160 raft_consensus.cc:2243] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.503127 25160 raft_consensus.cc:2272] T f5986e7257a846b2b382b730bfc337eb P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.503919 26434 consensus_peers.cc:597] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.505457 25160 tablet_replica.cc:333] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.506331 25160 raft_consensus.cc:2243] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.507335 25160 raft_consensus.cc:2272] T 866291520dda44b3a2924e8edac2a216 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.509825 25160 tablet_replica.cc:333] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.510661 25160 raft_consensus.cc:2243] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.511237 25160 raft_consensus.cc:2272] T 55e175c508a241b5b8c517411edf21e6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.513806 25160 tablet_replica.cc:333] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.514611 25160 raft_consensus.cc:2243] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.515167 25160 raft_consensus.cc:2272] T 5f4ed05d85554663a470fed55b3aa510 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.517699 25160 tablet_replica.cc:333] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.518565 25160 raft_consensus.cc:2243] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.519737 25160 raft_consensus.cc:2272] T 449f9426b1ef44d1a1047e5336e91fef P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.521921 25160 tablet_replica.cc:333] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.522648 25160 raft_consensus.cc:2243] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.523612 25160 raft_consensus.cc:2272] T 357f041873634fb88ff44a90fed9cdbc P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.523995 26434 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 439 similar messages]
I20260709 12:20:57.526073 25160 tablet_replica.cc:333] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
W20260709 12:20:57.526858 26434 consensus_peers.cc:597] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.526980 25160 raft_consensus.cc:2243] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.529024 25160 raft_consensus.cc:2272] T 8335d367a24e467a8ebd6ea43de056c6 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.530552 26976 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:57.531409 26434 consensus_peers.cc:597] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.531546 25160 tablet_replica.cc:333] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.532382 25160 raft_consensus.cc:2243] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.533349 25160 raft_consensus.cc:2272] T 74f5a6b67e6f4ce2b971f887600da06f P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.535709 25160 tablet_replica.cc:333] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.536537 25160 raft_consensus.cc:2243] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.537544 25160 raft_consensus.cc:2272] T 5ade9491741046c7ae712fbddb8b2b00 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.539867 25160 tablet_replica.cc:333] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.540632 25160 raft_consensus.cc:2243] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.541383 25160 raft_consensus.cc:2272] T ed4168a654dc4eb09314abdc95596fd7 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.543900 25160 tablet_replica.cc:333] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.544723 25160 raft_consensus.cc:2243] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.545734 25160 raft_consensus.cc:2272] T 8c849da633034f13a0f861efe6e109f6 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.548471 25160 tablet_replica.cc:333] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.549202 25160 raft_consensus.cc:2243] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.550278 25160 raft_consensus.cc:2272] T 7d5daad2e64d434ead10e12e7fc378f2 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.552696 25160 tablet_replica.cc:333] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.553498 25160 raft_consensus.cc:2243] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.554776 25160 raft_consensus.cc:2272] T 1aa4659dbdad487b80f751c831e8645b P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.558286 25160 tablet_replica.cc:333] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.559149 25160 raft_consensus.cc:2243] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.559927 25160 raft_consensus.cc:2272] T b804777ef4a848d289014613e1913463 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.560370 26434 consensus_peers.cc:597] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.560983 26976 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:57.562530 25160 tablet_replica.cc:333] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.563467 25160 raft_consensus.cc:2243] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.564792 25160 raft_consensus.cc:2272] T a159b58eae2a4c4e80c260560a58cead P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.567375 25160 tablet_replica.cc:333] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.568189 25160 raft_consensus.cc:2243] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.568760 25160 raft_consensus.cc:2272] T 13be1f840de641388315bc08b9609de8 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.571681 25160 tablet_replica.cc:333] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.572631 25160 raft_consensus.cc:2243] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.573228 25160 raft_consensus.cc:2272] T 922a8b0cede7475ab60f2534bd4f9300 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.575623 25160 tablet_replica.cc:333] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.576421 25160 raft_consensus.cc:2243] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.577553 25160 raft_consensus.cc:2272] T 6609ceadc627427b9427f211afec4829 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.580276 25160 tablet_replica.cc:333] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.581097 25160 raft_consensus.cc:2243] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.581720 25160 raft_consensus.cc:2272] T f0cb4ee865e84264bec05a92a9592015 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.584172 25160 tablet_replica.cc:333] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.584969 25160 raft_consensus.cc:2243] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.585556 25160 raft_consensus.cc:2272] T baa9f0e8225c4b5095a70542def9f86a P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.588161 25160 tablet_replica.cc:333] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.588924 25160 raft_consensus.cc:2243] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.589485 25160 raft_consensus.cc:2272] T ce203d5487fe4c75a6b603056555b1d9 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.592213 25160 tablet_replica.cc:333] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
W20260709 12:20:57.592569 26434 consensus_peers.cc:597] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.592978 25160 raft_consensus.cc:2243] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.594735 25160 raft_consensus.cc:2272] T e2fc6b56676d4e968a18f45f2f701304 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.596746 25160 tablet_replica.cc:333] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.597488 25160 raft_consensus.cc:2243] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:57.593125 26359 consensus_peers.cc:597] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:57.598202 25160 raft_consensus.cc:2272] T 96b0a7f1c66248f498b164460aa25a01 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.600339 25160 tablet_replica.cc:333] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.600915 25160 raft_consensus.cc:2243] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.601337 25160 raft_consensus.cc:2272] T a941373ddd584baaa8de133d74a95464 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.603318 25160 tablet_replica.cc:333] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.603845 25160 raft_consensus.cc:2243] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.604277 25160 raft_consensus.cc:2272] T 8f7f310197de45ea8c9228aa38989ff0 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.606223 25160 tablet_replica.cc:333] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.606740 25160 raft_consensus.cc:2243] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.607545 25160 raft_consensus.cc:2272] T 70db1d02ae6e4d7d82da0b82d8f8719d P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.609756 25160 tablet_replica.cc:333] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.611129 25160 raft_consensus.cc:2243] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.611692 25160 raft_consensus.cc:2272] T 1d5aafe2bd924acab9d22297159f38e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.612167 26434 consensus_peers.cc:597] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.613852 25160 tablet_replica.cc:333] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.614603 25160 raft_consensus.cc:2243] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.615167 25160 raft_consensus.cc:2272] T 0254fa7254384a31887e900999d815e3 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.616973 25160 tablet_replica.cc:333] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.617707 25160 raft_consensus.cc:2243] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.618299 25160 raft_consensus.cc:2272] T f5f9b265401f4762b209d8ebe92c3b61 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.620252 25160 tablet_replica.cc:333] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.620904 25160 raft_consensus.cc:2243] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.621742 25160 raft_consensus.cc:2272] T 8622fedc92924fa38dcab3fbef23ef5c P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.622587 26434 consensus_peers.cc:597] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.623847 25160 tablet_replica.cc:333] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.624521 25160 raft_consensus.cc:2243] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.625303 25160 raft_consensus.cc:2272] T 30c5340954c24386a7fda922a25c6319 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.627336 25160 tablet_replica.cc:333] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.627833 25160 raft_consensus.cc:2243] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.628615 25160 raft_consensus.cc:2272] T 40ce83e2573e474ab060b9bd8af75f86 P d62536ffde4640628ddf0a8b49ec95f4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.628557 26977 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.631019 25160 tablet_replica.cc:333] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.631788 25160 raft_consensus.cc:2243] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.632601 25160 raft_consensus.cc:2272] T acac14df34e74b318eea5c5f59c0c340 P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.634577 25160 tablet_replica.cc:333] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.635098 25160 raft_consensus.cc:2243] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.635912 25160 raft_consensus.cc:2272] T 32a08cf93a564e70a784c43efd67d6a8 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.637691 25160 tablet_replica.cc:333] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.638235 25160 raft_consensus.cc:2243] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.638962 25160 raft_consensus.cc:2272] T bc558185cfb64b8bb42beaa0dcfeb9a1 P d62536ffde4640628ddf0a8b49ec95f4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.640965 25160 tablet_replica.cc:333] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.641665 25160 raft_consensus.cc:2243] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.642201 25160 raft_consensus.cc:2272] T 65f8e3b189424c8bb7315c9c23b793da P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.643784 26977 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.644521 25160 tablet_replica.cc:333] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.645097 25160 raft_consensus.cc:2243] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.645581 25160 raft_consensus.cc:2272] T 40c2764e381c4c35b263c755f755c2dd P d62536ffde4640628ddf0a8b49ec95f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.647680 25160 tablet_replica.cc:333] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.648335 25160 raft_consensus.cc:2243] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.649220 25160 raft_consensus.cc:2272] T 34bba4f83349437dbec6d86d0b7dd898 P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.649974 26977 consensus_peers.cc:597] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:57.651533 25160 tablet_replica.cc:333] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.652221 25160 raft_consensus.cc:2243] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:57.653177 25160 raft_consensus.cc:2272] T c4ea61c130e841d3a44f5aef3346a1af P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.655159 25160 tablet_replica.cc:333] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.655710 25160 raft_consensus.cc:2243] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.656273 25160 raft_consensus.cc:2272] T 6094589d174549fdb382b64c5addcecf P d62536ffde4640628ddf0a8b49ec95f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:57.658043 25160 tablet_replica.cc:333] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4: stopping tablet replica
I20260709 12:20:57.658479 25160 raft_consensus.cc:2243] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:57.658878 25160 raft_consensus.cc:2272] T 028e1476631b4dc89251c536d39fcbd2 P d62536ffde4640628ddf0a8b49ec95f4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:57.712482 26977 consensus_peers.cc:597] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.744959 26977 consensus_peers.cc:597] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.750824 26433 consensus_peers.cc:597] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.756959 26434 consensus_peers.cc:597] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.760835 26976 consensus_peers.cc:597] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:57.766506 26976 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:57.808914 26434 consensus_peers.cc:597] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.819339 26434 consensus_peers.cc:597] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.821460 26977 consensus_peers.cc:597] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.825555 26433 consensus_peers.cc:597] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:57.858563 26977 consensus_peers.cc:597] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.859591 26976 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:57.903963 26977 consensus_peers.cc:597] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.910835 26977 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:57.959757 26977 consensus_peers.cc:597] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:58.184758 26976 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:58.214393 26976 consensus_peers.cc:597] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:20:58.319427 26433 consensus_peers.cc:597] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:58.326356 25160 tablet_server.cc:196] TabletServer@127.24.146.2:0 shutdown complete.
W20260709 12:20:58.411088 26433 consensus_peers.cc:597] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:58.444469 25160 tablet_server.cc:179] TabletServer@127.24.146.3:0 shutting down...
I20260709 12:20:58.500344 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:58.501155 25160 tablet_replica.cc:333] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.501817 25160 raft_consensus.cc:2243] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 7 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.502760 25160 raft_consensus.cc:2272] T 29c1be8b350842ee9483fc10d62272f5 P a5305e53a51c42bba9702f1b3465e31c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.504719 25160 tablet_replica.cc:333] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.505311 25160 raft_consensus.cc:2243] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.505756 25160 raft_consensus.cc:2272] T a56f90ade4bc40e19d526f71376c3c7b P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.507735 25160 tablet_replica.cc:333] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.508520 25160 raft_consensus.cc:2243] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.509063 25160 raft_consensus.cc:2272] T 9421e914ab8444b7913b2bdd64305049 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.511518 25160 tablet_replica.cc:333] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.512251 25160 raft_consensus.cc:2243] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.513114 25160 raft_consensus.cc:2272] T 40c2764e381c4c35b263c755f755c2dd P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.515609 25160 tablet_replica.cc:333] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.516302 25160 raft_consensus.cc:2243] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.516850 25160 raft_consensus.cc:2272] T f5986e7257a846b2b382b730bfc337eb P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.519236 25160 tablet_replica.cc:333] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.519979 25160 raft_consensus.cc:2243] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.520538 25160 raft_consensus.cc:2272] T 866291520dda44b3a2924e8edac2a216 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.522867 26975 consensus_peers.cc:597] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.523097 25160 tablet_replica.cc:333] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.524001 25160 raft_consensus.cc:2243] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.524603 25160 raft_consensus.cc:2272] T e96f1556e9bd4139af85dc595618e9d3 P a5305e53a51c42bba9702f1b3465e31c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.526703 25160 tablet_replica.cc:333] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.527393 25160 raft_consensus.cc:2243] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.528213 25160 raft_consensus.cc:2272] T 028e1476631b4dc89251c536d39fcbd2 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.530431 25160 tablet_replica.cc:333] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.531147 25160 raft_consensus.cc:2243] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:58.531630 26975 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.531703 25160 raft_consensus.cc:2272] T 6094589d174549fdb382b64c5addcecf P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.533838 25160 tablet_replica.cc:333] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.534449 25160 raft_consensus.cc:2243] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.535245 25160 raft_consensus.cc:2272] T 015cd05b7302471a8ba32f900b4fb2a3 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.537032 25160 tablet_replica.cc:333] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.537586 25160 raft_consensus.cc:2243] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.538030 25160 raft_consensus.cc:2272] T d243edb17090406aaad8d318aa73d3a6 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.539758 25160 tablet_replica.cc:333] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.540287 25160 raft_consensus.cc:2243] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.541096 25160 raft_consensus.cc:2272] T 9b1a3bced89c4d868d73e952138364b1 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.542979 25160 tablet_replica.cc:333] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.543502 25160 raft_consensus.cc:2243] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.543977 25160 raft_consensus.cc:2272] T 5f4ed05d85554663a470fed55b3aa510 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.546056 25160 tablet_replica.cc:333] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.546772 25160 raft_consensus.cc:2243] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.547421 25160 raft_consensus.cc:2272] T 8b83b3c9e3644507b7da7709a9eb34a9 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.549467 25160 tablet_replica.cc:333] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.550103 25160 raft_consensus.cc:2243] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.550585 25160 raft_consensus.cc:2272] T c176db237db74caf884530e72b863a1e P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.552819 25160 tablet_replica.cc:333] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.553560 25160 raft_consensus.cc:2243] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.554061 25160 raft_consensus.cc:2272] T 74f5a6b67e6f4ce2b971f887600da06f P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.556483 25160 tablet_replica.cc:333] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.557277 25160 raft_consensus.cc:2243] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.557847 25160 raft_consensus.cc:2272] T 7d5daad2e64d434ead10e12e7fc378f2 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.558722 26976 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:58.560276 25160 tablet_replica.cc:333] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.561121 25160 raft_consensus.cc:2243] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.561945 25160 raft_consensus.cc:2272] T 1aa4659dbdad487b80f751c831e8645b P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.562800 28486 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.563349 28486 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.564276 25160 tablet_replica.cc:333] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.565069 25160 raft_consensus.cc:2243] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.565543 28486 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:58.565682 25160 raft_consensus.cc:2272] T 357f041873634fb88ff44a90fed9cdbc P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.567950 28486 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.568468 28486 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.569327 25160 tablet_replica.cc:333] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.570221 25160 raft_consensus.cc:2243] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.570607 28486 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:58.571215 25160 raft_consensus.cc:2272] T 946bed84ddea4eada7dee3e336393f33 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.572399 26977 leader_election.cc:336] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.573829 25160 tablet_replica.cc:333] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.575208 25160 raft_consensus.cc:2243] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.575774 25160 raft_consensus.cc:2272] T acac14df34e74b318eea5c5f59c0c340 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.576215 26976 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:58.576277 26975 leader_election.cc:336] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:58.578222 25160 tablet_replica.cc:333] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.579106 25160 raft_consensus.cc:2243] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.579667 25160 raft_consensus.cc:2272] T 9d8d015e4eb340edb00b573ca420084e P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.580132 26977 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.579718 26975 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.580902 26977 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.581521 28486 raft_consensus.cc:2749] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:58.581748 28485 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:58.582123 25160 tablet_replica.cc:333] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.582901 25160 raft_consensus.cc:2243] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.583366 25160 raft_consensus.cc:2272] T 5aa4e9bfcb4c4e12886c6fe599dacaea P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.585234 25160 tablet_replica.cc:333] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.585767 25160 raft_consensus.cc:2243] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.586262 25160 raft_consensus.cc:2272] T bc558185cfb64b8bb42beaa0dcfeb9a1 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.587926 25160 tablet_replica.cc:333] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.588660 25160 raft_consensus.cc:2243] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.589587 25160 raft_consensus.cc:2272] T 13be1f840de641388315bc08b9609de8 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.592123 25160 tablet_replica.cc:333] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.592875 25160 raft_consensus.cc:2243] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.593626 25160 raft_consensus.cc:2272] T 922a8b0cede7475ab60f2534bd4f9300 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.595468 25160 tablet_replica.cc:333] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.596028 25160 raft_consensus.cc:2243] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.596783 25160 raft_consensus.cc:2272] T f0cb4ee865e84264bec05a92a9592015 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.599062 25160 tablet_replica.cc:333] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.599658 25160 raft_consensus.cc:2243] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.600159 25160 raft_consensus.cc:2272] T baa9f0e8225c4b5095a70542def9f86a P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.602612 25160 tablet_replica.cc:333] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.603242 25160 raft_consensus.cc:2243] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.603675 25160 raft_consensus.cc:2272] T 410fe1c66ad74c08a870ddcfb28bdb83 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.603820 26975 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.605535 25160 tablet_replica.cc:333] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.606166 25160 raft_consensus.cc:2243] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.607025 25160 raft_consensus.cc:2272] T 856f7dabebe8462e9f7b93350476113d P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.609030 25160 tablet_replica.cc:333] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.609736 25160 raft_consensus.cc:2243] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.610710 25160 raft_consensus.cc:2272] T f5f9b265401f4762b209d8ebe92c3b61 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.612782 25160 tablet_replica.cc:333] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.613350 25160 raft_consensus.cc:2243] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.613935 25160 raft_consensus.cc:2272] T 8622fedc92924fa38dcab3fbef23ef5c P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.615691 25160 tablet_replica.cc:333] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.616215 25160 raft_consensus.cc:2243] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.616639 25160 raft_consensus.cc:2272] T 30c5340954c24386a7fda922a25c6319 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.618435 25160 tablet_replica.cc:333] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.619048 25160 raft_consensus.cc:2243] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.619609 25160 raft_consensus.cc:2272] T 40ce83e2573e474ab060b9bd8af75f86 P a5305e53a51c42bba9702f1b3465e31c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.621542 25160 tablet_replica.cc:333] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.622251 25160 raft_consensus.cc:2243] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.622777 25160 raft_consensus.cc:2272] T fc07b48cd3a34134ac86d82ba3aed089 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.623900 28482 raft_consensus.cc:493] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.624402 28482 raft_consensus.cc:515] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } }
I20260709 12:20:58.625087 25160 tablet_replica.cc:333] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.625841 25160 raft_consensus.cc:2243] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.626482 25160 raft_consensus.cc:2272] T ce203d5487fe4c75a6b603056555b1d9 P a5305e53a51c42bba9702f1b3465e31c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.626494 28482 leader_election.cc:290] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:58.628309 26975 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.628541 28485 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.628880 25160 tablet_replica.cc:333] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.629081 28485 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.629609 25160 raft_consensus.cc:2243] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.630195 25160 raft_consensus.cc:2272] T e2fc6b56676d4e968a18f45f2f701304 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.631320 28485 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:58.632391 25160 tablet_replica.cc:333] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.633134 25160 raft_consensus.cc:2243] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.634111 25160 raft_consensus.cc:2272] T a941373ddd584baaa8de133d74a95464 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.635202 26433 leader_election.cc:336] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:58.636157 25160 tablet_replica.cc:333] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.636834 25160 raft_consensus.cc:2243] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.637352 25160 raft_consensus.cc:2272] T 29e6a921b07d4bdaa7b0671fa9a77b09 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.638295 26977 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:20:58.639295 26434 leader_election.cc:336] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.639864 25160 tablet_replica.cc:333] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.639734 26434 leader_election.cc:304] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [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: a5305e53a51c42bba9702f1b3465e31c; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.640631 25160 raft_consensus.cc:2243] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.640591 28482 raft_consensus.cc:2749] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:58.641677 25160 raft_consensus.cc:2272] T 1d5aafe2bd924acab9d22297159f38e3 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.641861 26976 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:58.642328 26976 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.642979 28485 raft_consensus.cc:2749] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:20:58.644080 25160 tablet_replica.cc:333] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.644626 25160 raft_consensus.cc:2243] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.645684 25160 raft_consensus.cc:2272] T 0254fa7254384a31887e900999d815e3 P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.647534 25160 tablet_replica.cc:333] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.648087 25160 raft_consensus.cc:2243] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.648957 25160 raft_consensus.cc:2272] T c1bf30c4451b40108daf0242f042c554 P a5305e53a51c42bba9702f1b3465e31c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.651373 25160 tablet_replica.cc:333] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.652002 25160 raft_consensus.cc:2243] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.652498 25160 raft_consensus.cc:2272] T 70db1d02ae6e4d7d82da0b82d8f8719d P a5305e53a51c42bba9702f1b3465e31c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.654539 25160 tablet_replica.cc:333] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c: stopping tablet replica
I20260709 12:20:58.655192 25160 raft_consensus.cc:2243] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.656118 25160 raft_consensus.cc:2272] T 8f7f310197de45ea8c9228aa38989ff0 P a5305e53a51c42bba9702f1b3465e31c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.656064 26975 consensus_peers.cc:597] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.660244 28485 raft_consensus.cc:493] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.660940 28485 raft_consensus.cc:515] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.665768 28485 leader_election.cc:290] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:58.668957 26977 leader_election.cc:336] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:20:58.669862 26975 leader_election.cc:336] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:58.670293 26975 leader_election.cc:304] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.671368 28486 raft_consensus.cc:2749] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:58.677616 26975 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:58.679632 26976 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:58.685281 26975 consensus_peers.cc:597] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:58.707453 26975 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.712077 28485 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.712764 28485 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.716127 28485 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:58.720359 26977 leader_election.cc:336] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:20:58.720969 26976 leader_election.cc:336] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:58.721436 26976 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.722167 28485 raft_consensus.cc:2749] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:58.792982 26975 consensus_peers.cc:597] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.808178 28485 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.808638 28485 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.810412 28485 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:58.813242 28474 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.814059 28474 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:58.815975 26976 leader_election.cc:336] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:58.817247 28474 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:58.820555 26977 leader_election.cc:336] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.820927 26977 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.821214 28474 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.821952 28486 raft_consensus.cc:2749] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:58.821866 28474 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:58.823845 26977 leader_election.cc:336] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:20:58.824726 26976 leader_election.cc:336] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:58.825129 26976 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.825151 28474 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:58.825812 28486 raft_consensus.cc:2749] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:58.827073 28486 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.827553 28486 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.829599 28486 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:20:58.830477 26975 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:58.831825 26977 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:20:58.833170 26976 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:58.833593 26976 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.834322 28486 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:58.834465 26976 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:58.835160 26977 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.835517 26977 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.836059 28486 raft_consensus.cc:2749] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:20:58.868983 26975 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:58.878832 26975 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.894767 28486 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.895115 28474 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.895391 28486 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.895638 28474 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.897419 28474 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:58.897614 28486 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:58.903220 26976 leader_election.cc:336] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:58.903379 26975 leader_election.cc:336] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:20:58.904268 26977 leader_election.cc:336] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.904659 26977 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.905294 28486 raft_consensus.cc:2749] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:58.905469 26977 leader_election.cc:336] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.907303 26977 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.908058 28486 raft_consensus.cc:2749] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:58.910061 28474 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.910552 28474 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:58.912760 28474 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:58.915102 28474 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:58.915681 28474 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:58.916859 26976 leader_election.cc:336] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:58.917781 26977 leader_election.cc:336] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.917802 28474 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:20:58.918403 26977 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.919126 28474 raft_consensus.cc:2749] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:58.924396 26976 leader_election.cc:336] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:58.925792 26977 leader_election.cc:336] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:58.926256 26977 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:58.926946 28486 raft_consensus.cc:2749] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:58.927383 26975 consensus_peers.cc:597] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:58.937716 26975 consensus_peers.cc:597] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:58.995083 26490 debug-util.cc:398] Leaking SignalData structure 0x7b08001c5b80 after lost signal to thread 25163
W20260709 12:20:58.996032 26490 debug-util.cc:398] Leaking SignalData structure 0x7b080014fa00 after lost signal to thread 26252
W20260709 12:20:58.996951 26490 debug-util.cc:398] Leaking SignalData structure 0x7b0800150b00 after lost signal to thread 26493
W20260709 12:20:58.997786 26490 debug-util.cc:398] Leaking SignalData structure 0x7b0800260ce0 after lost signal to thread 27037
W20260709 12:20:59.021987 26976 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:20:59.074985 28474 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:20:59.075824 28474 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:59.079783 28474 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:59.085810 26975 leader_election.cc:336] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:20:59.090982 26977 leader_election.cc:336] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:59.091456 26977 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:59.092176 28474 raft_consensus.cc:2749] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:59.114459 26976 consensus_peers.cc:597] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:59.163895 26976 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:20:59.364172 26976 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:20:59.549305 26976 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:20:59.679019 28490 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:59.679647 28490 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:59.679940 28486 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:59.680493 28486 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:59.683048 28490 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:20:59.684120 28486 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:59.691392 26975 leader_election.cc:336] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:20:59.692332 26975 leader_election.cc:336] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:20:59.697695 26977 leader_election.cc:336] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:59.698137 26977 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:59.698834 28486 raft_consensus.cc:2749] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:59.701556 26976 leader_election.cc:336] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:59.702080 26976 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:59.702796 28486 raft_consensus.cc:2749] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:59.713353 28486 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:59.713972 28486 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:59.716262 28486 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:59.720846 26976 leader_election.cc:336] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:59.721553 26975 leader_election.cc:336] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:20:59.722003 26975 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:59.722738 28486 raft_consensus.cc:2749] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:59.732230 28486 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:59.732779 28486 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:59.735024 28486 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:59.739830 26976 leader_election.cc:336] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:59.740309 26975 leader_election.cc:336] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:20:59.740731 26975 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:59.741451 28486 raft_consensus.cc:2749] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:59.750942 25160 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26490)
I20260709 12:20:59.762373 28486 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:59.762980 28486 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:59.765273 28486 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:59.769626 26976 leader_election.cc:336] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:20:59.771361 26975 leader_election.cc:336] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:20:59.771799 26975 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:20:59.772505 28486 raft_consensus.cc:2749] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:59.792847 28486 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:59.793429 28486 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:59.795660 28486 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:59.801126 26977 leader_election.cc:336] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:20:59.803252 26975 leader_election.cc:336] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:20:59.803752 26975 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:59.804482 28490 raft_consensus.cc:2749] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:59.951686 26976 consensus_peers.cc:597] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:20:59.979817 28486 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:59.980559 28486 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:20:59.984791 28490 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:20:59.985409 28490 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:20:59.987673 26976 leader_election.cc:336] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:20:59.987859 28490 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:20:59.993767 26975 leader_election.cc:336] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:20:59.993922 26977 leader_election.cc:336] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:59.995937 26977 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:20:59.996803 26977 leader_election.cc:336] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:20:59.997221 26977 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:20:59.997524 28490 raft_consensus.cc:2749] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:21:00.000029 28489 raft_consensus.cc:2749] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:00.000138 28486 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:00.008817 26977 consensus_peers.cc:597] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:00.014195 26975 leader_election.cc:336] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:00.015825 28486 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:00.016449 28486 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.018832 28486 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:00.023226 26977 leader_election.cc:336] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:00.023942 26975 leader_election.cc:336] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:00.024369 26975 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.025074 28486 raft_consensus.cc:2749] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:00.065639 28486 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:00.066329 28486 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:00.068027 26977 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:00.070237 28486 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:00.073441 26976 leader_election.cc:336] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:00.076326 26975 leader_election.cc:336] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:00.076777 26975 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:00.077524 28486 raft_consensus.cc:2749] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:00.091984 28486 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:00.092537 28486 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.094820 28486 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:00.099548 26975 leader_election.cc:336] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:21:00.100019 26977 leader_election.cc:336] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:00.100445 26977 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.101164 28486 raft_consensus.cc:2749] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:21:00.177366 26977 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:00.223848 26976 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:00.244565 26977 consensus_peers.cc:597] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:00.282029 26976 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:00.343452 26977 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:00.365576 26977 consensus_peers.cc:597] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:00.416465 26976 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:21:00.435302 28486 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.436383 28486 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.439414 28486 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:00.447747 26977 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:00.448566 26976 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:00.448972 26976 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.450264 28489 raft_consensus.cc:2749] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:21:00.456224 28489 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.456931 28489 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.465754 28489 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:00.466775 26977 leader_election.cc:336] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:00.467659 26976 leader_election.cc:336] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:00.468075 26976 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.468758 28489 raft_consensus.cc:2749] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:00.518404 26976 consensus_peers.cc:597] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:21:00.526214 26977 consensus_peers.cc:597] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:00.541921 26976 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:21:00.581100 28486 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.581991 28486 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:00.583225 26977 consensus_peers.cc:597] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:00.584614 28486 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:00.588820 26976 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:00.590163 26977 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:00.590605 26977 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.591380 28486 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:00.607635 26977 consensus_peers.cc:597] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:00.665283 28486 raft_consensus.cc:493] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.666252 28486 raft_consensus.cc:515] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.671079 28486 leader_election.cc:290] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:00.673542 26975 leader_election.cc:336] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:21:00.674130 26977 leader_election.cc:336] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:00.674722 26977 leader_election.cc:304] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.675449 28486 raft_consensus.cc:2749] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:21:00.735538 28486 raft_consensus.cc:493] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.736302 28486 raft_consensus.cc:515] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.739780 28486 leader_election.cc:290] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:00.751663 25160 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26490)
I20260709 12:21:00.746481 28489 raft_consensus.cc:493] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.752600 28489 raft_consensus.cc:515] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.754997 28489 leader_election.cc:290] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:00.745105 26975 leader_election.cc:336] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:21:00.755978 26977 leader_election.cc:336] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:00.757143 26977 leader_election.cc:304] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.760043 28489 raft_consensus.cc:2749] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:00.763159 26977 leader_election.cc:336] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:00.765690 26976 leader_election.cc:336] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:00.766160 26976 leader_election.cc:304] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.767098 28486 raft_consensus.cc:2749] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:00.769757 26976 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:00.784265 26977 consensus_peers.cc:597] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:00.809041 28486 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.809852 28486 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:00.819546 26977 leader_election.cc:336] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:00.823109 28486 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:00.825332 26976 leader_election.cc:336] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:00.826332 26976 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.827086 28489 raft_consensus.cc:2749] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:00.847280 28489 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.848121 28489 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.850603 28489 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:00.855307 26976 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:00.855800 26977 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:00.856240 26977 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.856936 28489 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:00.905519 26975 consensus_peers.cc:597] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:00.921658 26975 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:00.955309 28489 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.956207 28489 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.958652 28489 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:00.965294 26977 leader_election.cc:336] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:00.968855 26976 leader_election.cc:336] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:00.969333 26976 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.970114 28489 raft_consensus.cc:2749] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:21:00.970659 28486 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.971387 28486 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.973825 28486 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:00.979149 26976 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:00.979889 26977 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:00.980154 28486 raft_consensus.cc:493] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:00.980342 26977 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.980929 28486 raft_consensus.cc:515] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:00.981314 28489 raft_consensus.cc:2749] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:21:00.983485 28486 leader_election.cc:290] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:00.988492 26977 leader_election.cc:336] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:00.989498 26975 leader_election.cc:336] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:00.989959 26975 leader_election.cc:304] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:00.990697 28486 raft_consensus.cc:2749] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:00.999379 26976 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:00.999400 26975 consensus_peers.cc:597] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:01.001288 28486 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:01.002143 28486 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:01.006955 28486 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:01.009613 26977 leader_election.cc:336] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:01.010751 26976 leader_election.cc:336] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:01.011188 26976 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:01.011935 28486 raft_consensus.cc:2749] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:01.030249 26975 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.035259 26975 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.040692 26976 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:21:01.074321 28486 raft_consensus.cc:493] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:01.075507 28486 raft_consensus.cc:515] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:01.077677 28486 leader_election.cc:290] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:01.082880 26977 leader_election.cc:336] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:01.085601 26975 leader_election.cc:336] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:01.086172 26975 leader_election.cc:304] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:01.087038 28486 raft_consensus.cc:2749] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:21:01.089077 26975 consensus_peers.cc:597] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.125538 26975 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:01.131572 28486 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:01.132275 28486 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:01.134450 28486 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:01.140779 26976 leader_election.cc:336] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:01.141316 26977 leader_election.cc:336] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:01.141747 26977 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:01.142652 28494 raft_consensus.cc:2749] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:01.228035 26975 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:01.284659 28494 raft_consensus.cc:493] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.285475 28494 raft_consensus.cc:515] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:01.287896 28494 leader_election.cc:290] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:01.294459 26975 leader_election.cc:336] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:21:01.295449 26976 leader_election.cc:336] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:01.295948 26976 leader_election.cc:304] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:01.297251 28494 raft_consensus.cc:2749] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:01.311808 26975 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.314358 26975 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.318224 26976 consensus_peers.cc:597] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:01.336624 26976 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:01.383935 26975 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:01.421089 28494 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.421810 28494 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:01.431500 26975 consensus_peers.cc:597] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.431999 26975 consensus_peers.cc:597] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:21:01.433442 28494 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:01.438704 26975 leader_election.cc:336] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:21:01.443768 26976 leader_election.cc:336] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:01.444618 26976 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:01.445469 28486 raft_consensus.cc:2749] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:01.516702 28486 raft_consensus.cc:493] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.517434 28486 raft_consensus.cc:515] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:01.527981 28486 leader_election.cc:290] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:01.545513 26976 leader_election.cc:336] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:01.548995 26975 leader_election.cc:336] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:01.549458 26975 leader_election.cc:304] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:01.551033 28486 raft_consensus.cc:2749] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:01.609524 28486 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.610488 28486 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:01.630411 28486 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:01.634114 26975 leader_election.cc:336] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:21:01.638860 26975 consensus_peers.cc:597] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.641739 26976 leader_election.cc:336] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:01.642248 26976 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:01.644008 28486 raft_consensus.cc:2749] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:01.691689 26976 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:21:01.692521 28486 raft_consensus.cc:493] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.693128 28486 raft_consensus.cc:515] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:01.702302 26977 leader_election.cc:336] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:01.718601 26975 leader_election.cc:336] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:01.719070 26975 leader_election.cc:304] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:01.720090 28486 leader_election.cc:290] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:21:01.720675 28494 raft_consensus.cc:2749] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:01.722229 28486 raft_consensus.cc:493] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.722857 28486 raft_consensus.cc:515] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:01.732234 26977 leader_election.cc:336] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:01.737119 28486 leader_election.cc:290] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:01.744433 26975 leader_election.cc:336] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:01.744885 26975 leader_election.cc:304] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:01.746950 28486 raft_consensus.cc:2749] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:21:01.752164 25160 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 26490)
I20260709 12:21:01.776069 28486 raft_consensus.cc:493] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.778556 28486 raft_consensus.cc:515] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:01.786762 26977 leader_election.cc:336] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:01.796146 28486 leader_election.cc:290] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:01.800246 26976 consensus_peers.cc:597] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:21:01.806941 26975 leader_election.cc:336] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:01.807497 26975 leader_election.cc:304] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:01.808635 28486 raft_consensus.cc:2749] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:01.899876 28486 raft_consensus.cc:493] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.900712 28486 raft_consensus.cc:515] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:01.908960 26977 leader_election.cc:336] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:01.919179 28486 leader_election.cc:290] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:01.934669 26975 leader_election.cc:336] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:01.935137 26975 leader_election.cc:304] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:01.936614 28486 raft_consensus.cc:2749] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:01.979894 28496 raft_consensus.cc:493] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:01.980540 28496 raft_consensus.cc:515] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:01.987893 26977 leader_election.cc:336] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:01.989097 28496 leader_election.cc:290] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:02.003021 26975 leader_election.cc:336] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:02.010285 26975 leader_election.cc:304] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:02.011533 28496 raft_consensus.cc:2749] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:21:02.034365 28496 raft_consensus.cc:493] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:02.035020 28496 raft_consensus.cc:515] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
W20260709 12:21:02.041152 26976 leader_election.cc:336] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:02.042469 28486 raft_consensus.cc:493] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:02.043265 28486 raft_consensus.cc:515] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } attrs { replace: true } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:02.046926 28486 leader_election.cc:290] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:02.052865 26976 leader_election.cc:336] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:02.056949 26975 leader_election.cc:336] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:02.057451 26975 leader_election.cc:304] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:02.060214 28486 raft_consensus.cc:2749] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:21:02.066644 28496 leader_election.cc:290] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:02.080638 26977 leader_election.cc:336] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:02.087124 26975 leader_election.cc:336] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:02.087706 26975 leader_election.cc:304] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:02.088421 28496 raft_consensus.cc:2749] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:02.213239 26976 consensus_peers.cc:597] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:21:02.318456 26976 consensus_peers.cc:597] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:21:02.431821 28496 raft_consensus.cc:493] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:02.432376 28496 raft_consensus.cc:515] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:02.435451 28496 leader_election.cc:290] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:02.443873 26977 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
W20260709 12:21:02.450941 26976 leader_election.cc:336] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:02.451413 26976 leader_election.cc:304] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:02.452101 28496 raft_consensus.cc:2749] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:02.468040 28496 raft_consensus.cc:493] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:02.468571 28496 raft_consensus.cc:515] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:02.470788 28496 leader_election.cc:290] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:02.477404 26976 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:02.500860 28496 raft_consensus.cc:493] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:02.501469 28496 raft_consensus.cc:515] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:02.503702 28496 leader_election.cc:290] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:02.508186 26976 leader_election.cc:336] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:02.583894 26975 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111) [suppressed 504 similar messages]
I20260709 12:21:02.730376 28496 raft_consensus.cc:493] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:02.730945 28496 raft_consensus.cc:515] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:02.733230 28496 leader_election.cc:290] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:02.737061 26975 leader_election.cc:336] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:21:02.752696 25160 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 26490)
I20260709 12:21:02.758685 28496 raft_consensus.cc:493] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:02.759361 28496 raft_consensus.cc:515] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:02.761947 28496 leader_election.cc:290] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:02.765306 26976 leader_election.cc:336] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:02.920639 26976 consensus_peers.cc:597] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:21:02.937942 26976 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:21:02.981868 28496 raft_consensus.cc:493] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:02.982613 28496 raft_consensus.cc:515] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:02.986320 28496 leader_election.cc:290] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:02.991217 26976 leader_election.cc:336] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:03.005657 26976 consensus_peers.cc:597] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:21:03.011241 26976 consensus_peers.cc:597] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:21:03.115957 28496 raft_consensus.cc:493] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:03.116539 28496 raft_consensus.cc:515] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:03.119071 28496 leader_election.cc:290] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:03.123045 26976 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:03.178383 28486 raft_consensus.cc:493] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:03.178892 28486 raft_consensus.cc:515] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:03.180927 28486 leader_election.cc:290] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
W20260709 12:21:03.181982 26976 consensus_peers.cc:597] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260709 12:21:03.184669 26976 leader_election.cc:336] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:03.270808 25160 tablet_server.cc:196] TabletServer@127.24.146.3:0 shutdown complete.
W20260709 12:21:03.290967 26976 consensus_peers.cc:597] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:21:03.305461 26975 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:03.373798 26975 consensus_peers.cc:597] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.406695 25160 tablet_server.cc:179] TabletServer@127.24.146.4:0 shutting down...
I20260709 12:21:03.421648 28496 raft_consensus.cc:493] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:03.422423 28496 raft_consensus.cc:515] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:03.426092 28496 leader_election.cc:290] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
W20260709 12:21:03.432673 26976 leader_election.cc:336] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:03.433239 26975 leader_election.cc:336] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
I20260709 12:21:03.433679 26975 leader_election.cc:304] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:03.434473 28496 raft_consensus.cc:2749] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.449676 28496 raft_consensus.cc:493] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a5305e53a51c42bba9702f1b3465e31c)
I20260709 12:21:03.450301 28496 raft_consensus.cc:515] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "a5305e53a51c42bba9702f1b3465e31c" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34459 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:03.453054 28496 leader_election.cc:290] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459)
I20260709 12:21:03.453534 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:03.455740 25160 tablet_replica.cc:333] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.456813 25160 raft_consensus.cc:2243] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.457856 25160 raft_consensus.cc:2272] T a159b58eae2a4c4e80c260560a58cead P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:03.457741 26975 leader_election.cc:336] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111)
W20260709 12:21:03.459270 26976 leader_election.cc:336] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
I20260709 12:21:03.459666 26976 leader_election.cc:304] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, c4a929fc482e4a8ca71fe20282d1f501
I20260709 12:21:03.460253 28496 raft_consensus.cc:2749] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.461005 25160 tablet_replica.cc:333] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.462033 25160 raft_consensus.cc:2243] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.463030 25160 raft_consensus.cc:2272] T 015cd05b7302471a8ba32f900b4fb2a3 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.465873 25160 tablet_replica.cc:333] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.466840 25160 raft_consensus.cc:2243] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.467931 25160 raft_consensus.cc:2272] T 946bed84ddea4eada7dee3e336393f33 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:03.469985 26975 consensus_peers.cc:597] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.470898 25160 tablet_replica.cc:333] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.471802 25160 raft_consensus.cc:2243] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.472553 25160 raft_consensus.cc:2272] T 9421e914ab8444b7913b2bdd64305049 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.475349 25160 tablet_replica.cc:333] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.476213 25160 raft_consensus.cc:2243] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.477023 25160 raft_consensus.cc:2272] T 1aa4659dbdad487b80f751c831e8645b P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.479784 25160 tablet_replica.cc:333] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.480681 25160 raft_consensus.cc:2243] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.482016 25160 raft_consensus.cc:2272] T ed4168a654dc4eb09314abdc95596fd7 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.483207 28496 raft_consensus.cc:493] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:03.483630 28496 raft_consensus.cc:515] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:03.484851 25160 tablet_replica.cc:333] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.485818 25160 raft_consensus.cc:2243] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.486763 25160 raft_consensus.cc:2272] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.487018 28496 leader_election.cc:290] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:21:03.489807 25160 tablet_replica.cc:333] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
W20260709 12:21:03.489989 26976 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:03.490602 26976 consensus_peers.cc:597] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e -> Peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Couldn't send request to peer c4a929fc482e4a8ca71fe20282d1f501. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260709 12:21:03.490859 25160 raft_consensus.cc:2243] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.491858 25160 raft_consensus.cc:2272] T 9b1a3bced89c4d868d73e952138364b1 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.494789 25160 tablet_replica.cc:333] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.495612 25160 raft_consensus.cc:2243] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.496588 25160 raft_consensus.cc:2272] T 5f4ed05d85554663a470fed55b3aa510 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.499385 25160 tablet_replica.cc:333] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.500306 25160 raft_consensus.cc:2243] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.501312 25160 raft_consensus.cc:2272] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:03.501498 26977 leader_election.cc:336] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.501955 26977 leader_election.cc:304] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:21:03.502748 26977 consensus_peers.cc:597] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:03.503123 26977 consensus_peers.cc:597] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:03.503510 26977 leader_election.cc:336] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.503794 28486 raft_consensus.cc:2749] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:03.504189 25160 tablet_replica.cc:333] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.505041 25160 raft_consensus.cc:2243] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.503844 26977 leader_election.cc:304] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: a5305e53a51c42bba9702f1b3465e31c, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:03.505712 25160 raft_consensus.cc:2272] T 856f7dabebe8462e9f7b93350476113d P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.505940 28486 raft_consensus.cc:2749] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:21:03.506211 26977 consensus_peers.cc:597] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:03.506645 26977 leader_election.cc:336] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.507076 26977 leader_election.cc:304] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:03.507784 28486 raft_consensus.cc:2749] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:21:03.508898 26977 consensus_peers.cc:597] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.509610 25160 tablet_replica.cc:333] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
W20260709 12:21:03.509594 26977 leader_election.cc:336] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.510295 26977 leader_election.cc:304] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:03.510613 25160 raft_consensus.cc:2243] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:03.510926 26977 raft_consensus.cc:2686] T 5ade9491741046c7ae712fbddb8b2b00 P b622467209d94bae90ffb126f585ed1e: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:03.511420 25160 raft_consensus.cc:2272] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:03.511564 26977 leader_election.cc:336] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.511968 26977 leader_election.cc:304] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:03.512512 28486 raft_consensus.cc:2749] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:21:03.512692 26977 leader_election.cc:336] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.513154 26977 leader_election.cc:304] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:21:03.513713 26977 raft_consensus.cc:2686] T c4ea61c130e841d3a44f5aef3346a1af P b622467209d94bae90ffb126f585ed1e: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:21:03.514263 25160 tablet_replica.cc:333] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
W20260709 12:21:03.514272 26977 leader_election.cc:336] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.514816 26977 leader_election.cc:304] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:03.515260 25160 raft_consensus.cc:2243] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.515339 28486 raft_consensus.cc:2749] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.516426 25160 raft_consensus.cc:2272] T 40ce83e2573e474ab060b9bd8af75f86 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.517411 28486 raft_consensus.cc:493] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d62536ffde4640628ddf0a8b49ec95f4)
I20260709 12:21:03.518016 28486 raft_consensus.cc:515] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c4a929fc482e4a8ca71fe20282d1f501" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36295 } } peers { permanent_uuid: "d62536ffde4640628ddf0a8b49ec95f4" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46491 } } peers { permanent_uuid: "b622467209d94bae90ffb126f585ed1e" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 46009 } attrs { promote: false } }
I20260709 12:21:03.519451 25160 tablet_replica.cc:333] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.519573 28486 leader_election.cc:290] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295), d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491)
I20260709 12:21:03.520388 25160 raft_consensus.cc:2243] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:03.520539 26977 leader_election.cc:336] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.521042 25160 raft_consensus.cc:2272] T 231319670a2e4580bc0ca804aef8ed69 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.521044 26977 leader_election.cc:304] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e [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: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
W20260709 12:21:03.521870 26977 raft_consensus.cc:2686] T 8335d367a24e467a8ebd6ea43de056c6 P b622467209d94bae90ffb126f585ed1e: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:21:03.522522 26977 consensus_peers.cc:597] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.523959 25160 tablet_replica.cc:333] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
W20260709 12:21:03.524571 26977 consensus_peers.cc:597] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e -> Peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Couldn't send request to peer d62536ffde4640628ddf0a8b49ec95f4. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.524782 25160 raft_consensus.cc:2243] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.525727 25160 raft_consensus.cc:2272] T 449f9426b1ef44d1a1047e5336e91fef P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:03.526132 26976 leader_election.cc:336] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c4a929fc482e4a8ca71fe20282d1f501 (127.24.146.1:36295): Network error: Client connection negotiation failed: client connection to 127.24.146.1:36295: connect: Connection refused (error 111)
W20260709 12:21:03.527582 26977 leader_election.cc:336] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d62536ffde4640628ddf0a8b49ec95f4 (127.24.146.2:46491): Network error: Client connection negotiation failed: client connection to 127.24.146.2:46491: connect: Connection refused (error 111)
I20260709 12:21:03.527900 26977 leader_election.cc:304] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b622467209d94bae90ffb126f585ed1e; no voters: c4a929fc482e4a8ca71fe20282d1f501, d62536ffde4640628ddf0a8b49ec95f4
I20260709 12:21:03.528438 28486 raft_consensus.cc:2749] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:03.528535 25160 tablet_replica.cc:333] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.529520 25160 raft_consensus.cc:2243] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.530186 25160 raft_consensus.cc:2272] T 8622fedc92924fa38dcab3fbef23ef5c P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.534276 25160 tablet_replica.cc:333] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.535166 25160 raft_consensus.cc:2243] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.536316 25160 raft_consensus.cc:2272] T 9d8d015e4eb340edb00b573ca420084e P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.539201 25160 tablet_replica.cc:333] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.540081 25160 raft_consensus.cc:2243] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.541266 25160 raft_consensus.cc:2272] T 028e1476631b4dc89251c536d39fcbd2 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.543917 25160 tablet_replica.cc:333] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.544693 25160 raft_consensus.cc:2243] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.545738 25160 raft_consensus.cc:2272] T 29e6a921b07d4bdaa7b0671fa9a77b09 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.548355 25160 tablet_replica.cc:333] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.549134 25160 raft_consensus.cc:2243] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.550050 25160 raft_consensus.cc:2272] T 13be1f840de641388315bc08b9609de8 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.552825 25160 tablet_replica.cc:333] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.553637 25160 raft_consensus.cc:2243] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.554167 25160 raft_consensus.cc:2272] T 34bba4f83349437dbec6d86d0b7dd898 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.556607 25160 tablet_replica.cc:333] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.557375 25160 raft_consensus.cc:2243] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.558524 25160 raft_consensus.cc:2272] T 410fe1c66ad74c08a870ddcfb28bdb83 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.560961 25160 tablet_replica.cc:333] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.561754 25160 raft_consensus.cc:2243] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.562893 25160 raft_consensus.cc:2272] T 6094589d174549fdb382b64c5addcecf P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.565287 25160 tablet_replica.cc:333] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.566039 25160 raft_consensus.cc:2243] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.567427 25160 raft_consensus.cc:2272] T fc07b48cd3a34134ac86d82ba3aed089 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.569832 25160 tablet_replica.cc:333] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.570639 25160 raft_consensus.cc:2243] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.571848 25160 raft_consensus.cc:2272] T b804777ef4a848d289014613e1913463 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.574536 25160 tablet_replica.cc:333] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.575271 25160 raft_consensus.cc:2243] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.575860 25160 raft_consensus.cc:2272] T 32a08cf93a564e70a784c43efd67d6a8 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:03.576439 26975 consensus_peers.cc:597] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e -> Peer a5305e53a51c42bba9702f1b3465e31c (127.24.146.3:34459): Couldn't send request to peer a5305e53a51c42bba9702f1b3465e31c. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:34459: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.578470 25160 tablet_replica.cc:333] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.579293 25160 raft_consensus.cc:2243] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.580284 25160 raft_consensus.cc:2272] T 5aa4e9bfcb4c4e12886c6fe599dacaea P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.582870 25160 tablet_replica.cc:333] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.583599 25160 raft_consensus.cc:2243] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.584635 25160 raft_consensus.cc:2272] T c176db237db74caf884530e72b863a1e P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.587142 25160 tablet_replica.cc:333] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.587872 25160 raft_consensus.cc:2243] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.588660 25160 raft_consensus.cc:2272] T 40c2764e381c4c35b263c755f755c2dd P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.591109 25160 tablet_replica.cc:333] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.591933 25160 raft_consensus.cc:2243] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.592990 25160 raft_consensus.cc:2272] T d243edb17090406aaad8d318aa73d3a6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.595501 25160 tablet_replica.cc:333] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.596240 25160 raft_consensus.cc:2243] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.597631 25160 raft_consensus.cc:2272] T 8b83b3c9e3644507b7da7709a9eb34a9 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.600281 25160 tablet_replica.cc:333] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.601097 25160 raft_consensus.cc:2243] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.601939 25160 raft_consensus.cc:2272] T 0254fa7254384a31887e900999d815e3 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.604610 25160 tablet_replica.cc:333] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.605306 25160 raft_consensus.cc:2243] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.605822 25160 raft_consensus.cc:2272] T 1d5aafe2bd924acab9d22297159f38e3 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.608330 25160 tablet_replica.cc:333] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.609091 25160 raft_consensus.cc:2243] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.610287 25160 raft_consensus.cc:2272] T 65f8e3b189424c8bb7315c9c23b793da P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.612884 25160 tablet_replica.cc:333] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.613692 25160 raft_consensus.cc:2243] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.614591 25160 raft_consensus.cc:2272] T ce203d5487fe4c75a6b603056555b1d9 P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.617236 25160 tablet_replica.cc:333] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.618008 25160 raft_consensus.cc:2243] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.619362 25160 raft_consensus.cc:2272] T 96b0a7f1c66248f498b164460aa25a01 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.621927 25160 tablet_replica.cc:333] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.622630 25160 raft_consensus.cc:2243] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.623174 25160 raft_consensus.cc:2272] T f5f9b265401f4762b209d8ebe92c3b61 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.625721 25160 tablet_replica.cc:333] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.626410 25160 raft_consensus.cc:2243] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.627095 25160 raft_consensus.cc:2272] T 8c849da633034f13a0f861efe6e109f6 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.629472 25160 tablet_replica.cc:333] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.630211 25160 raft_consensus.cc:2243] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.631348 25160 raft_consensus.cc:2272] T 55e175c508a241b5b8c517411edf21e6 P b622467209d94bae90ffb126f585ed1e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.633942 25160 tablet_replica.cc:333] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.634610 25160 raft_consensus.cc:2243] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.635315 25160 raft_consensus.cc:2272] T 6609ceadc627427b9427f211afec4829 P b622467209d94bae90ffb126f585ed1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.637717 25160 tablet_replica.cc:333] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.638396 25160 raft_consensus.cc:2243] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.639462 25160 raft_consensus.cc:2272] T baa9f0e8225c4b5095a70542def9f86a P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.641829 25160 tablet_replica.cc:333] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.642508 25160 raft_consensus.cc:2243] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:03.643520 25160 raft_consensus.cc:2272] T a56f90ade4bc40e19d526f71376c3c7b P b622467209d94bae90ffb126f585ed1e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.646209 25160 tablet_replica.cc:333] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.646829 25160 raft_consensus.cc:2243] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.647321 25160 raft_consensus.cc:2272] T c1bf30c4451b40108daf0242f042c554 P b622467209d94bae90ffb126f585ed1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.649566 25160 tablet_replica.cc:333] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e: stopping tablet replica
I20260709 12:21:03.650182 25160 raft_consensus.cc:2243] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:03.650867 25160 raft_consensus.cc:2272] T 922a8b0cede7475ab60f2534bd4f9300 P b622467209d94bae90ffb126f585ed1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:03.933665 25160 tablet_server.cc:196] TabletServer@127.24.146.4:0 shutdown complete.
I20260709 12:21:04.001827 25160 master.cc:562] Master@127.24.146.62:43239 shutting down...
W20260709 12:21:04.038872 26266 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:21:04.039160 26266 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:21:04.039362 26266 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:21:04.042743 25160 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:04.043331 25160 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:04.043686 25160 tablet_replica.cc:333] T 00000000000000000000000000000000 P a31e3e06d9c047bbbc3a7be52e658a20: stopping tablet replica
I20260709 12:21:04.112560 25160 master.cc:584] Master@127.24.146.62:43239 shutdown complete.
I20260709 12:21:04.148337 25160 test_util.cc:182] -----------------------------------------------
I20260709 12:21:04.148581 25160 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599528439147-25160-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (73941 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:21:04.151860 25160 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.146.62:45965
I20260709 12:21:04.152966 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:04.158993 28499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:04.159003 28498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:04.159566 28501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:04.161585 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:04.163235 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:04.163434 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:04.163604 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599664163586 us; error 0 us; skew 500 ppm
I20260709 12:21:04.164125 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:04.171404 25160 webserver.cc:533] Webserver started at http://127.24.146.62:41655/ using document root <none> and password file <none>
I20260709 12:21:04.171978 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:04.172180 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:04.172441 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:04.173707 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/master-0-root/instance:
uuid: "f54b5db34c1440ee87feff622dbd608c"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.178476 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:04.182175 28506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.183018 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:21:04.183314 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/master-0-root
uuid: "f54b5db34c1440ee87feff622dbd608c"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.183578 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:04.201884 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:04.203166 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:04.254520 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.62:45965
I20260709 12:21:04.254664 28557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.62:45965 every 8 connection(s)
I20260709 12:21:04.259225 28558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:04.270886 28558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c: Bootstrap starting.
I20260709 12:21:04.275885 28558 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:04.280253 28558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c: No bootstrap required, opened a new log
I20260709 12:21:04.282519 28558 raft_consensus.cc:359] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f54b5db34c1440ee87feff622dbd608c" member_type: VOTER }
I20260709 12:21:04.282928 28558 raft_consensus.cc:385] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:04.283154 28558 raft_consensus.cc:740] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f54b5db34c1440ee87feff622dbd608c, State: Initialized, Role: FOLLOWER
I20260709 12:21:04.283726 28558 consensus_queue.cc:260] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f54b5db34c1440ee87feff622dbd608c" member_type: VOTER }
I20260709 12:21:04.284184 28558 raft_consensus.cc:399] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:04.284400 28558 raft_consensus.cc:493] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:04.284762 28558 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:04.289597 28558 raft_consensus.cc:515] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f54b5db34c1440ee87feff622dbd608c" member_type: VOTER }
I20260709 12:21:04.290189 28558 leader_election.cc:304] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [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: f54b5db34c1440ee87feff622dbd608c; no voters: 
I20260709 12:21:04.291617 28558 leader_election.cc:290] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:04.292032 28561 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:04.293407 28561 raft_consensus.cc:697] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 1 LEADER]: Becoming Leader. State: Replica: f54b5db34c1440ee87feff622dbd608c, State: Running, Role: LEADER
I20260709 12:21:04.294118 28561 consensus_queue.cc:237] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [LEADER]: Queue going to LEADER mode. State: All 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: "f54b5db34c1440ee87feff622dbd608c" member_type: VOTER }
I20260709 12:21:04.294545 28558 sys_catalog.cc:565] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:04.298789 28563 sys_catalog.cc:455] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f54b5db34c1440ee87feff622dbd608c. Latest consensus state: current_term: 1 leader_uuid: "f54b5db34c1440ee87feff622dbd608c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f54b5db34c1440ee87feff622dbd608c" member_type: VOTER } }
I20260709 12:21:04.299486 28563 sys_catalog.cc:458] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:04.300477 28562 sys_catalog.cc:455] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f54b5db34c1440ee87feff622dbd608c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f54b5db34c1440ee87feff622dbd608c" member_type: VOTER } }
I20260709 12:21:04.301188 28562 sys_catalog.cc:458] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:04.301347 28568 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:04.306416 28568 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:04.310935 25160 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:04.316269 28568 catalog_manager.cc:1383] Generated new cluster ID: d021b35b8358413f9527eb32100554ff
I20260709 12:21:04.316594 28568 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:04.334702 28568 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:04.336051 28568 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:04.350541 28568 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c: Generated new TSK 0
I20260709 12:21:04.351234 28568 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:04.377774 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:04.384516 28579 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:04.385608 28580 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:04.386729 28582 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:04.387483 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:04.388702 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:04.388909 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:04.389053 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599664389041 us; error 0 us; skew 500 ppm
I20260709 12:21:04.389616 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:04.391870 25160 webserver.cc:533] Webserver started at http://127.24.146.1:46833/ using document root <none> and password file <none>
I20260709 12:21:04.392335 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:04.392493 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:04.392720 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:04.393832 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/instance:
uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.398475 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:04.401919 28587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.402678 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:21:04.402943 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.403199 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:04.414490 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:04.415684 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:04.417201 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:04.419706 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:04.419919 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.420184 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:04.420346 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.462899 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:40323
I20260709 12:21:04.462994 28649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:40323 every 8 connection(s)
I20260709 12:21:04.468142 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:04.475081 28654 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:04.476343 28655 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:04.478885 25160 server_base.cc:1061] running on GCE node
W20260709 12:21:04.479569 28657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:04.480784 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:04.481001 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:04.481031 28650 heartbeater.cc:344] Connected to a master server at 127.24.146.62:45965
I20260709 12:21:04.481261 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599664481242 us; error 0 us; skew 500 ppm
I20260709 12:21:04.481488 28650 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:04.482129 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:04.482424 28650 heartbeater.cc:507] Master 127.24.146.62:45965 requested a full tablet report, sending...
I20260709 12:21:04.484730 25160 webserver.cc:533] Webserver started at http://127.24.146.2:43301/ using document root <none> and password file <none>
I20260709 12:21:04.485073 28523 ts_manager.cc:194] Registered new tserver with Master: e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:04.485400 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:04.485685 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:04.485992 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:04.487067 28523 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53836
I20260709 12:21:04.487151 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/instance:
uuid: "b123180303424b7391b3c65091353a0e"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.492405 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:04.496447 28662 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.497318 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:21:04.497676 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-1-root
uuid: "b123180303424b7391b3c65091353a0e"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.498006 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:04.542423 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:04.543586 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:04.545089 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:04.547391 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:04.547602 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.547832 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:04.547986 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.589226 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.2:36149
I20260709 12:21:04.589336 28724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.2:36149 every 8 connection(s)
I20260709 12:21:04.594058 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:04.601969 28729 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:04.602057 28728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:04.605624 28731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:04.606025 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:04.607007 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:04.607224 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:04.607415 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599664607396 us; error 0 us; skew 500 ppm
I20260709 12:21:04.607803 28725 heartbeater.cc:344] Connected to a master server at 127.24.146.62:45965
I20260709 12:21:04.608008 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:04.608230 28725 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:04.609129 28725 heartbeater.cc:507] Master 127.24.146.62:45965 requested a full tablet report, sending...
I20260709 12:21:04.610872 25160 webserver.cc:533] Webserver started at http://127.24.146.3:40517/ using document root <none> and password file <none>
I20260709 12:21:04.611581 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:04.611604 28523 ts_manager.cc:194] Registered new tserver with Master: b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:04.611920 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:04.612300 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:04.613581 28523 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53846
I20260709 12:21:04.613773 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/instance:
uuid: "47a958504a2642f18602cbc878bed2b0"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.618947 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:04.622323 28736 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.623090 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:04.623411 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-2-root
uuid: "47a958504a2642f18602cbc878bed2b0"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.623764 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:04.646770 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:04.647909 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:04.649524 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:04.651930 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:04.652154 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.652395 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:04.652549 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.693867 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.3:40095
I20260709 12:21:04.694018 28798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.3:40095 every 8 connection(s)
I20260709 12:21:04.698642 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:04.705616 28802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:04.707489 28803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:04.711416 28799 heartbeater.cc:344] Connected to a master server at 127.24.146.62:45965
I20260709 12:21:04.711918 25160 server_base.cc:1061] running on GCE node
W20260709 12:21:04.711869 28805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:04.712045 28799 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:04.713164 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:21:04.713207 28799 heartbeater.cc:507] Master 127.24.146.62:45965 requested a full tablet report, sending...
W20260709 12:21:04.713405 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:04.713665 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599664713644 us; error 0 us; skew 500 ppm
I20260709 12:21:04.714272 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:04.715378 28523 ts_manager.cc:194] Registered new tserver with Master: 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:04.716804 28523 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53850
I20260709 12:21:04.717046 25160 webserver.cc:533] Webserver started at http://127.24.146.4:38573/ using document root <none> and password file <none>
I20260709 12:21:04.717594 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:04.717825 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:04.718130 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:04.719172 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-3-root/instance:
uuid: "fb4424745a0341df8b29c8341e350257"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.723711 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:04.727100 28810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.727906 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:04.728204 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-3-root
uuid: "fb4424745a0341df8b29c8341e350257"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:04.728477 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:04.738209 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:04.739447 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:04.741009 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:04.743227 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:04.743440 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.743678 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:04.743834 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:04.784664 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.4:40809
I20260709 12:21:04.784780 28872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.4:40809 every 8 connection(s)
I20260709 12:21:04.799096 28873 heartbeater.cc:344] Connected to a master server at 127.24.146.62:45965
I20260709 12:21:04.799485 28873 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:04.800364 28873 heartbeater.cc:507] Master 127.24.146.62:45965 requested a full tablet report, sending...
I20260709 12:21:04.802371 28523 ts_manager.cc:194] Registered new tserver with Master: fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:04.803349 25160 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015287924s
I20260709 12:21:04.803995 28523 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53864
I20260709 12:21:04.836447 28523 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53868:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:21:05.075534 28615 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaa5fdbc18f4417b14baec38b3a02b6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:21:05.077059 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaa5fdbc18f4417b14baec38b3a02b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.079913 28614 tablet_service.cc:1511] Processing CreateTablet for tablet 10164a508dd94010a06039e3eb48d9fe (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:21:05.081418 28614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10164a508dd94010a06039e3eb48d9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.082996 28613 tablet_service.cc:1511] Processing CreateTablet for tablet 7c89bf1adaf14c85b916792ce2707a61 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:21:05.084565 28613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c89bf1adaf14c85b916792ce2707a61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.084635 28837 tablet_service.cc:1511] Processing CreateTablet for tablet 7c89bf1adaf14c85b916792ce2707a61 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:21:05.086194 28837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c89bf1adaf14c85b916792ce2707a61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.087085 28690 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaa5fdbc18f4417b14baec38b3a02b6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:21:05.088922 28690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaa5fdbc18f4417b14baec38b3a02b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.083019 28838 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaa5fdbc18f4417b14baec38b3a02b6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:21:05.092424 28838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaa5fdbc18f4417b14baec38b3a02b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.093142 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca1b4a255d54eb18477dd638633eb6a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:21:05.094630 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca1b4a255d54eb18477dd638633eb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.095232 28689 tablet_service.cc:1511] Processing CreateTablet for tablet 10164a508dd94010a06039e3eb48d9fe (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:21:05.096635 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10164a508dd94010a06039e3eb48d9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.098718 28685 tablet_service.cc:1511] Processing CreateTablet for tablet 292f8409e70345c59a9f6191d2ed5f20 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:21:05.099105 28612 tablet_service.cc:1511] Processing CreateTablet for tablet 568982e87cdf4e3383a417b1fab04d84 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:21:05.100239 28685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292f8409e70345c59a9f6191d2ed5f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.101329 28688 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca1b4a255d54eb18477dd638633eb6a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:21:05.102749 28688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca1b4a255d54eb18477dd638633eb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.104991 28835 tablet_service.cc:1511] Processing CreateTablet for tablet f99ef97069014d4691a0e2faae6a91dc (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:21:05.105850 28687 tablet_service.cc:1511] Processing CreateTablet for tablet 568982e87cdf4e3383a417b1fab04d84 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:21:05.108502 28687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568982e87cdf4e3383a417b1fab04d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.109773 28834 tablet_service.cc:1511] Processing CreateTablet for tablet 956316178f20431289caca85b189f83d (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:21:05.111195 28611 tablet_service.cc:1511] Processing CreateTablet for tablet f99ef97069014d4691a0e2faae6a91dc (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:21:05.106523 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99ef97069014d4691a0e2faae6a91dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.113375 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956316178f20431289caca85b189f83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.107020 28686 tablet_service.cc:1511] Processing CreateTablet for tablet f99ef97069014d4691a0e2faae6a91dc (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:21:05.114111 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 956316178f20431289caca85b189f83d (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:21:05.115280 28686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99ef97069014d4691a0e2faae6a91dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.123799 28684 tablet_service.cc:1511] Processing CreateTablet for tablet 914f434d89ce43ee931fcbb4c5e9dde7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:21:05.125487 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914f434d89ce43ee931fcbb4c5e9dde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.130259 28833 tablet_service.cc:1511] Processing CreateTablet for tablet 292f8409e70345c59a9f6191d2ed5f20 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:21:05.131762 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292f8409e70345c59a9f6191d2ed5f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.138362 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956316178f20431289caca85b189f83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.140714 28683 tablet_service.cc:1511] Processing CreateTablet for tablet 5842f068c6b848a79e6d9d4675f258f9 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:21:05.142235 28683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5842f068c6b848a79e6d9d4675f258f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.140787 28612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568982e87cdf4e3383a417b1fab04d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.146409 28611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99ef97069014d4691a0e2faae6a91dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.159075 28685 tablet_service.cc:1511] Processing CreateTablet for tablet e9a602a818e549c5913a4d108779e361 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:21:05.166065 28685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a602a818e549c5913a4d108779e361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.180662 28609 tablet_service.cc:1511] Processing CreateTablet for tablet 914f434d89ce43ee931fcbb4c5e9dde7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:21:05.182199 28609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914f434d89ce43ee931fcbb4c5e9dde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.183180 28764 tablet_service.cc:1511] Processing CreateTablet for tablet 10164a508dd94010a06039e3eb48d9fe (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:21:05.184798 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10164a508dd94010a06039e3eb48d9fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.185391 28833 tablet_service.cc:1511] Processing CreateTablet for tablet e9a602a818e549c5913a4d108779e361 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:21:05.186805 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a602a818e549c5913a4d108779e361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.187160 28763 tablet_service.cc:1511] Processing CreateTablet for tablet 7c89bf1adaf14c85b916792ce2707a61 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:21:05.188586 28763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c89bf1adaf14c85b916792ce2707a61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.192021 28608 tablet_service.cc:1511] Processing CreateTablet for tablet e9a602a818e549c5913a4d108779e361 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:21:05.193694 28608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a602a818e549c5913a4d108779e361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.195210 28761 tablet_service.cc:1511] Processing CreateTablet for tablet 568982e87cdf4e3383a417b1fab04d84 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:21:05.196758 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568982e87cdf4e3383a417b1fab04d84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.197867 28762 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca1b4a255d54eb18477dd638633eb6a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:21:05.198473 28832 tablet_service.cc:1511] Processing CreateTablet for tablet b665059571b642db807fd4ffa8ab13a2 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:21:05.198764 28759 tablet_service.cc:1511] Processing CreateTablet for tablet 292f8409e70345c59a9f6191d2ed5f20 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:21:05.200178 28832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665059571b642db807fd4ffa8ab13a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.200307 28759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292f8409e70345c59a9f6191d2ed5f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.192471 28760 tablet_service.cc:1511] Processing CreateTablet for tablet 956316178f20431289caca85b189f83d (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:21:05.202692 28760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956316178f20431289caca85b189f83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.204809 28607 tablet_service.cc:1511] Processing CreateTablet for tablet b665059571b642db807fd4ffa8ab13a2 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:21:05.206902 28762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca1b4a255d54eb18477dd638633eb6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.208623 28607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665059571b642db807fd4ffa8ab13a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.211225 28758 tablet_service.cc:1511] Processing CreateTablet for tablet 914f434d89ce43ee931fcbb4c5e9dde7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:21:05.212883 28758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914f434d89ce43ee931fcbb4c5e9dde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.228706 28831 tablet_service.cc:1511] Processing CreateTablet for tablet 5842f068c6b848a79e6d9d4675f258f9 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:21:05.230404 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5842f068c6b848a79e6d9d4675f258f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.245887 28893 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:05.256475 28687 tablet_service.cc:1511] Processing CreateTablet for tablet 31db2988f2214136b6a851ffe71954ee (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:21:05.270563 28830 tablet_service.cc:1511] Processing CreateTablet for tablet a13a1b7ce6aa447e8c413760b4aa1dca (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:21:05.272066 28830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13a1b7ce6aa447e8c413760b4aa1dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.272593 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 31db2988f2214136b6a851ffe71954ee (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:21:05.273993 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db2988f2214136b6a851ffe71954ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.281404 28829 tablet_service.cc:1511] Processing CreateTablet for tablet 598817e2e99747aebecf100b0584ae34 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:21:05.283097 28829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598817e2e99747aebecf100b0584ae34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.283663 28606 tablet_service.cc:1511] Processing CreateTablet for tablet 598817e2e99747aebecf100b0584ae34 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:21:05.285097 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598817e2e99747aebecf100b0584ae34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.306627 28684 tablet_service.cc:1511] Processing CreateTablet for tablet 81ef37536a5d43649b26e435a5b36333 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
W20260709 12:21:05.307417 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:05.307184 28687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db2988f2214136b6a851ffe71954ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.297755 28757 tablet_service.cc:1511] Processing CreateTablet for tablet b665059571b642db807fd4ffa8ab13a2 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:21:05.311086 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 5842f068c6b848a79e6d9d4675f258f9 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:21:05.312163 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665059571b642db807fd4ffa8ab13a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.311132 28755 tablet_service.cc:1511] Processing CreateTablet for tablet 31db2988f2214136b6a851ffe71954ee (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:21:05.313840 28755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31db2988f2214136b6a851ffe71954ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.318159 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5842f068c6b848a79e6d9d4675f258f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.350549 28690 tablet_service.cc:1511] Processing CreateTablet for tablet a13a1b7ce6aa447e8c413760b4aa1dca (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:21:05.351286 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81ef37536a5d43649b26e435a5b36333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.352134 28690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13a1b7ce6aa447e8c413760b4aa1dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.373770 28615 tablet_service.cc:1511] Processing CreateTablet for tablet a13a1b7ce6aa447e8c413760b4aa1dca (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:21:05.374271 28762 tablet_service.cc:1511] Processing CreateTablet for tablet 598817e2e99747aebecf100b0584ae34 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:21:05.402853 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a13a1b7ce6aa447e8c413760b4aa1dca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.396688 28764 tablet_service.cc:1511] Processing CreateTablet for tablet 81ef37536a5d43649b26e435a5b36333 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:21:05.399120 28607 tablet_service.cc:1511] Processing CreateTablet for tablet 863ad9b382144e93b94938cd93dd9ce6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:21:05.400811 28689 tablet_service.cc:1511] Processing CreateTablet for tablet 863ad9b382144e93b94938cd93dd9ce6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:21:05.404155 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863ad9b382144e93b94938cd93dd9ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.402935 28762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598817e2e99747aebecf100b0584ae34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.397536 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 81ef37536a5d43649b26e435a5b36333 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:21:05.406196 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81ef37536a5d43649b26e435a5b36333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.412997 28607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863ad9b382144e93b94938cd93dd9ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.413733 28894 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:05.422309 28893 tablet_bootstrap.cc:654] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.433563 28895 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:05.446440 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81ef37536a5d43649b26e435a5b36333. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.467706 28894 tablet_bootstrap.cc:654] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.473708 28761 tablet_service.cc:1511] Processing CreateTablet for tablet 863ad9b382144e93b94938cd93dd9ce6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:21:05.475203 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863ad9b382144e93b94938cd93dd9ce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.480655 28896 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:05.483750 28893 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:05.484359 28893 ts_tablet_manager.cc:1403] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.239s	user 0.032s	sys 0.017s
I20260709 12:21:05.487545 28896 tablet_bootstrap.cc:654] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.490203 28650 heartbeater.cc:499] Master 127.24.146.62:45965 was elected leader, sending a full tablet report...
I20260709 12:21:05.490219 28893 raft_consensus.cc:359] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:05.491930 28893 raft_consensus.cc:385] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.492246 28893 raft_consensus.cc:740] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:05.494525 28831 tablet_service.cc:1511] Processing CreateTablet for tablet 3a30f16be8fd4248ae4894e3cb9bc303 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:21:05.496439 28684 tablet_service.cc:1511] Processing CreateTablet for tablet 3a30f16be8fd4248ae4894e3cb9bc303 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:21:05.496522 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a30f16be8fd4248ae4894e3cb9bc303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.497870 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a30f16be8fd4248ae4894e3cb9bc303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.499718 28606 tablet_service.cc:1511] Processing CreateTablet for tablet 3a30f16be8fd4248ae4894e3cb9bc303 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:21:05.501134 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a30f16be8fd4248ae4894e3cb9bc303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.502326 28895 tablet_bootstrap.cc:654] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.507735 28893 consensus_queue.cc:260] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:05.519420 28761 tablet_service.cc:1511] Processing CreateTablet for tablet ac165b534a5c46f88a221b6f28c12d05 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:21:05.520934 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac165b534a5c46f88a221b6f28c12d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.521836 28835 tablet_service.cc:1511] Processing CreateTablet for tablet ac165b534a5c46f88a221b6f28c12d05 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:21:05.523200 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac165b534a5c46f88a221b6f28c12d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.542158 28725 heartbeater.cc:499] Master 127.24.146.62:45965 was elected leader, sending a full tablet report...
I20260709 12:21:05.545323 28689 tablet_service.cc:1511] Processing CreateTablet for tablet 5f30ad2b67e44deea31a2dd19251cb04 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:21:05.546342 28894 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:05.546751 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f30ad2b67e44deea31a2dd19251cb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.546940 28894 ts_tablet_manager.cc:1403] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.000s
I20260709 12:21:05.552847 28893 ts_tablet_manager.cc:1434] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.005s
I20260709 12:21:05.553421 28894 raft_consensus.cc:359] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:05.554373 28894 raft_consensus.cc:385] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.554728 28894 raft_consensus.cc:740] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:05.556344 28762 tablet_service.cc:1511] Processing CreateTablet for tablet 5f30ad2b67e44deea31a2dd19251cb04 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:21:05.557796 28762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f30ad2b67e44deea31a2dd19251cb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.554041 28893 tablet_bootstrap.cc:492] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:05.567337 28894 consensus_queue.cc:260] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:05.570883 28615 tablet_service.cc:1511] Processing CreateTablet for tablet ac165b534a5c46f88a221b6f28c12d05 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:21:05.572589 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac165b534a5c46f88a221b6f28c12d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.574303 28607 tablet_service.cc:1511] Processing CreateTablet for tablet 05ada601de5e43568039fc9820ec55e1 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:21:05.575662 28607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ada601de5e43568039fc9820ec55e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.576751 28895 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:05.577346 28895 ts_tablet_manager.cc:1403] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.144s	user 0.029s	sys 0.018s
I20260709 12:21:05.577744 28893 tablet_bootstrap.cc:654] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.573551 28831 tablet_service.cc:1511] Processing CreateTablet for tablet 5f30ad2b67e44deea31a2dd19251cb04 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:21:05.581132 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f30ad2b67e44deea31a2dd19251cb04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.580781 28895 raft_consensus.cc:359] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:05.581657 28895 raft_consensus.cc:385] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.582067 28895 raft_consensus.cc:740] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:05.582928 28690 tablet_service.cc:1511] Processing CreateTablet for tablet 05ada601de5e43568039fc9820ec55e1 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:21:05.584221 28690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ada601de5e43568039fc9820ec55e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.583861 28895 consensus_queue.cc:260] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:05.586131 28873 heartbeater.cc:499] Master 127.24.146.62:45965 was elected leader, sending a full tablet report...
W20260709 12:21:05.594097 28726 tablet.cc:2406] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:05.587466 28894 ts_tablet_manager.cc:1434] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.005s
I20260709 12:21:05.597476 28894 tablet_bootstrap.cc:492] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:05.589242 28896 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:05.598480 28896 ts_tablet_manager.cc:1403] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.011s
I20260709 12:21:05.599858 28893 tablet_bootstrap.cc:492] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:05.600425 28893 ts_tablet_manager.cc:1403] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 12:21:05.601547 28896 raft_consensus.cc:359] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:05.604772 28896 raft_consensus.cc:385] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.605262 28896 raft_consensus.cc:740] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:05.606194 28896 consensus_queue.cc:260] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:05.615593 28895 ts_tablet_manager.cc:1434] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.006s
I20260709 12:21:05.616976 28895 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:05.603366 28893 raft_consensus.cc:359] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:05.619812 28893 raft_consensus.cc:385] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.620193 28893 raft_consensus.cc:740] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:05.611931 28894 tablet_bootstrap.cc:654] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.620805 28764 tablet_service.cc:1511] Processing CreateTablet for tablet 05ada601de5e43568039fc9820ec55e1 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:21:05.621156 28893 consensus_queue.cc:260] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:05.622347 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ada601de5e43568039fc9820ec55e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.627785 28895 tablet_bootstrap.cc:654] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.630930 28799 heartbeater.cc:499] Master 127.24.146.62:45965 was elected leader, sending a full tablet report...
I20260709 12:21:05.636000 28606 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad94245e0904b0a8743ba5ccfa8dbb7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:21:05.637610 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad94245e0904b0a8743ba5ccfa8dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.631412 28896 ts_tablet_manager.cc:1434] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:21:05.623847 28893 ts_tablet_manager.cc:1434] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:21:05.647509 28893 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:05.637336 28684 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad94245e0904b0a8743ba5ccfa8dbb7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:21:05.638219 28900 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:05.652868 28900 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:05.623764 28904 raft_consensus.cc:493] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:05.658401 28900 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:05.661810 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 979f9081f7044d20830c6f45c649edaf (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:21:05.663244 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979f9081f7044d20830c6f45c649edaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.662930 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4cc69a2c9840bc9abff9a2af85f79e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:21:05.658179 28904 raft_consensus.cc:515] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:05.664264 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4cc69a2c9840bc9abff9a2af85f79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.661433 28761 tablet_service.cc:1511] Processing CreateTablet for tablet 979f9081f7044d20830c6f45c649edaf (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:21:05.667963 28894 tablet_bootstrap.cc:492] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:05.668105 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979f9081f7044d20830c6f45c649edaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.668799 28894 ts_tablet_manager.cc:1403] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.007s
I20260709 12:21:05.672101 28894 raft_consensus.cc:359] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:05.673425 28894 raft_consensus.cc:385] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.674489 28894 raft_consensus.cc:740] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:05.676169 28894 consensus_queue.cc:260] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:05.684113 28894 ts_tablet_manager.cc:1434] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:21:05.687260 28894 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:05.699095 28896 tablet_bootstrap.cc:492] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:05.704821 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad94245e0904b0a8743ba5ccfa8dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.707983 28904 leader_election.cc:290] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:05.668081 28607 tablet_service.cc:1511] Processing CreateTablet for tablet 979f9081f7044d20830c6f45c649edaf (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:21:05.723771 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4cc69a2c9840bc9abff9a2af85f79e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:21:05.725041 28607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979f9081f7044d20830c6f45c649edaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.725411 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4cc69a2c9840bc9abff9a2af85f79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.723771 28831 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad94245e0904b0a8743ba5ccfa8dbb7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:21:05.730098 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad94245e0904b0a8743ba5ccfa8dbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.736743 28894 tablet_bootstrap.cc:654] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.748466 28615 tablet_service.cc:1511] Processing CreateTablet for tablet 27e097aa53c348cbada1cdc4d224233e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:21:05.749976 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e097aa53c348cbada1cdc4d224233e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.750900 28762 tablet_service.cc:1511] Processing CreateTablet for tablet 27e097aa53c348cbada1cdc4d224233e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:21:05.752307 28762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e097aa53c348cbada1cdc4d224233e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.761659 28829 tablet_service.cc:1511] Processing CreateTablet for tablet f1d96e44be654f1095fe00eae0492efd (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:21:05.763190 28829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d96e44be654f1095fe00eae0492efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.769825 28893 tablet_bootstrap.cc:654] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.771271 28902 raft_consensus.cc:493] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:05.779335 28902 raft_consensus.cc:515] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:05.783077 28902 leader_election.cc:290] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:05.790318 28896 tablet_bootstrap.cc:654] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.797309 28615 tablet_service.cc:1511] Processing CreateTablet for tablet f1d96e44be654f1095fe00eae0492efd (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:21:05.843333 28894 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:05.843918 28894 ts_tablet_manager.cc:1403] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.157s	user 0.011s	sys 0.010s
I20260709 12:21:05.847450 28895 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:05.849704 28895 ts_tablet_manager.cc:1403] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.233s	user 0.033s	sys 0.045s
I20260709 12:21:05.851392 28762 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf1de0e8a6c4b3299163a6944ff9ff4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:21:05.852773 28762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf1de0e8a6c4b3299163a6944ff9ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.853127 28895 raft_consensus.cc:359] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:05.849750 28894 raft_consensus.cc:359] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:05.854889 28894 raft_consensus.cc:385] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.855223 28894 raft_consensus.cc:740] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:05.856117 28894 consensus_queue.cc:260] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:05.862748 28895 raft_consensus.cc:385] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.863206 28895 raft_consensus.cc:740] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:05.864140 28895 consensus_queue.cc:260] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:05.866679 28895 ts_tablet_manager.cc:1434] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:21:05.867683 28895 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:05.868112 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d96e44be654f1095fe00eae0492efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.872179 28609 tablet_service.cc:1511] Processing CreateTablet for tablet 9b56ac977c2d4896a35094983f660ed5 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:21:05.872428 28830 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9cce8e98ed49418e8c93f21414c58b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:21:05.873620 28609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b56ac977c2d4896a35094983f660ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.873795 28830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9cce8e98ed49418e8c93f21414c58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.881446 28606 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf1de0e8a6c4b3299163a6944ff9ff4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:21:05.883574 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf1de0e8a6c4b3299163a6944ff9ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.887075 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9cce8e98ed49418e8c93f21414c58b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:21:05.888556 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9cce8e98ed49418e8c93f21414c58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.896795 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf1de0e8a6c4b3299163a6944ff9ff4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:21:05.898519 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf1de0e8a6c4b3299163a6944ff9ff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.900818 28831 tablet_service.cc:1511] Processing CreateTablet for tablet bab56529a76241da844974d45df2207b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:21:05.908341 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab56529a76241da844974d45df2207b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.909633 28761 tablet_service.cc:1511] Processing CreateTablet for tablet 9b56ac977c2d4896a35094983f660ed5 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:21:05.911118 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b56ac977c2d4896a35094983f660ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.914469 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:05.915839 28610 tablet_service.cc:1511] Processing CreateTablet for tablet bab56529a76241da844974d45df2207b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:21:05.922791 28902 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:21:05.918596 28590 leader_election.cc:343] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:05.923352 28902 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:05.925747 28902 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:05.931679 28894 ts_tablet_manager.cc:1434] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.087s	user 0.009s	sys 0.000s
I20260709 12:21:05.935120 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab56529a76241da844974d45df2207b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.940403 28904 raft_consensus.cc:493] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:05.940995 28904 raft_consensus.cc:515] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:05.943536 28904 leader_election.cc:290] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:05.947255 28764 tablet_service.cc:1511] Processing CreateTablet for tablet 6e894572d3564be2a71fab81001bb2a0 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:21:05.948633 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e894572d3564be2a71fab81001bb2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.951135 28893 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:05.951742 28893 ts_tablet_manager.cc:1403] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.305s	user 0.012s	sys 0.016s
I20260709 12:21:05.952226 28894 tablet_bootstrap.cc:492] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:05.953476 28838 tablet_service.cc:1511] Processing CreateTablet for tablet 6e894572d3564be2a71fab81001bb2a0 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:21:05.954872 28838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e894572d3564be2a71fab81001bb2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.960883 28894 tablet_bootstrap.cc:654] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.964475 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:05.971797 28896 tablet_bootstrap.cc:492] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:05.972353 28896 ts_tablet_manager.cc:1403] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.274s	user 0.024s	sys 0.004s
I20260709 12:21:05.967813 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956316178f20431289caca85b189f83d" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:05.972918 28774 raft_consensus.cc:2468] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:05.969368 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:05.970757 28607 tablet_service.cc:1511] Processing CreateTablet for tablet 6e894572d3564be2a71fab81001bb2a0 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 12:21:05.975019 28590 leader_election.cc:343] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:05.976687 28690 tablet_service.cc:1511] Processing CreateTablet for tablet 27e097aa53c348cbada1cdc4d224233e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:21:05.978621 28690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e097aa53c348cbada1cdc4d224233e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.976960 28689 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4cc69a2c9840bc9abff9a2af85f79e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:21:05.978680 28607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e894572d3564be2a71fab81001bb2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:05.965792 28895 tablet_bootstrap.cc:654] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:05.993602 28687 tablet_service.cc:1511] Processing CreateTablet for tablet f1d96e44be654f1095fe00eae0492efd (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:21:05.995461 28893 raft_consensus.cc:359] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:05.996336 28893 raft_consensus.cc:385] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:05.996791 28893 raft_consensus.cc:740] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.009959 28685 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9cce8e98ed49418e8c93f21414c58b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:21:06.012655 28688 tablet_service.cc:1511] Processing CreateTablet for tablet 9b56ac977c2d4896a35094983f660ed5 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:21:06.012945 28683 tablet_service.cc:1511] Processing CreateTablet for tablet bab56529a76241da844974d45df2207b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:21:06.013640 28900 raft_consensus.cc:493] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.014014 28686 tablet_service.cc:1511] Processing CreateTablet for tablet c153413af9cb4cd6afd4eced1e15a36f (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:21:06.014230 28900 raft_consensus.cc:515] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.014593 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:06.015904 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:06.016590 28900 leader_election.cc:290] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:06.016597 28848 raft_consensus.cc:2468] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:06.018096 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4cc69a2c9840bc9abff9a2af85f79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.020296 28665 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:06.024624 28687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d96e44be654f1095fe00eae0492efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.031250 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:06.033320 28829 tablet_service.cc:1511] Processing CreateTablet for tablet c153413af9cb4cd6afd4eced1e15a36f (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:21:06.034379 28813 leader_election.cc:304] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:06.035180 28829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c153413af9cb4cd6afd4eced1e15a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.035470 28902 raft_consensus.cc:2804] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:06.035880 28902 raft_consensus.cc:493] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.036198 28902 raft_consensus.cc:3060] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:06.038013 28813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:40095, user_credentials={real_user=slave}} blocked reactor thread for 53060.2us
W20260709 12:21:06.038829 28813 leader_election.cc:343] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:05.997790 28893 consensus_queue.cc:260] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.050941 28900 raft_consensus.cc:493] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.071776 28896 raft_consensus.cc:359] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.072960 28896 raft_consensus.cc:385] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.073298 28896 raft_consensus.cc:740] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.071987 28686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c153413af9cb4cd6afd4eced1e15a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.074451 28896 consensus_queue.cc:260] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.082237 28905 raft_consensus.cc:493] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.082885 28905 raft_consensus.cc:515] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.086230 28905 leader_election.cc:290] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:06.086894 28900 raft_consensus.cc:515] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.045881 28902 raft_consensus.cc:515] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:06.105542 28761 tablet_service.cc:1511] Processing CreateTablet for tablet 1babf4eed2f44b8c9bdaf25c3a638031 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:21:06.107054 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1babf4eed2f44b8c9bdaf25c3a638031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.115794 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:06.112203 28688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b56ac977c2d4896a35094983f660ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.116631 28700 raft_consensus.cc:2468] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:06.118391 28838 tablet_service.cc:1511] Processing CreateTablet for tablet 568437722d914e87823056b35313e18e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:21:06.118839 28814 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:06.119274 28902 leader_election.cc:290] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:06.119863 28838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568437722d914e87823056b35313e18e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.119880 28902 raft_consensus.cc:2804] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:06.130498 28902 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.130925 28902 raft_consensus.cc:3060] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:06.094444 28665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:40809, user_credentials={real_user=slave}} blocked reactor thread for 74378.5us
I20260709 12:21:06.130743 28764 tablet_service.cc:1511] Processing CreateTablet for tablet c153413af9cb4cd6afd4eced1e15a36f (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:21:06.148756 28683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab56529a76241da844974d45df2207b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.149780 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c153413af9cb4cd6afd4eced1e15a36f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.153723 28609 tablet_service.cc:1511] Processing CreateTablet for tablet 1babf4eed2f44b8c9bdaf25c3a638031 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:21:06.155377 28609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1babf4eed2f44b8c9bdaf25c3a638031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.156450 28756 tablet_service.cc:1511] Processing CreateTablet for tablet c8866d5462c14303bf5209990a1b0361 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:21:06.157784 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8866d5462c14303bf5209990a1b0361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.158716 28894 tablet_bootstrap.cc:492] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:06.159272 28894 ts_tablet_manager.cc:1403] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.207s	user 0.034s	sys 0.021s
I20260709 12:21:06.159096 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 568437722d914e87823056b35313e18e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:21:06.160868 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568437722d914e87823056b35313e18e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:06.161398 28665 leader_election.cc:343] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.154425 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956316178f20431289caca85b189f83d" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:06.167685 28895 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:06.168313 28895 ts_tablet_manager.cc:1403] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.301s	user 0.025s	sys 0.027s
I20260709 12:21:06.152211 28900 leader_election.cc:290] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:06.161015 28926 raft_consensus.cc:2804] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:06.170780 28926 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.171204 28926 raft_consensus.cc:3060] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.178603 28893 ts_tablet_manager.cc:1434] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.227s	user 0.011s	sys 0.001s
I20260709 12:21:06.179904 28893 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:06.193853 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956316178f20431289caca85b189f83d" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:06.197963 28896 ts_tablet_manager.cc:1434] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.225s	user 0.010s	sys 0.001s
I20260709 12:21:06.199311 28686 tablet_service.cc:1511] Processing CreateTablet for tablet 568437722d914e87823056b35313e18e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:21:06.201303 28686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568437722d914e87823056b35313e18e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:06.202445 28665 leader_election.cc:343] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.202759 28896 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:06.206419 28830 tablet_service.cc:1511] Processing CreateTablet for tablet c8866d5462c14303bf5209990a1b0361 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:21:06.207985 28830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8866d5462c14303bf5209990a1b0361. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:06.206419 28813 leader_election.cc:343] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:06.211280 28813 leader_election.cc:343] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.219630 28895 raft_consensus.cc:359] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:06.220769 28895 raft_consensus.cc:385] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.222321 28685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9cce8e98ed49418e8c93f21414c58b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.232827 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:06.234251 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:06.234944 28625 raft_consensus.cc:2468] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:06.223708 28895 raft_consensus.cc:740] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.242626 28895 consensus_queue.cc:260] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:06.246582 28764 tablet_service.cc:1511] Processing CreateTablet for tablet 6216ae3ecd6d4fbb9c0cf6ea7106f523 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:21:06.249045 28893 tablet_bootstrap.cc:654] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.250006 28683 tablet_service.cc:1511] Processing CreateTablet for tablet 1babf4eed2f44b8c9bdaf25c3a638031 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:21:06.252619 28833 tablet_service.cc:1511] Processing CreateTablet for tablet 6216ae3ecd6d4fbb9c0cf6ea7106f523 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:21:06.255208 28606 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3a659cac454fe0bfeabce713f704a5 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:21:06.246640 28610 tablet_service.cc:1511] Processing CreateTablet for tablet c8866d5462c14303bf5209990a1b0361 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:21:06.262369 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3a659cac454fe0bfeabce713f704a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.263047 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8866d5462c14303bf5209990a1b0361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.257608 28930 raft_consensus.cc:493] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.263679 28930 raft_consensus.cc:515] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:06.268790 28683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1babf4eed2f44b8c9bdaf25c3a638031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.270026 28930 leader_election.cc:290] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:06.261395 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6216ae3ecd6d4fbb9c0cf6ea7106f523. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:06.261713 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 143089us
I20260709 12:21:06.272511 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:06.275085 28813 leader_election.cc:343] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.257997 28895 ts_tablet_manager.cc:1434] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.003s
I20260709 12:21:06.285244 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 3abef68b3c1c47e0975075becbb6813a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:21:06.290253 28894 raft_consensus.cc:359] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.291170 28926 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.302201 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6216ae3ecd6d4fbb9c0cf6ea7106f523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.302774 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:06.312160 28699 raft_consensus.cc:2468] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:06.303236 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:06.303871 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3abef68b3c1c47e0975075becbb6813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.304401 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956316178f20431289caca85b189f83d" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:06.314813 28774 raft_consensus.cc:3060] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:06.315073 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:06.315615 28926 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:06.317616 28896 tablet_bootstrap.cc:654] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.318760 28761 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3a659cac454fe0bfeabce713f704a5 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:21:06.319439 28895 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:06.305775 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:06.321821 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 3abef68b3c1c47e0975075becbb6813a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:21:06.323161 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3abef68b3c1c47e0975075becbb6813a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:06.330456 28813 leader_election.cc:343] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.330701 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:06.331012 28813 leader_election.cc:304] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:06.332188 28930 raft_consensus.cc:2749] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:06.307024 28894 raft_consensus.cc:385] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.292263 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:06.334378 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:06.335083 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 26f289ad4fc947c48a46d24b4ddd678b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
W20260709 12:21:06.335475 28665 leader_election.cc:343] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.334390 28894 raft_consensus.cc:740] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.336231 28665 leader_election.cc:304] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:06.337286 28926 raft_consensus.cc:2804] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:06.337098 28894 consensus_queue.cc:260] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.337685 28926 raft_consensus.cc:493] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.338286 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f289ad4fc947c48a46d24b4ddd678b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.338114 28848 raft_consensus.cc:2468] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
W20260709 12:21:06.336252 28740 leader_election.cc:343] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.343082 28606 tablet_service.cc:1511] Processing CreateTablet for tablet 26f289ad4fc947c48a46d24b4ddd678b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:21:06.344497 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f289ad4fc947c48a46d24b4ddd678b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.344283 28739 leader_election.cc:304] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e
I20260709 12:21:06.345407 28905 raft_consensus.cc:2804] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:06.345769 28905 raft_consensus.cc:493] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.346133 28905 raft_consensus.cc:3060] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.338107 28926 raft_consensus.cc:3060] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.350648 28894 ts_tablet_manager.cc:1434] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.191s	user 0.009s	sys 0.000s
I20260709 12:21:06.356045 28894 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:06.360844 28902 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.362663 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 26f289ad4fc947c48a46d24b4ddd678b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:21:06.364132 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26f289ad4fc947c48a46d24b4ddd678b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.363862 28688 tablet_service.cc:1511] Processing CreateTablet for tablet 6216ae3ecd6d4fbb9c0cf6ea7106f523 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:21:06.365254 28688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6216ae3ecd6d4fbb9c0cf6ea7106f523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.368387 28926 raft_consensus.cc:515] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.371049 28762 tablet_service.cc:1511] Processing CreateTablet for tablet e96d6b11dbc64d0db0b7c383f913fa99 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:21:06.376096 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3a659cac454fe0bfeabce713f704a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.380718 28774 raft_consensus.cc:2468] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:06.382458 28591 leader_election.cc:304] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:06.383713 28904 raft_consensus.cc:2804] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:06.384079 28904 raft_consensus.cc:493] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.384413 28904 raft_consensus.cc:3060] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.363849 28894 tablet_bootstrap.cc:654] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.387814 28813 leader_election.cc:304] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:06.388902 28905 raft_consensus.cc:515] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.399922 28895 tablet_bootstrap.cc:654] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.400671 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:06.401285 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:06.402098 28848 raft_consensus.cc:2393] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b123180303424b7391b3c65091353a0e in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:06.401801 28831 tablet_service.cc:1511] Processing CreateTablet for tablet e96d6b11dbc64d0db0b7c383f913fa99 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:21:06.403182 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96d6b11dbc64d0db0b7c383f913fa99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.403288 28893 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:06.403829 28893 ts_tablet_manager.cc:1403] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.224s	user 0.011s	sys 0.003s
I20260709 12:21:06.401659 28687 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3a659cac454fe0bfeabce713f704a5 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:21:06.405967 28687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3a659cac454fe0bfeabce713f704a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.399447 28930 raft_consensus.cc:2804] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:06.398727 28762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96d6b11dbc64d0db0b7c383f913fa99. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:06.421116 28665 leader_election.cc:343] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.421627 28665 leader_election.cc:304] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:06.422673 28931 raft_consensus.cc:2749] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:06.396307 28591 leader_election.cc:343] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.422775 28902 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:06.422868 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:06.427958 28699 raft_consensus.cc:2393] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:06.428701 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:06.430228 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:06.431563 28610 tablet_service.cc:1511] Processing CreateTablet for tablet bf2277994046410b9de6b430f39ccd67 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:21:06.431972 28905 leader_election.cc:290] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
W20260709 12:21:06.432415 28813 leader_election.cc:343] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.432946 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2277994046410b9de6b430f39ccd67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.433336 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:06.433413 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:06.434034 28848 raft_consensus.cc:3060] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:06.435051 28740 leader_election.cc:343] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.432873 28813 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [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: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:06.436415 28902 raft_consensus.cc:2749] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:06.439817 28755 tablet_service.cc:1511] Processing CreateTablet for tablet bf2277994046410b9de6b430f39ccd67 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:21:06.441704 28848 raft_consensus.cc:2468] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:06.442970 28739 leader_election.cc:304] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e
I20260709 12:21:06.444130 28905 raft_consensus.cc:2804] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:06.446352 28755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2277994046410b9de6b430f39ccd67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.456573 28904 raft_consensus.cc:515] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.457970 28625 raft_consensus.cc:2393] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b123180303424b7391b3c65091353a0e in current term 1: Already voted for candidate e73a6f76f6ef445b9aad26bc43fa3453 in this term.
I20260709 12:21:06.472144 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0123ab7f8e466fa4226898d600f180 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:21:06.473753 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0123ab7f8e466fa4226898d600f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.418557 28926 leader_election.cc:290] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:06.479285 28930 raft_consensus.cc:697] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:06.433115 28591 leader_election.cc:304] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:06.496682 28893 raft_consensus.cc:359] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.497603 28893 raft_consensus.cc:385] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.500408 28764 tablet_service.cc:1511] Processing CreateTablet for tablet e8c7b6019632491e97c48de5f02cae8f (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:21:06.500692 28683 tablet_service.cc:1511] Processing CreateTablet for tablet 3abef68b3c1c47e0975075becbb6813a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:21:06.503567 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c7b6019632491e97c48de5f02cae8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.506664 28688 tablet_service.cc:1511] Processing CreateTablet for tablet e96d6b11dbc64d0db0b7c383f913fa99 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:21:06.507246 28690 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0123ab7f8e466fa4226898d600f180 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
W20260709 12:21:06.508109 28665 leader_election.cc:343] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.508345 28685 tablet_service.cc:1511] Processing CreateTablet for tablet bf2277994046410b9de6b430f39ccd67 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:21:06.509213 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:06.509528 28904 leader_election.cc:290] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:06.510113 28904 raft_consensus.cc:2749] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:06.513209 28665 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [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: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:06.514410 28683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3abef68b3c1c47e0975075becbb6813a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.515555 28690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0123ab7f8e466fa4226898d600f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.516185 28688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96d6b11dbc64d0db0b7c383f913fa99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.516696 28896 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:06.517207 28896 ts_tablet_manager.cc:1403] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.315s	user 0.018s	sys 0.015s
I20260709 12:21:06.502981 28893 raft_consensus.cc:740] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.519094 28926 raft_consensus.cc:2749] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:06.492962 28905 raft_consensus.cc:697] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:06.514396 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:06.526401 28685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2277994046410b9de6b430f39ccd67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.529980 28607 tablet_service.cc:1511] Processing CreateTablet for tablet e8c7b6019632491e97c48de5f02cae8f (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:21:06.530809 28893 consensus_queue.cc:260] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.531351 28607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c7b6019632491e97c48de5f02cae8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.531144 28833 tablet_service.cc:1511] Processing CreateTablet for tablet e8c7b6019632491e97c48de5f02cae8f (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:21:06.532620 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c7b6019632491e97c48de5f02cae8f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:06.530349 28590 leader_election.cc:343] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.545533 28609 tablet_service.cc:1511] Processing CreateTablet for tablet 7e0123ab7f8e466fa4226898d600f180 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:21:06.547061 28609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e0123ab7f8e466fa4226898d600f180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.548432 28896 raft_consensus.cc:359] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
W20260709 12:21:06.528563 28665 leader_election.cc:343] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.543553 28894 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
W20260709 12:21:06.542620 28591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 146358us
I20260709 12:21:06.554509 28757 tablet_service.cc:1511] Processing CreateTablet for tablet bd57f6cd79d84b6eb98d179d9f7c669e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:21:06.555853 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd57f6cd79d84b6eb98d179d9f7c669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.556686 28615 tablet_service.cc:1511] Processing CreateTablet for tablet 09c28cbf6d7f43fab952077bde925bb7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:21:06.557988 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c28cbf6d7f43fab952077bde925bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.553695 28894 ts_tablet_manager.cc:1403] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.198s	user 0.042s	sys 0.032s
I20260709 12:21:06.563076 28830 tablet_service.cc:1511] Processing CreateTablet for tablet bd57f6cd79d84b6eb98d179d9f7c669e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:21:06.564539 28830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd57f6cd79d84b6eb98d179d9f7c669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.552371 28896 raft_consensus.cc:385] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.566308 28896 raft_consensus.cc:740] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.567221 28896 consensus_queue.cc:260] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.567349 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 09c28cbf6d7f43fab952077bde925bb7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:21:06.561735 28894 raft_consensus.cc:359] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.570681 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c28cbf6d7f43fab952077bde925bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.515097 28930 consensus_queue.cc:237] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:06.569703 28896 ts_tablet_manager.cc:1434] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.001s
I20260709 12:21:06.571669 28665 leader_election.cc:304] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [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: b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:06.582408 28926 raft_consensus.cc:2749] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:21:06.582584 28665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.4:40809, user_credentials={real_user=slave}} blocked reactor thread for 56600.1us
I20260709 12:21:06.576854 28893 ts_tablet_manager.cc:1434] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.173s	user 0.003s	sys 0.006s
I20260709 12:21:06.586938 28893 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:06.574404 28905 consensus_queue.cc:237] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.570812 28894 raft_consensus.cc:385] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.591154 28894 raft_consensus.cc:740] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.592468 28894 consensus_queue.cc:260] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.594995 28895 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:06.595628 28895 ts_tablet_manager.cc:1403] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.276s	user 0.014s	sys 0.000s
I20260709 12:21:06.598381 28894 ts_tablet_manager.cc:1434] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:21:06.599493 28894 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:06.601809 28835 tablet_service.cc:1511] Processing CreateTablet for tablet c067e62e376149d6814c62ee3c6fd5c6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:21:06.603667 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:06.604600 28699 raft_consensus.cc:2393] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:06.608690 28686 tablet_service.cc:1511] Processing CreateTablet for tablet bd57f6cd79d84b6eb98d179d9f7c669e (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:21:06.609390 28689 tablet_service.cc:1511] Processing CreateTablet for tablet 09c28cbf6d7f43fab952077bde925bb7 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:21:06.610059 28686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd57f6cd79d84b6eb98d179d9f7c669e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.610776 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c28cbf6d7f43fab952077bde925bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.611749 28893 tablet_bootstrap.cc:654] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.617277 28684 tablet_service.cc:1511] Processing CreateTablet for tablet c067e62e376149d6814c62ee3c6fd5c6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:21:06.618299 28606 tablet_service.cc:1511] Processing CreateTablet for tablet c067e62e376149d6814c62ee3c6fd5c6 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:21:06.618680 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c067e62e376149d6814c62ee3c6fd5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.619625 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c067e62e376149d6814c62ee3c6fd5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.609344 28896 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:06.598596 28895 raft_consensus.cc:359] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.627930 28895 raft_consensus.cc:385] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.640123 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c067e62e376149d6814c62ee3c6fd5c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.658216 28522 catalog_manager.cc:5697] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.662410 28521 catalog_manager.cc:5697] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.634315 28895 raft_consensus.cc:740] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.666095 28895 consensus_queue.cc:260] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.668694 28895 ts_tablet_manager.cc:1434] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 12:21:06.669782 28895 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:06.633663 28591 leader_election.cc:304] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [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: e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:06.675575 28937 raft_consensus.cc:2749] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:21:06.676654 28591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 46321.2us
I20260709 12:21:06.678687 28894 tablet_bootstrap.cc:654] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.687420 28930 raft_consensus.cc:493] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.693046 28930 raft_consensus.cc:515] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.695341 28930 leader_election.cc:290] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:06.696187 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:06.701041 28625 raft_consensus.cc:2393] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate e73a6f76f6ef445b9aad26bc43fa3453 in this term.
I20260709 12:21:06.696560 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:06.702191 28699 raft_consensus.cc:2393] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:06.703954 28814 leader_election.cc:304] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:06.705696 28930 raft_consensus.cc:3060] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.700649 28764 tablet_service.cc:1511] Processing CreateTablet for tablet c9c32a22c7a147ad83467d7920fee653 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:21:06.708462 28905 raft_consensus.cc:493] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.709123 28905 raft_consensus.cc:515] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.709633 28764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c32a22c7a147ad83467d7920fee653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.699618 28831 tablet_service.cc:1511] Processing CreateTablet for tablet 67dc7e5ff29241a9ac8a5128acdfe8ea (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:21:06.713248 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dc7e5ff29241a9ac8a5128acdfe8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.713748 28894 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:06.714336 28894 ts_tablet_manager.cc:1403] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.000s
I20260709 12:21:06.726882 28937 raft_consensus.cc:493] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.727564 28937 raft_consensus.cc:515] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:06.704249 28609 tablet_service.cc:1511] Processing CreateTablet for tablet 67dc7e5ff29241a9ac8a5128acdfe8ea (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:21:06.737147 28609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dc7e5ff29241a9ac8a5128acdfe8ea. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:06.738241 28939 log.cc:927] Time spent T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:21:06.684684 28757 tablet_service.cc:1511] Processing CreateTablet for tablet 67dc7e5ff29241a9ac8a5128acdfe8ea (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:21:06.741941 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dc7e5ff29241a9ac8a5128acdfe8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.744150 28893 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:06.744752 28893 ts_tablet_manager.cc:1403] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.158s	user 0.015s	sys 0.010s
W20260709 12:21:06.750068 28510 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 49449.2us
I20260709 12:21:06.750350 28683 tablet_service.cc:1511] Processing CreateTablet for tablet c9c32a22c7a147ad83467d7920fee653 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:21:06.751994 28683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c32a22c7a147ad83467d7920fee653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.753268 28893 raft_consensus.cc:359] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.754184 28893 raft_consensus.cc:385] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.754513 28893 raft_consensus.cc:740] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.756801 28905 leader_election.cc:290] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:06.756876 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914f434d89ce43ee931fcbb4c5e9dde7" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:06.764472 28893 consensus_queue.cc:260] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.765690 28699 raft_consensus.cc:2468] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:06.768013 28740 leader_election.cc:304] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:06.772493 28905 raft_consensus.cc:2804] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:06.772953 28905 raft_consensus.cc:493] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.773314 28905 raft_consensus.cc:3060] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.780069 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956316178f20431289caca85b189f83d" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:06.782512 28774 raft_consensus.cc:2393] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:06.780752 28895 tablet_bootstrap.cc:654] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.788058 28894 raft_consensus.cc:359] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.791688 28835 tablet_service.cc:1511] Processing CreateTablet for tablet c9c32a22c7a147ad83467d7920fee653 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:21:06.796662 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c32a22c7a147ad83467d7920fee653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.800149 28689 tablet_service.cc:1511] Processing CreateTablet for tablet 1d72912408f64b71b0b66c7bf52be78a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:21:06.802567 28615 tablet_service.cc:1511] Processing CreateTablet for tablet 1d72912408f64b71b0b66c7bf52be78a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:21:06.803093 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d72912408f64b71b0b66c7bf52be78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.802912 28762 tablet_service.cc:1511] Processing CreateTablet for tablet 1d72912408f64b71b0b66c7bf52be78a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:21:06.803922 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d72912408f64b71b0b66c7bf52be78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.804127 28762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d72912408f64b71b0b66c7bf52be78a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.808863 28893 ts_tablet_manager.cc:1434] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 12:21:06.810206 28893 tablet_bootstrap.cc:492] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:06.795778 28894 raft_consensus.cc:385] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.839919 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956316178f20431289caca85b189f83d" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:06.840224 28833 tablet_service.cc:1511] Processing CreateTablet for tablet a8eca09f93ca48ff85f5c289f23d8e70 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:21:06.841667 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8eca09f93ca48ff85f5c289f23d8e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.842054 28590 leader_election.cc:304] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:06.844662 28904 raft_consensus.cc:3060] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.831804 28937 leader_election.cc:290] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:06.852340 28893 tablet_bootstrap.cc:654] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.854418 28896 tablet_bootstrap.cc:654] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.828015 28894 raft_consensus.cc:740] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.853592 28904 raft_consensus.cc:2749] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:06.834770 28930 raft_consensus.cc:2749] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:06.863022 28684 tablet_service.cc:1511] Processing CreateTablet for tablet a8eca09f93ca48ff85f5c289f23d8e70 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:21:06.869067 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae1d85bca24dac8341b97845a37e43 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:21:06.870254 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae1d85bca24dac8341b97845a37e43 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:21:06.876822 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae1d85bca24dac8341b97845a37e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.873672 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae1d85bca24dac8341b97845a37e43 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:21:06.878125 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8eca09f93ca48ff85f5c289f23d8e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.878636 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae1d85bca24dac8341b97845a37e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.879868 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae1d85bca24dac8341b97845a37e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.880245 28894 consensus_queue.cc:260] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.884485 28926 raft_consensus.cc:493] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.885075 28926 raft_consensus.cc:515] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.887231 28926 leader_election.cc:290] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:06.888780 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99ef97069014d4691a0e2faae6a91dc" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:06.889519 28847 raft_consensus.cc:2468] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:06.888825 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99ef97069014d4691a0e2faae6a91dc" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:06.889544 28894 ts_tablet_manager.cc:1434] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.175s	user 0.009s	sys 0.000s
I20260709 12:21:06.891813 28665 leader_election.cc:304] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
W20260709 12:21:06.892796 28665 leader_election.cc:343] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.893242 28894 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:06.893714 28926 raft_consensus.cc:2804] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:06.894362 28926 raft_consensus.cc:493] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:06.894732 28926 raft_consensus.cc:3060] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.894999 28606 tablet_service.cc:1511] Processing CreateTablet for tablet a8eca09f93ca48ff85f5c289f23d8e70 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:21:06.896347 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8eca09f93ca48ff85f5c289f23d8e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.910058 28896 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:06.910678 28896 ts_tablet_manager.cc:1403] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.302s	user 0.011s	sys 0.009s
I20260709 12:21:06.910900 28688 tablet_service.cc:1511] Processing CreateTablet for tablet ed61ae4ba00347a2820e26733be2de1a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:21:06.912437 28688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed61ae4ba00347a2820e26733be2de1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.913581 28895 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:06.914295 28895 ts_tablet_manager.cc:1403] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.245s	user 0.030s	sys 0.060s
I20260709 12:21:06.917045 28894 tablet_bootstrap.cc:654] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:06.917503 28895 raft_consensus.cc:359] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:06.918393 28895 raft_consensus.cc:385] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.918777 28895 raft_consensus.cc:740] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.939942 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914f434d89ce43ee931fcbb4c5e9dde7" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:06.939664 28926 raft_consensus.cc:515] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.942718 28761 tablet_service.cc:1511] Processing CreateTablet for tablet ed61ae4ba00347a2820e26733be2de1a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 12:21:06.944495 28739 leader_election.cc:343] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.952587 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 885d77e2872c45768be223a69d53e38a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:21:06.953423 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed61ae4ba00347a2820e26733be2de1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.956674 28833 tablet_service.cc:1511] Processing CreateTablet for tablet ed61ae4ba00347a2820e26733be2de1a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:21:06.958107 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed61ae4ba00347a2820e26733be2de1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.945214 28895 consensus_queue.cc:260] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:06.923565 28896 raft_consensus.cc:359] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.960132 28926 leader_election.cc:290] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:06.961396 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99ef97069014d4691a0e2faae6a91dc" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:06.962164 28847 raft_consensus.cc:3060] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:06.962952 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885d77e2872c45768be223a69d53e38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.963860 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99ef97069014d4691a0e2faae6a91dc" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:06.965373 28665 leader_election.cc:343] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:06.974076 28893 tablet_bootstrap.cc:492] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:06.974632 28847 raft_consensus.cc:2468] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:06.976258 28665 leader_election.cc:304] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:06.977641 28926 raft_consensus.cc:2804] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:06.980475 28895 ts_tablet_manager.cc:1434] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 12:21:06.959403 28896 raft_consensus.cc:385] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:06.981173 28896 raft_consensus.cc:740] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:06.982146 28896 consensus_queue.cc:260] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:06.984616 28896 ts_tablet_manager.cc:1434] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:21:06.985630 28896 tablet_bootstrap.cc:492] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:06.974727 28893 ts_tablet_manager.cc:1403] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.165s	user 0.031s	sys 0.002s
I20260709 12:21:06.992906 28761 tablet_service.cc:1511] Processing CreateTablet for tablet 885d77e2872c45768be223a69d53e38a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:21:06.993201 28893 raft_consensus.cc:359] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:06.994369 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885d77e2872c45768be223a69d53e38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:06.997437 28936 raft_consensus.cc:493] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:06.947638 28905 raft_consensus.cc:515] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:06.995918 28893 raft_consensus.cc:385] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.002657 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914f434d89ce43ee931fcbb4c5e9dde7" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:07.002910 28893 raft_consensus.cc:740] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.003290 28699 raft_consensus.cc:3060] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.003763 28893 consensus_queue.cc:260] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.005039 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914f434d89ce43ee931fcbb4c5e9dde7" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:07.006181 28893 ts_tablet_manager.cc:1434] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:21:07.006034 28936 raft_consensus.cc:515] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.006896 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 6591bf84fecc4ed6b2408cd8a1e39f5b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:21:07.007218 28905 leader_election.cc:290] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:07.008155 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6591bf84fecc4ed6b2408cd8a1e39f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.008369 28936 leader_election.cc:290] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
W20260709 12:21:07.010617 28739 leader_election.cc:343] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.010993 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:07.011696 28624 raft_consensus.cc:2468] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:07.012182 28893 tablet_bootstrap.cc:492] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:06.992906 28684 tablet_service.cc:1511] Processing CreateTablet for tablet 885d77e2872c45768be223a69d53e38a (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:21:06.996765 28926 raft_consensus.cc:697] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:07.013831 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 6591bf84fecc4ed6b2408cd8a1e39f5b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:21:07.015040 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6591bf84fecc4ed6b2408cd8a1e39f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.021607 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:07.021831 28739 leader_election.cc:304] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:07.024071 28684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 885d77e2872c45768be223a69d53e38a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:21:07.024205 28740 leader_election.cc:343] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:07.028803 28740 consensus_peers.cc:597] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:07.023164 28689 tablet_service.cc:1511] Processing CreateTablet for tablet 6591bf84fecc4ed6b2408cd8a1e39f5b (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:21:07.030129 28895 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:07.025880 28905 raft_consensus.cc:2804] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:07.035254 28905 raft_consensus.cc:493] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.035643 28905 raft_consensus.cc:3060] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.034600 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 40eac9d5a80040179b541f167c7a0cd1 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:21:07.040793 28689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6591bf84fecc4ed6b2408cd8a1e39f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.047751 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40eac9d5a80040179b541f167c7a0cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.048368 28833 tablet_service.cc:1511] Processing CreateTablet for tablet 40eac9d5a80040179b541f167c7a0cd1 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:21:07.049768 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40eac9d5a80040179b541f167c7a0cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.052016 28699 raft_consensus.cc:2468] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:07.025206 28926 consensus_queue.cc:237] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.054364 28740 leader_election.cc:304] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:07.055816 28936 raft_consensus.cc:2804] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:07.059319 28893 tablet_bootstrap.cc:654] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.061136 28895 tablet_bootstrap.cc:654] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.071091 28905 raft_consensus.cc:515] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.074476 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:07.074713 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:07.075212 28625 raft_consensus.cc:3060] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:07.076319 28740 leader_election.cc:343] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.077978 28688 tablet_service.cc:1511] Processing CreateTablet for tablet f1a47d5ba7cc4649a72c0a7af3f1a56c (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:21:07.079392 28688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a47d5ba7cc4649a72c0a7af3f1a56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.079847 28606 tablet_service.cc:1511] Processing CreateTablet for tablet 40eac9d5a80040179b541f167c7a0cd1 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:21:07.081056 28606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40eac9d5a80040179b541f167c7a0cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.073644 28905 leader_election.cc:290] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:07.096405 28835 tablet_service.cc:1511] Processing CreateTablet for tablet f1a47d5ba7cc4649a72c0a7af3f1a56c (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:21:07.098246 28904 raft_consensus.cc:493] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.098811 28904 raft_consensus.cc:515] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.098946 28761 tablet_service.cc:1511] Processing CreateTablet for tablet f1a47d5ba7cc4649a72c0a7af3f1a56c (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:21:07.100245 28761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a47d5ba7cc4649a72c0a7af3f1a56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.100966 28904 leader_election.cc:290] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:07.102691 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:07.103137 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:07.103798 28683 tablet_service.cc:1511] Processing CreateTablet for tablet 3f57efa27662485ab37669c737d45dd4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:21:07.104745 28699 raft_consensus.cc:2468] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:07.105152 28683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f57efa27662485ab37669c737d45dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.106068 28686 tablet_service.cc:1511] Processing CreateTablet for tablet bd9be7f32c0147be9a1515cef793dfa4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:21:07.107725 28686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9be7f32c0147be9a1515cef793dfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.101310 28523 catalog_manager.cc:5697] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:07.114233 28591 leader_election.cc:304] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:07.118662 28831 tablet_service.cc:1511] Processing CreateTablet for tablet bd9be7f32c0147be9a1515cef793dfa4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:21:07.125165 28610 tablet_service.cc:1511] Processing CreateTablet for tablet 3f57efa27662485ab37669c737d45dd4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 12:21:07.134503 28590 leader_election.cc:343] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.135764 28610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f57efa27662485ab37669c737d45dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.137159 28625 raft_consensus.cc:2468] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:07.097767 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1a47d5ba7cc4649a72c0a7af3f1a56c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.123238 28894 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:07.126976 28615 tablet_service.cc:1511] Processing CreateTablet for tablet bd9be7f32c0147be9a1515cef793dfa4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:21:07.129956 28757 tablet_service.cc:1511] Processing CreateTablet for tablet d049f12b92b94fb3b9ae2a82b34dac5c (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:21:07.131135 28756 tablet_service.cc:1511] Processing CreateTablet for tablet 3f57efa27662485ab37669c737d45dd4 (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:21:07.141978 28756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f57efa27662485ab37669c737d45dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.132951 28930 consensus_queue.cc:1048] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:07.143858 28739 leader_election.cc:304] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e
I20260709 12:21:07.144389 28831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9be7f32c0147be9a1515cef793dfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.140406 28936 raft_consensus.cc:697] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:07.140041 28904 raft_consensus.cc:2804] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:07.144824 28953 consensus_queue.cc:1048] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:07.170478 28757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d049f12b92b94fb3b9ae2a82b34dac5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.173473 28904 raft_consensus.cc:493] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.174016 28904 raft_consensus.cc:3060] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.180696 28615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9be7f32c0147be9a1515cef793dfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.158386 28894 ts_tablet_manager.cc:1403] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.265s	user 0.020s	sys 0.004s
I20260709 12:21:07.183792 28896 tablet_bootstrap.cc:654] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.188805 28953 raft_consensus.cc:2804] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:07.189419 28953 raft_consensus.cc:697] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:07.191504 28953 consensus_queue.cc:237] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
W20260709 12:21:07.188903 28739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:40323, user_credentials={real_user=slave}} blocked reactor thread for 45148.6us
I20260709 12:21:07.197980 28936 consensus_queue.cc:237] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.204130 28609 tablet_service.cc:1511] Processing CreateTablet for tablet d049f12b92b94fb3b9ae2a82b34dac5c (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:21:07.205540 28609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d049f12b92b94fb3b9ae2a82b34dac5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.212426 28894 raft_consensus.cc:359] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.213296 28894 raft_consensus.cc:385] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.213595 28894 raft_consensus.cc:740] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.247454 28833 tablet_service.cc:1511] Processing CreateTablet for tablet d049f12b92b94fb3b9ae2a82b34dac5c (DEFAULT_TABLE table=test-workload [id=1d54a6c41ee846c989b8aae119871800]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:21:07.248865 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d049f12b92b94fb3b9ae2a82b34dac5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:07.235913 28894 consensus_queue.cc:260] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.251296 28934 raft_consensus.cc:493] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.252033 28894 ts_tablet_manager.cc:1434] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 12:21:07.251799 28934 raft_consensus.cc:515] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.253155 28894 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:07.255119 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a602a818e549c5913a4d108779e361" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:07.255738 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a602a818e549c5913a4d108779e361" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:07.245685 28904 raft_consensus.cc:515] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
W20260709 12:21:07.257126 28814 leader_election.cc:343] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.258244 28904 leader_election.cc:290] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:07.258967 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:07.259549 28699 raft_consensus.cc:3060] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.257673 28934 leader_election.cc:290] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
W20260709 12:21:07.263489 28813 leader_election.cc:343] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.264051 28813 leader_election.cc:304] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:07.265015 28934 raft_consensus.cc:2749] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:07.280915 28699 raft_consensus.cc:2468] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:07.282263 28591 leader_election.cc:304] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:07.283318 28904 raft_consensus.cc:2804] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:07.283802 28904 raft_consensus.cc:697] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:07.284588 28904 consensus_queue.cc:237] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.288067 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
W20260709 12:21:07.289498 28590 leader_election.cc:343] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.292750 28523 catalog_manager.cc:5697] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:07.298669 28893 tablet_bootstrap.cc:492] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:07.299279 28893 ts_tablet_manager.cc:1403] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.292s	user 0.036s	sys 0.036s
I20260709 12:21:07.294708 28934 consensus_queue.cc:1048] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:21:07.310680 28895 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:07.311334 28895 ts_tablet_manager.cc:1403] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.281s	user 0.017s	sys 0.041s
I20260709 12:21:07.325718 28895 raft_consensus.cc:359] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.326632 28895 raft_consensus.cc:385] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.326952 28895 raft_consensus.cc:740] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
W20260709 12:21:07.328181 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:07.327955 28895 consensus_queue.cc:260] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.364529 28894 tablet_bootstrap.cc:654] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.369998 28895 ts_tablet_manager.cc:1434] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.006s
I20260709 12:21:07.371402 28895 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:07.382652 28523 catalog_manager.cc:5697] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.359946 28904 raft_consensus.cc:493] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.380235 28893 raft_consensus.cc:359] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.399071 28896 tablet_bootstrap.cc:492] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:07.398357 28893 raft_consensus.cc:385] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.388738 28904 raft_consensus.cc:515] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.407588 28896 ts_tablet_manager.cc:1403] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.422s	user 0.024s	sys 0.002s
I20260709 12:21:07.416467 28904 leader_election.cc:290] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:07.411943 28896 raft_consensus.cc:359] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.418013 28896 raft_consensus.cc:385] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.418576 28896 raft_consensus.cc:740] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.419936 28896 consensus_queue.cc:260] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.414500 28522 catalog_manager.cc:5697] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.402731 28893 raft_consensus.cc:740] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.421886 28895 tablet_bootstrap.cc:654] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.423565 28896 ts_tablet_manager.cc:1434] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:21:07.425717 28893 consensus_queue.cc:260] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.417992 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:07.429884 28590 leader_election.cc:343] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.431336 28896 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:07.433528 28926 raft_consensus.cc:493] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.434114 28926 raft_consensus.cc:515] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.436515 28926 leader_election.cc:290] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:07.438649 28896 tablet_bootstrap.cc:654] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.439316 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:07.441001 28665 leader_election.cc:343] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.442286 28893 ts_tablet_manager.cc:1434] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.143s	user 0.006s	sys 0.004s
I20260709 12:21:07.443188 28893 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:07.425063 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:07.446841 28847 raft_consensus.cc:2468] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:07.448153 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:07.448228 28590 leader_election.cc:304] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
W20260709 12:21:07.450155 28665 leader_election.cc:343] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.450631 28665 leader_election.cc:304] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:07.451272 28904 raft_consensus.cc:2804] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:07.451692 28904 raft_consensus.cc:493] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.451893 28952 raft_consensus.cc:493] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.452067 28904 raft_consensus.cc:3060] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.452394 28952 raft_consensus.cc:515] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.454622 28952 leader_election.cc:290] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:07.460526 28904 raft_consensus.cc:515] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.454613 28926 raft_consensus.cc:2749] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:07.462872 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:07.463167 28893 tablet_bootstrap.cc:654] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.466560 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
W20260709 12:21:07.474546 28590 leader_election.cc:343] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.476881 28894 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:07.477437 28894 ts_tablet_manager.cc:1403] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.027s
I20260709 12:21:07.468345 28904 leader_election.cc:290] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:07.463578 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:07.469673 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:07.480149 28848 raft_consensus.cc:3060] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.481112 28665 leader_election.cc:304] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:07.479734 28937 raft_consensus.cc:493] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.482497 28937 raft_consensus.cc:515] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.484509 28952 raft_consensus.cc:2749] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:07.484674 28937 leader_election.cc:290] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:07.487092 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99ef97069014d4691a0e2faae6a91dc" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:07.487932 28847 raft_consensus.cc:2393] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:07.487782 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99ef97069014d4691a0e2faae6a91dc" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:07.489630 28848 raft_consensus.cc:2468] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:07.490662 28590 leader_election.cc:304] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:07.491101 28952 consensus_queue.cc:1048] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:07.491127 28591 leader_election.cc:304] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:07.492992 28937 raft_consensus.cc:2804] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:07.494095 28904 raft_consensus.cc:3060] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.492903 28894 raft_consensus.cc:359] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.495687 28894 raft_consensus.cc:385] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.495908 28894 raft_consensus.cc:740] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.495925 28893 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:07.496551 28893 ts_tablet_manager.cc:1403] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.001s
I20260709 12:21:07.497123 28894 consensus_queue.cc:260] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.498708 28894 ts_tablet_manager.cc:1434] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 12:21:07.499534 28893 raft_consensus.cc:359] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.499898 28937 raft_consensus.cc:697] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:07.500274 28893 raft_consensus.cc:385] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.500576 28893 raft_consensus.cc:740] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.500851 28937 consensus_queue.cc:237] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.504043 28894 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:07.501442 28893 consensus_queue.cc:260] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.506237 28893 ts_tablet_manager.cc:1434] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:07.508489 28699 raft_consensus.cc:3060] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.508749 28896 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:07.509276 28896 ts_tablet_manager.cc:1403] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.001s
I20260709 12:21:07.512215 28896 raft_consensus.cc:359] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.516705 28894 tablet_bootstrap.cc:654] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.517674 28893 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:07.526636 28896 raft_consensus.cc:385] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.527097 28896 raft_consensus.cc:740] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.527848 28896 consensus_queue.cc:260] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.529608 28893 tablet_bootstrap.cc:654] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.530159 28896 ts_tablet_manager.cc:1434] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:21:07.531385 28896 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:07.517796 28904 raft_consensus.cc:2749] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:07.535790 28520 catalog_manager.cc:5697] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:07.539052 28894 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:07.539659 28894 ts_tablet_manager.cc:1403] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.005s
I20260709 12:21:07.543002 28894 raft_consensus.cc:359] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.543674 28894 raft_consensus.cc:385] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.543776 28895 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:07.543999 28894 raft_consensus.cc:740] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.544442 28895 ts_tablet_manager.cc:1403] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.002s
I20260709 12:21:07.544888 28894 consensus_queue.cc:260] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.546986 28894 ts_tablet_manager.cc:1434] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:07.547009 28952 consensus_queue.cc:1048] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:07.547916 28894 tablet_bootstrap.cc:492] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:07.547560 28895 raft_consensus.cc:359] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.548414 28895 raft_consensus.cc:385] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.548727 28895 raft_consensus.cc:740] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.552300 28895 consensus_queue.cc:260] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.558012 28894 tablet_bootstrap.cc:654] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.564244 28896 tablet_bootstrap.cc:654] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.583849 28895 ts_tablet_manager.cc:1434] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.002s
I20260709 12:21:07.585264 28895 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:07.593518 28895 tablet_bootstrap.cc:654] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.600067 28893 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:07.600804 28893 ts_tablet_manager.cc:1403] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.000s
I20260709 12:21:07.603121 28896 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:07.605360 28896 ts_tablet_manager.cc:1403] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.003s
I20260709 12:21:07.607168 28893 raft_consensus.cc:359] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.607987 28893 raft_consensus.cc:385] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.608358 28893 raft_consensus.cc:740] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.608896 28893 consensus_queue.cc:260] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.611238 28896 raft_consensus.cc:359] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.612021 28896 raft_consensus.cc:385] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.612327 28896 raft_consensus.cc:740] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.613255 28896 consensus_queue.cc:260] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.619180 28893 ts_tablet_manager.cc:1434] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:21:07.619459 28896 ts_tablet_manager.cc:1434] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 12:21:07.620558 28896 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:07.620318 28953 consensus_queue.cc:1048] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:07.625010 28893 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:07.627032 28894 tablet_bootstrap.cc:492] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:07.627516 28894 ts_tablet_manager.cc:1403] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.016s
I20260709 12:21:07.635110 28896 tablet_bootstrap.cc:654] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.640862 28895 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:07.641430 28895 ts_tablet_manager.cc:1403] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.016s
I20260709 12:21:07.644383 28895 raft_consensus.cc:359] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.645165 28895 raft_consensus.cc:385] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.645445 28895 raft_consensus.cc:740] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.647755 28894 raft_consensus.cc:359] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.648965 28893 tablet_bootstrap.cc:654] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.650389 28983 raft_consensus.cc:493] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.649662 28895 consensus_queue.cc:260] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.657569 28983 raft_consensus.cc:515] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.658952 28895 ts_tablet_manager.cc:1434] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:21:07.657320 28953 raft_consensus.cc:493] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.659967 28895 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:07.660601 28953 raft_consensus.cc:515] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.661082 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:07.661553 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:07.662714 28953 leader_election.cc:290] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:07.654481 28930 raft_consensus.cc:493] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.663707 28930 raft_consensus.cc:515] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.664022 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:07.664829 28848 raft_consensus.cc:2393] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47a958504a2642f18602cbc878bed2b0 in current term 1: Already voted for candidate e73a6f76f6ef445b9aad26bc43fa3453 in this term.
I20260709 12:21:07.665963 28930 leader_election.cc:290] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:07.666559 28894 raft_consensus.cc:385] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.666931 28894 raft_consensus.cc:740] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.667405 28936 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.659943 28983 leader_election.cc:290] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:07.653292 28896 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:07.667601 28894 consensus_queue.cc:260] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.668272 28896 ts_tablet_manager.cc:1403] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.004s
I20260709 12:21:07.669687 28894 ts_tablet_manager.cc:1434] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 12:21:07.670805 28895 tablet_bootstrap.cc:654] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.671366 28896 raft_consensus.cc:359] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.672103 28896 raft_consensus.cc:385] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.671867 28936 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.672400 28896 raft_consensus.cc:740] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.673127 28896 consensus_queue.cc:260] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.674180 28936 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:07.668295 28699 raft_consensus.cc:3060] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.680083 28665 leader_election.cc:304] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:07.682619 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:07.683576 28698 raft_consensus.cc:2393] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47a958504a2642f18602cbc878bed2b0 in current term 1: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:07.684581 28896 ts_tablet_manager.cc:1434] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:21:07.684921 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:07.689028 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:07.689949 28848 raft_consensus.cc:2393] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47a958504a2642f18602cbc878bed2b0 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:07.691529 28739 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:07.692869 28739 leader_election.cc:304] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:07.693296 28955 raft_consensus.cc:3060] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.694087 28905 raft_consensus.cc:3060] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.668655 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
W20260709 12:21:07.695933 28814 leader_election.cc:343] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.701324 28905 raft_consensus.cc:2749] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:07.703537 28936 consensus_queue.cc:1048] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:07.705467 28896 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:07.674304 28894 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:07.713569 28896 tablet_bootstrap.cc:654] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.714570 28983 raft_consensus.cc:2749] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:07.715230 28955 raft_consensus.cc:2749] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:07.718400 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:07.719738 28813 leader_election.cc:343] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.720220 28813 leader_election.cc:304] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:07.721411 28930 raft_consensus.cc:2749] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:07.722277 28955 consensus_queue.cc:1048] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:07.725310 28893 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:07.725963 28893 ts_tablet_manager.cc:1403] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.000s
I20260709 12:21:07.728789 28893 raft_consensus.cc:359] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.729445 28893 raft_consensus.cc:385] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.729715 28893 raft_consensus.cc:740] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.730028 28937 consensus_queue.cc:1048] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:07.730698 28893 consensus_queue.cc:260] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.733003 28893 ts_tablet_manager.cc:1434] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:07.734050 28893 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:07.736214 28894 tablet_bootstrap.cc:654] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.740721 28893 tablet_bootstrap.cc:654] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:07.761782 28739 consensus_peers.cc:597] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:07.774010 28894 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:07.774704 28894 ts_tablet_manager.cc:1403] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.016s
I20260709 12:21:07.777976 28894 raft_consensus.cc:359] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.778743 28894 raft_consensus.cc:385] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.779009 28894 raft_consensus.cc:740] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.779732 28894 consensus_queue.cc:260] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.781849 28894 ts_tablet_manager.cc:1434] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:21:07.783469 28774 raft_consensus.cc:3060] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.787475 28896 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:07.790433 28896 ts_tablet_manager.cc:1403] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.019s
I20260709 12:21:07.789816 28895 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:07.793313 28975 consensus_queue.cc:1048] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:07.794029 28895 ts_tablet_manager.cc:1403] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.038s
I20260709 12:21:07.796392 28894 tablet_bootstrap.cc:492] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:07.796717 28952 raft_consensus.cc:493] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.797394 28952 raft_consensus.cc:515] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.798731 28895 raft_consensus.cc:359] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.799501 28895 raft_consensus.cc:385] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.799872 28895 raft_consensus.cc:740] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.800658 28895 consensus_queue.cc:260] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.801712 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db2988f2214136b6a851ffe71954ee" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:07.793176 28896 raft_consensus.cc:359] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.799528 28952 leader_election.cc:290] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:07.803113 28894 tablet_bootstrap.cc:654] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.802748 28896 raft_consensus.cc:385] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.803452 28625 raft_consensus.cc:2468] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:07.803821 28896 raft_consensus.cc:740] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.804248 28895 ts_tablet_manager.cc:1434] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:21:07.805054 28665 leader_election.cc:304] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:07.804857 28896 consensus_queue.cc:260] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.805565 28895 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:07.805658 28893 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:07.806896 28893 ts_tablet_manager.cc:1403] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.012s
I20260709 12:21:07.807637 28896 ts_tablet_manager.cc:1434] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 12:21:07.805984 28952 raft_consensus.cc:2804] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:07.809113 28952 raft_consensus.cc:493] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.809484 28952 raft_consensus.cc:3060] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.808740 28896 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:07.810972 28893 raft_consensus.cc:359] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.811722 28893 raft_consensus.cc:385] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.812004 28893 raft_consensus.cc:740] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.813036 28895 tablet_bootstrap.cc:654] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.817561 28896 tablet_bootstrap.cc:654] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.816422 28893 consensus_queue.cc:260] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.820605 28893 ts_tablet_manager.cc:1434] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:21:07.821754 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db2988f2214136b6a851ffe71954ee" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:07.823479 28665 leader_election.cc:343] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.826372 28894 tablet_bootstrap.cc:492] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:07.827028 28894 ts_tablet_manager.cc:1403] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.001s
I20260709 12:21:07.830086 28894 raft_consensus.cc:359] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.830895 28894 raft_consensus.cc:385] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.831202 28894 raft_consensus.cc:740] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.832295 28894 consensus_queue.cc:260] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.834035 28893 tablet_bootstrap.cc:492] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:07.834842 28894 ts_tablet_manager.cc:1434] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:07.835980 28894 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:07.840142 28893 tablet_bootstrap.cc:654] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.841585 28894 tablet_bootstrap.cc:654] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.854290 28896 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:07.854812 28896 ts_tablet_manager.cc:1403] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.004s
I20260709 12:21:07.854947 28893 tablet_bootstrap.cc:492] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:07.856688 28893 ts_tablet_manager.cc:1403] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 12:21:07.858250 28896 raft_consensus.cc:359] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.859313 28896 raft_consensus.cc:385] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.861982 28894 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:07.859368 28893 raft_consensus.cc:359] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.863729 28894 ts_tablet_manager.cc:1403] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260709 12:21:07.863807 28893 raft_consensus.cc:385] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.864187 28893 raft_consensus.cc:740] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.866813 28894 raft_consensus.cc:359] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.867609 28894 raft_consensus.cc:385] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.867909 28894 raft_consensus.cc:740] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.859689 28896 raft_consensus.cc:740] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.869504 28896 consensus_queue.cc:260] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.871873 28934 raft_consensus.cc:493] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.872538 28934 raft_consensus.cc:515] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.874969 28934 leader_election.cc:290] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:07.871870 28896 ts_tablet_manager.cc:1434] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:21:07.876808 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665059571b642db807fd4ffa8ab13a2" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:07.877000 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665059571b642db807fd4ffa8ab13a2" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:07.877488 28774 raft_consensus.cc:2468] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:07.877815 28625 raft_consensus.cc:2468] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:07.877749 28894 consensus_queue.cc:260] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.877302 28896 tablet_bootstrap.cc:492] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:07.879283 28813 leader_election.cc:304] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:07.880254 28894 ts_tablet_manager.cc:1434] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:21:07.880627 28934 raft_consensus.cc:2804] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:07.880959 28934 raft_consensus.cc:493] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.881235 28934 raft_consensus.cc:3060] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.832692 28952 raft_consensus.cc:515] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.889166 28934 raft_consensus.cc:515] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.889799 28975 consensus_queue.cc:1048] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:07.894119 28896 tablet_bootstrap.cc:654] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.894234 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665059571b642db807fd4ffa8ab13a2" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:07.895007 28773 raft_consensus.cc:3060] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.899623 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665059571b642db807fd4ffa8ab13a2" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:07.900327 28624 raft_consensus.cc:3060] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.902783 28926 raft_consensus.cc:493] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.903592 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db2988f2214136b6a851ffe71954ee" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:07.903494 28926 raft_consensus.cc:515] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.904266 28625 raft_consensus.cc:3060] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.905054 28952 leader_election.cc:290] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:07.905757 28926 leader_election.cc:290] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:07.907984 28934 leader_election.cc:290] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:07.908746 28895 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:07.909358 28895 ts_tablet_manager.cc:1403] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.058s
I20260709 12:21:07.910534 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31db2988f2214136b6a851ffe71954ee" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:07.911273 28771 raft_consensus.cc:3060] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.910959 28893 consensus_queue.cc:260] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.911813 28983 raft_consensus.cc:493] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:07.912242 28983 raft_consensus.cc:515] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.912307 28895 raft_consensus.cc:359] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.913147 28895 raft_consensus.cc:385] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.913431 28895 raft_consensus.cc:740] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.914362 28895 consensus_queue.cc:260] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:07.915872 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a602a818e549c5913a4d108779e361" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:07.916642 28623 raft_consensus.cc:2468] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:07.917783 28665 leader_election.cc:304] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:07.918239 28983 leader_election.cc:290] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:07.918872 28983 raft_consensus.cc:2804] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:07.919236 28983 raft_consensus.cc:493] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.919557 28983 raft_consensus.cc:3060] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.926316 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef37536a5d43649b26e435a5b36333" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:07.926565 28895 ts_tablet_manager.cc:1434] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:21:07.929824 28896 tablet_bootstrap.cc:492] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:07.930429 28896 ts_tablet_manager.cc:1403] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.017s
I20260709 12:21:07.932957 28896 raft_consensus.cc:359] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.933611 28896 raft_consensus.cc:385] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.933878 28896 raft_consensus.cc:740] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.934538 28896 consensus_queue.cc:260] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.936524 28896 ts_tablet_manager.cc:1434] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:21:07.937479 28896 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
W20260709 12:21:07.938094 28665 leader_election.cc:343] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:07.938840 28773 raft_consensus.cc:2468] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:07.940177 28813 leader_election.cc:304] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:07.940060 28983 raft_consensus.cc:515] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.941215 28934 raft_consensus.cc:2804] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:07.942425 28983 leader_election.cc:290] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:07.937649 28893 ts_tablet_manager.cc:1434] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.002s
I20260709 12:21:07.943063 28896 tablet_bootstrap.cc:654] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.944320 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a602a818e549c5913a4d108779e361" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:07.944957 28623 raft_consensus.cc:3060] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.948522 28624 raft_consensus.cc:2468] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:07.948971 28893 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:07.949839 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef37536a5d43649b26e435a5b36333" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:07.950577 28846 raft_consensus.cc:2468] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:07.949957 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a602a818e549c5913a4d108779e361" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:07.951709 28844 raft_consensus.cc:3060] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.952493 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a602a818e549c5913a4d108779e361" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:07.956605 28665 leader_election.cc:304] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:07.958333 28926 raft_consensus.cc:2804] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:07.958820 28926 raft_consensus.cc:493] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:07.959182 28926 raft_consensus.cc:3060] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.960371 28844 raft_consensus.cc:2468] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:07.961481 28975 consensus_queue.cc:1048] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:07.961808 28665 leader_election.cc:304] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:07.963101 28952 raft_consensus.cc:2804] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:07.963593 28952 raft_consensus.cc:697] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:07.964416 28894 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:07.966497 28623 raft_consensus.cc:2468] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:07.967752 28934 raft_consensus.cc:697] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:07.968706 28952 consensus_queue.cc:237] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:07.968961 28934 consensus_queue.cc:237] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.937642 28771 raft_consensus.cc:2468] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:07.975199 28926 raft_consensus.cc:515] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:07.977548 28926 leader_election.cc:290] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:07.957231 28893 tablet_bootstrap.cc:654] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.984412 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef37536a5d43649b26e435a5b36333" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:07.985255 28848 raft_consensus.cc:3060] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:07.963604 28895 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:07.989948 28896 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:07.990548 28896 ts_tablet_manager.cc:1403] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.031s
I20260709 12:21:07.991400 28895 tablet_bootstrap.cc:654] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.993628 28896 raft_consensus.cc:359] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.994388 28896 raft_consensus.cc:385] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:07.994757 28896 raft_consensus.cc:740] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:07.995611 28896 consensus_queue.cc:260] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:07.996572 28848 raft_consensus.cc:2468] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:07.998127 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef37536a5d43649b26e435a5b36333" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:07.998500 28896 ts_tablet_manager.cc:1434] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:07.999509 28896 tablet_bootstrap.cc:492] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
W20260709 12:21:07.999890 28665 leader_election.cc:343] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.001268 28665 leader_election.cc:304] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:08.002171 28983 raft_consensus.cc:2804] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.002720 28983 raft_consensus.cc:697] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:08.003839 28983 consensus_queue.cc:237] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.005648 28896 tablet_bootstrap.cc:654] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:07.941514 28625 raft_consensus.cc:2468] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:08.010776 28665 leader_election.cc:304] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:08.011911 28983 raft_consensus.cc:2804] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.012540 28983 raft_consensus.cc:697] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:08.013481 28983 consensus_queue.cc:237] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.014887 28896 tablet_bootstrap.cc:492] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:08.015431 28896 ts_tablet_manager.cc:1403] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 12:21:08.016597 28895 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:08.017259 28895 ts_tablet_manager.cc:1403] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.006s
I20260709 12:21:08.018007 28896 raft_consensus.cc:359] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.018741 28896 raft_consensus.cc:385] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.019017 28896 raft_consensus.cc:740] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.019832 28896 consensus_queue.cc:260] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.022080 28896 ts_tablet_manager.cc:1434] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:21:08.002372 28893 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:08.023053 28896 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:08.023435 28893 ts_tablet_manager.cc:1403] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.002s
I20260709 12:21:08.030224 28896 tablet_bootstrap.cc:654] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.031548 28894 tablet_bootstrap.cc:654] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.035187 28893 raft_consensus.cc:359] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.036489 28521 catalog_manager.cc:5697] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.043382 28895 raft_consensus.cc:359] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.036074 28893 raft_consensus.cc:385] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.045217 28895 raft_consensus.cc:385] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.045537 28893 raft_consensus.cc:740] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.045743 28895 raft_consensus.cc:740] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.046710 28895 consensus_queue.cc:260] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.047731 28893 consensus_queue.cc:260] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.050607 28893 ts_tablet_manager.cc:1434] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:21:08.050956 28895 ts_tablet_manager.cc:1434] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260709 12:21:08.051790 28893 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:08.052142 28895 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:08.058010 28937 raft_consensus.cc:493] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.058632 28937 raft_consensus.cc:515] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.059850 28934 raft_consensus.cc:493] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.060407 28934 raft_consensus.cc:515] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.060920 28937 leader_election.cc:290] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.061280 28893 tablet_bootstrap.cc:654] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.062302 28894 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:08.062824 28894 ts_tablet_manager.cc:1403] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.000s
I20260709 12:21:08.063097 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598817e2e99747aebecf100b0584ae34" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.063943 28771 raft_consensus.cc:2468] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:08.063211 28523 catalog_manager.cc:5697] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.065380 28590 leader_election.cc:304] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:08.058643 28895 tablet_bootstrap.cc:654] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.066841 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598817e2e99747aebecf100b0584ae34" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.065882 28894 raft_consensus.cc:359] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.068590 28894 raft_consensus.cc:385] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.065419 28523 catalog_manager.cc:5697] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.068876 28894 raft_consensus.cc:740] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.069029 28896 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:08.072396 28896 ts_tablet_manager.cc:1403] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.016s
I20260709 12:21:08.073668 28934 leader_election.cc:290] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:08.075093 28848 raft_consensus.cc:2468] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:08.075479 28896 raft_consensus.cc:359] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.076568 28896 raft_consensus.cc:385] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.077009 28896 raft_consensus.cc:740] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.067780 28937 raft_consensus.cc:2804] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.077808 28896 consensus_queue.cc:260] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.078356 28937 raft_consensus.cc:493] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.078915 28937 raft_consensus.cc:3060] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.080435 28896 ts_tablet_manager.cc:1434] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:08.081421 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598817e2e99747aebecf100b0584ae34" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.082124 28771 raft_consensus.cc:2468] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:08.082450 28894 consensus_queue.cc:260] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.083870 28813 leader_election.cc:304] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.070269 28523 catalog_manager.cc:5697] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.081664 28896 tablet_bootstrap.cc:492] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:08.085086 28930 raft_consensus.cc:2804] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.085544 28930 raft_consensus.cc:493] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.085870 28930 raft_consensus.cc:3060] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.087603 28937 raft_consensus.cc:515] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.084874 28894 ts_tablet_manager.cc:1434] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260709 12:21:08.090819 28894 tablet_bootstrap.cc:492] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:08.092180 28896 tablet_bootstrap.cc:654] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.094202 28930 raft_consensus.cc:515] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.097867 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598817e2e99747aebecf100b0584ae34" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:08.098623 28771 raft_consensus.cc:3060] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.099994 28937 leader_election.cc:290] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.100136 28895 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:08.100816 28895 ts_tablet_manager.cc:1403] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.004s
I20260709 12:21:08.105198 28895 raft_consensus.cc:359] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.107551 28895 raft_consensus.cc:385] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.108088 28895 raft_consensus.cc:740] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.107463 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598817e2e99747aebecf100b0584ae34" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:08.109263 28895 consensus_queue.cc:260] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.111297 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598817e2e99747aebecf100b0584ae34" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:08.111653 28895 ts_tablet_manager.cc:1434] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:21:08.112119 28983 raft_consensus.cc:493] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.112706 28983 raft_consensus.cc:515] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.112823 28895 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:08.114907 28983 leader_election.cc:290] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.115046 28848 raft_consensus.cc:2393] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:08.117568 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.118468 28848 raft_consensus.cc:2468] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:08.119976 28893 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:08.119853 28665 leader_election.cc:304] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [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: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.120527 28893 ts_tablet_manager.cc:1403] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.035s
I20260709 12:21:08.121091 28895 tablet_bootstrap.cc:654] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.120927 28983 raft_consensus.cc:2804] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:08.121701 28983 raft_consensus.cc:493] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.122077 28983 raft_consensus.cc:3060] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.123811 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.124542 28624 raft_consensus.cc:2468] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:08.123852 28893 raft_consensus.cc:359] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.125883 28590 leader_election.cc:304] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [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: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:08.126255 28893 raft_consensus.cc:385] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.126577 28893 raft_consensus.cc:740] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.127384 28893 consensus_queue.cc:260] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.129593 28893 ts_tablet_manager.cc:1434] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 12:21:08.136660 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598817e2e99747aebecf100b0584ae34" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:08.138829 28893 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:08.120970 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598817e2e99747aebecf100b0584ae34" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.137615 28624 raft_consensus.cc:2393] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate e73a6f76f6ef445b9aad26bc43fa3453 in this term.
I20260709 12:21:08.145159 28983 raft_consensus.cc:515] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.146109 28937 raft_consensus.cc:2749] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:08.151139 28936 raft_consensus.cc:493] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.151721 28936 raft_consensus.cc:515] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.148404 28894 tablet_bootstrap.cc:654] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.152695 28893 tablet_bootstrap.cc:654] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.155203 28936 leader_election.cc:290] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:08.156791 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ad9b382144e93b94938cd93dd9ce6" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.157586 28698 raft_consensus.cc:2468] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:08.158015 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ad9b382144e93b94938cd93dd9ce6" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.158671 28624 raft_consensus.cc:2468] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:08.159132 28740 leader_election.cc:304] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:08.160451 28936 raft_consensus.cc:2804] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.166491 28936 raft_consensus.cc:493] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.167845 28936 raft_consensus.cc:3060] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.132977 28771 raft_consensus.cc:2468] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:08.170148 28930 leader_election.cc:290] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:08.174611 28813 leader_election.cc:304] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:08.176170 28930 raft_consensus.cc:2804] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.178288 28930 raft_consensus.cc:697] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:08.179669 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:08.180461 28624 raft_consensus.cc:3060] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.181955 28896 tablet_bootstrap.cc:492] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:08.179692 28936 raft_consensus.cc:515] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.182512 28896 ts_tablet_manager.cc:1403] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.024s
I20260709 12:21:08.184075 28936 leader_election.cc:290] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:08.181955 28895 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:08.185317 28895 ts_tablet_manager.cc:1403] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.019s
I20260709 12:21:08.185194 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ad9b382144e93b94938cd93dd9ce6" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:08.185927 28698 raft_consensus.cc:3060] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.185593 28896 raft_consensus.cc:359] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.186384 28896 raft_consensus.cc:385] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.186699 28896 raft_consensus.cc:740] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.184687 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa5fdbc18f4417b14baec38b3a02b6" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:08.187433 28848 raft_consensus.cc:3060] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.187451 28896 consensus_queue.cc:260] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.188113 28895 raft_consensus.cc:359] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.188908 28895 raft_consensus.cc:385] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.189224 28895 raft_consensus.cc:740] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.190039 28896 ts_tablet_manager.cc:1434] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:08.189884 28895 consensus_queue.cc:260] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.191200 28896 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:08.197310 28896 tablet_bootstrap.cc:654] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.190373 28983 leader_election.cc:290] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.186733 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863ad9b382144e93b94938cd93dd9ce6" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:08.200273 28625 raft_consensus.cc:3060] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.197947 28698 raft_consensus.cc:2468] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:08.200642 28893 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:08.201215 28893 ts_tablet_manager.cc:1403] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.000s
I20260709 12:21:08.201660 28740 leader_election.cc:304] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:08.204031 28894 tablet_bootstrap.cc:492] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:08.203908 28893 raft_consensus.cc:359] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.204615 28894 ts_tablet_manager.cc:1403] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.003s
I20260709 12:21:08.204710 28893 raft_consensus.cc:385] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.205014 28893 raft_consensus.cc:740] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.205825 28893 consensus_queue.cc:260] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.207338 28894 raft_consensus.cc:359] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.208057 28894 raft_consensus.cc:385] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.208328 28894 raft_consensus.cc:740] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.208298 28893 ts_tablet_manager.cc:1434] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:08.209877 28895 ts_tablet_manager.cc:1434] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 12:21:08.210554 28893 tablet_bootstrap.cc:492] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:08.210500 28894 consensus_queue.cc:260] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.213769 28936 raft_consensus.cc:2804] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.214773 28894 ts_tablet_manager.cc:1434] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:21:08.215540 28936 raft_consensus.cc:697] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:08.218120 28894 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:08.218632 28937 raft_consensus.cc:493] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.219561 28937 raft_consensus.cc:515] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.221853 28937 leader_election.cc:290] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:08.222337 28895 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:08.223203 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.216478 28936 consensus_queue.cc:237] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.224695 28698 raft_consensus.cc:2468] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:08.223869 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.226442 28844 raft_consensus.cc:2468] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:08.226475 28848 raft_consensus.cc:2468] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:08.227058 28591 leader_election.cc:304] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:08.227834 28665 leader_election.cc:304] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.228716 28983 raft_consensus.cc:2804] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:08.228984 28937 raft_consensus.cc:2804] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.229420 28937 raft_consensus.cc:493] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.229781 28937 raft_consensus.cc:3060] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.231504 28895 tablet_bootstrap.cc:654] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.229242 28983 raft_consensus.cc:697] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:08.233989 28983 consensus_queue.cc:237] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER 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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.236953 28624 raft_consensus.cc:2468] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:08.238207 28930 consensus_queue.cc:237] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.242565 28934 raft_consensus.cc:493] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.255255 28893 tablet_bootstrap.cc:654] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.246300 28934 raft_consensus.cc:515] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.260957 28625 raft_consensus.cc:2468] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:08.278483 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac165b534a5c46f88a221b6f28c12d05" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.279438 28771 raft_consensus.cc:2468] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:08.280886 28813 leader_election.cc:304] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.281221 28896 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:08.281934 28896 ts_tablet_manager.cc:1403] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.013s
I20260709 12:21:08.281303 28937 raft_consensus.cc:515] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.292461 28934 leader_election.cc:290] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:08.297856 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:08.299734 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:08.300182 28848 raft_consensus.cc:3060] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.300551 28698 raft_consensus.cc:3060] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.302179 28934 raft_consensus.cc:2804] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.302851 28934 raft_consensus.cc:493] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.303265 28934 raft_consensus.cc:3060] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.309943 28698 raft_consensus.cc:2468] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:08.312795 28591 leader_election.cc:304] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:08.313784 28904 raft_consensus.cc:2804] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.314029 28894 tablet_bootstrap.cc:654] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.298657 28937 leader_election.cc:290] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:08.309840 28625 raft_consensus.cc:3060] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.303153 28519 catalog_manager.cc:5697] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 2, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 2 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.314651 28904 raft_consensus.cc:697] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:08.320065 28893 tablet_bootstrap.cc:492] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:08.319888 28904 consensus_queue.cc:237] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.320593 28893 ts_tablet_manager.cc:1403] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.017s
I20260709 12:21:08.323496 28893 raft_consensus.cc:359] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.326380 28893 raft_consensus.cc:385] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.326831 28893 raft_consensus.cc:740] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.327643 28893 consensus_queue.cc:260] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.329780 28893 ts_tablet_manager.cc:1434] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:21:08.325515 28934 raft_consensus.cc:515] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.329945 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac165b534a5c46f88a221b6f28c12d05" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:08.330997 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:08.331346 28936 raft_consensus.cc:493] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.331887 28936 raft_consensus.cc:515] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.334621 28936 leader_election.cc:290] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
W20260709 12:21:08.335533 28813 leader_election.cc:343] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.336688 28893 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:08.352808 28893 tablet_bootstrap.cc:654] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.346541 28936 raft_consensus.cc:493] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.346297 28934 leader_election.cc:290] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:08.354236 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.364905 28894 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:08.367379 28894 ts_tablet_manager.cc:1403] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.152s	user 0.019s	sys 0.000s
I20260709 12:21:08.365167 28698 raft_consensus.cc:2468] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:08.369184 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac165b534a5c46f88a221b6f28c12d05" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:08.369558 28740 leader_election.cc:304] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:08.369917 28894 raft_consensus.cc:359] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.370517 28953 raft_consensus.cc:2804] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.370738 28894 raft_consensus.cc:385] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.370940 28953 raft_consensus.cc:493] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.371193 28894 raft_consensus.cc:740] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.371356 28953 raft_consensus.cc:3060] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.372181 28894 consensus_queue.cc:260] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.373941 28895 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:08.374467 28895 ts_tablet_manager.cc:1403] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.152s	user 0.019s	sys 0.016s
I20260709 12:21:08.374830 28894 ts_tablet_manager.cc:1434] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:08.375841 28894 tablet_bootstrap.cc:492] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:08.376797 28523 catalog_manager.cc:5697] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.357151 28936 raft_consensus.cc:515] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.380473 28936 leader_election.cc:290] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.381050 28983 consensus_queue.cc:1048] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:08.383179 28848 raft_consensus.cc:2468] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:08.385208 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef37536a5d43649b26e435a5b36333" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.387552 28896 raft_consensus.cc:359] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.388291 28896 raft_consensus.cc:385] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.388556 28896 raft_consensus.cc:740] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.391538 28936 raft_consensus.cc:493] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.391414 28983 consensus_queue.cc:1048] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:08.392310 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac165b534a5c46f88a221b6f28c12d05" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:08.392464 28521 catalog_manager.cc:5697] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:08.393720 28813 leader_election.cc:343] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.392155 28936 raft_consensus.cc:515] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.377118 28895 raft_consensus.cc:359] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.395591 28895 raft_consensus.cc:385] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.395944 28895 raft_consensus.cc:740] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.355995 28930 raft_consensus.cc:493] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.399361 28930 raft_consensus.cc:515] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.398458 28895 consensus_queue.cc:260] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.369848 28771 raft_consensus.cc:3060] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.395692 28896 consensus_queue.cc:260] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.404053 28895 ts_tablet_manager.cc:1434] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260709 12:21:08.413511 28896 ts_tablet_manager.cc:1434] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.131s	user 0.005s	sys 0.001s
I20260709 12:21:08.413658 28894 tablet_bootstrap.cc:654] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.414978 28896 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:08.415105 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.436589 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.416827 28953 raft_consensus.cc:515] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.442467 28774 raft_consensus.cc:2393] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate 47a958504a2642f18602cbc878bed2b0 in this term.
I20260709 12:21:08.446188 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:08.449723 29030 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.450356 29030 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.450681 28953 leader_election.cc:290] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.450606 28983 consensus_queue.cc:1048] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:08.432904 28700 raft_consensus.cc:2468] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:08.452323 28952 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.452916 28952 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.453733 28814 leader_election.cc:304] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.455225 28952 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.455981 28934 raft_consensus.cc:2804] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.456549 28934 raft_consensus.cc:493] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.456991 28934 raft_consensus.cc:3060] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.456753 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.461969 28700 raft_consensus.cc:2468] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:08.463132 28936 leader_election.cc:290] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.465008 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.465616 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.465885 28773 raft_consensus.cc:2468] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:08.467445 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f30ad2b67e44deea31a2dd19251cb04" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.468242 28698 raft_consensus.cc:2468] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:08.467816 28665 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [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: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:08.469290 28983 raft_consensus.cc:2804] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:08.469692 28983 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.470073 28983 raft_consensus.cc:3060] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.440063 28930 leader_election.cc:290] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:08.475749 28814 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [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: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:08.479236 29029 raft_consensus.cc:2804] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:08.479703 29029 raft_consensus.cc:493] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.480048 29029 raft_consensus.cc:3060] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.480564 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.480841 28771 raft_consensus.cc:2468] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:08.483453 28813 leader_election.cc:304] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:08.483595 28740 leader_election.cc:304] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:08.488502 29029 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.490306 28844 raft_consensus.cc:2393] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b123180303424b7391b3c65091353a0e in current term 2: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:08.490868 29029 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:08.491835 29029 raft_consensus.cc:2804] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.492329 29029 raft_consensus.cc:697] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:08.492894 29030 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:08.493184 29029 consensus_queue.cc:237] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.497529 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:08.495772 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:08.498510 28774 raft_consensus.cc:3060] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.500464 28936 raft_consensus.cc:2804] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.500941 28936 raft_consensus.cc:493] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.501325 28936 raft_consensus.cc:3060] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.510540 29030 raft_consensus.cc:493] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.511135 29030 raft_consensus.cc:515] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.515290 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.516362 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:08.517416 28813 leader_election.cc:343] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:08.518318 28813 leader_election.cc:343] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.518800 28813 leader_election.cc:304] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:08.521155 28930 raft_consensus.cc:2749] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:08.524199 28895 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:08.525421 28894 tablet_bootstrap.cc:492] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:08.526081 28894 ts_tablet_manager.cc:1403] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.150s	user 0.007s	sys 0.006s
I20260709 12:21:08.526497 28983 raft_consensus.cc:515] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.528087 28700 raft_consensus.cc:2393] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 2: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:08.529160 28894 raft_consensus.cc:359] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.529968 28894 raft_consensus.cc:385] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.530279 28894 raft_consensus.cc:740] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.530915 29036 consensus_queue.cc:1048] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:08.531083 28894 consensus_queue.cc:260] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.533281 28894 ts_tablet_manager.cc:1434] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:21:08.534349 28894 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:08.535219 28774 raft_consensus.cc:2468] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 2.
I20260709 12:21:08.539449 28934 raft_consensus.cc:515] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.540344 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.541191 28844 raft_consensus.cc:2393] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47a958504a2642f18602cbc878bed2b0 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:08.543121 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81ef37536a5d43649b26e435a5b36333" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.544106 28930 raft_consensus.cc:493] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.544450 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:08.545270 28846 raft_consensus.cc:2393] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47a958504a2642f18602cbc878bed2b0 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:08.544662 28930 raft_consensus.cc:515] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.546607 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f30ad2b67e44deea31a2dd19251cb04" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.547300 28846 raft_consensus.cc:2468] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:08.548084 29030 leader_election.cc:290] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:08.548954 28983 leader_election.cc:290] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.549625 28983 raft_consensus.cc:493] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.551343 28930 leader_election.cc:290] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:08.545781 28896 tablet_bootstrap.cc:654] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.550165 28983 raft_consensus.cc:515] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.555639 28739 leader_election.cc:304] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:08.556717 28953 raft_consensus.cc:2749] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:08.557804 28983 leader_election.cc:290] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:08.557621 28739 leader_election.cc:304] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [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: 47a958504a2642f18602cbc878bed2b0; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:08.559195 28895 tablet_bootstrap.cc:654] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.565366 28953 raft_consensus.cc:2749] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:08.570338 28521 catalog_manager.cc:5697] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.574304 28893 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:08.575037 28893 ts_tablet_manager.cc:1403] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.239s	user 0.017s	sys 0.003s
I20260709 12:21:08.576098 28894 tablet_bootstrap.cc:654] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.576902 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:08.577809 28774 raft_consensus.cc:2393] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b123180303424b7391b3c65091353a0e in current term 2: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:08.578552 28893 raft_consensus.cc:359] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.579288 28893 raft_consensus.cc:385] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.579548 28893 raft_consensus.cc:740] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.580206 28893 consensus_queue.cc:260] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.587080 28813 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.589310 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.590082 28624 raft_consensus.cc:2468] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:08.594791 28896 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:08.595685 28896 ts_tablet_manager.cc:1403] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.004s
I20260709 12:21:08.595935 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:08.596650 28700 raft_consensus.cc:3060] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.596354 28519 catalog_manager.cc:5697] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.599797 28893 ts_tablet_manager.cc:1434] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260709 12:21:08.603816 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.617678 28698 raft_consensus.cc:2468] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:08.618307 28893 tablet_bootstrap.cc:492] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:08.613271 28895 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:08.619423 28895 ts_tablet_manager.cc:1403] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.004s
I20260709 12:21:08.618721 28926 raft_consensus.cc:493] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.620110 28926 raft_consensus.cc:515] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.607133 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292f8409e70345c59a9f6191d2ed5f20" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:08.599063 28896 raft_consensus.cc:359] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.626582 28896 raft_consensus.cc:385] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.626906 28896 raft_consensus.cc:740] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.627472 28926 leader_election.cc:290] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:08.628244 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.628819 28893 tablet_bootstrap.cc:654] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.622562 28895 raft_consensus.cc:359] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.630497 28773 raft_consensus.cc:3060] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.631367 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.632037 28848 raft_consensus.cc:2468] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:08.629066 28955 consensus_queue.cc:1048] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:21:08.638414 28936 raft_consensus.cc:515] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.641816 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f30ad2b67e44deea31a2dd19251cb04" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:08.642565 28698 raft_consensus.cc:3060] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.629427 28895 raft_consensus.cc:385] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.652312 28895 raft_consensus.cc:740] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.653151 28895 consensus_queue.cc:260] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.623242 29048 raft_consensus.cc:2804] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:08.624760 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.656602 29048 raft_consensus.cc:697] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:08.622726 28934 leader_election.cc:290] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:08.657706 29048 consensus_queue.cc:237] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER 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: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.605274 28700 raft_consensus.cc:2468] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:08.606097 28894 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:08.628919 28774 raft_consensus.cc:2468] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:08.660302 28894 ts_tablet_manager.cc:1403] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.008s
I20260709 12:21:08.663113 28894 raft_consensus.cc:359] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.627640 28896 consensus_queue.cc:260] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.659792 28814 leader_election.cc:304] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.663880 28894 raft_consensus.cc:385] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.664682 28894 raft_consensus.cc:740] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.665180 28814 leader_election.cc:304] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.665536 28894 consensus_queue.cc:260] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.666101 29029 raft_consensus.cc:2804] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.666474 29029 raft_consensus.cc:493] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.666821 29029 raft_consensus.cc:3060] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.667791 28894 ts_tablet_manager.cc:1434] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:08.668810 28894 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:08.671500 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5842f068c6b848a79e6d9d4675f258f9" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:08.672575 28774 raft_consensus.cc:2393] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate 47a958504a2642f18602cbc878bed2b0 in this term.
I20260709 12:21:08.673643 28893 tablet_bootstrap.cc:492] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:08.666982 28930 raft_consensus.cc:2804] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.675918 28893 ts_tablet_manager.cc:1403] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.058s	user 0.037s	sys 0.012s
I20260709 12:21:08.675462 29029 raft_consensus.cc:515] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.676412 29036 consensus_queue.cc:1048] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:08.678107 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.678803 28624 raft_consensus.cc:2468] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:08.680080 28894 tablet_bootstrap.cc:654] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.680383 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:08.681172 28700 raft_consensus.cc:3060] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.682444 28893 raft_consensus.cc:359] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.683159 28893 raft_consensus.cc:385] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.683429 28893 raft_consensus.cc:740] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.684948 28926 consensus_queue.cc:1048] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:08.684098 28893 consensus_queue.cc:260] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.686859 29029 leader_election.cc:290] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:08.688606 28893 ts_tablet_manager.cc:1434] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:21:08.690375 28893 tablet_bootstrap.cc:492] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:08.690990 29030 raft_consensus.cc:493] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.691586 29030 raft_consensus.cc:515] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.695299 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad94245e0904b0a8743ba5ccfa8dbb7" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.696226 28697 raft_consensus.cc:2468] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:08.698017 28814 leader_election.cc:304] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.693662 29030 leader_election.cc:290] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:08.699110 29030 raft_consensus.cc:2804] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.699577 29030 raft_consensus.cc:493] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.699966 28893 tablet_bootstrap.cc:654] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.699936 29030 raft_consensus.cc:3060] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.709441 28698 raft_consensus.cc:2468] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:08.710925 28740 leader_election.cc:304] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:08.711985 28955 raft_consensus.cc:2804] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.712499 28955 raft_consensus.cc:697] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:08.712597 28930 raft_consensus.cc:697] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:08.713492 28955 consensus_queue.cc:237] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.713692 28930 consensus_queue.cc:237] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.714993 28896 ts_tablet_manager.cc:1434] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.001s
I20260709 12:21:08.717964 28926 consensus_queue.cc:1048] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:08.718972 28894 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:08.719516 28894 ts_tablet_manager.cc:1403] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.004s
I20260709 12:21:08.719985 28665 leader_election.cc:304] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
W20260709 12:21:08.721293 28813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:40323, user_credentials={real_user=slave}} blocked reactor thread for 45940.3us
I20260709 12:21:08.723234 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:08.723994 28624 raft_consensus.cc:3060] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.724165 28894 raft_consensus.cc:359] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.724933 28894 raft_consensus.cc:385] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.725219 28894 raft_consensus.cc:740] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.725937 28894 consensus_queue.cc:260] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.727749 28894 ts_tablet_manager.cc:1434] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:08.728741 28894 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:08.730441 28926 raft_consensus.cc:2804] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.730958 28926 raft_consensus.cc:493] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.731361 28926 raft_consensus.cc:3060] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.666761 28895 ts_tablet_manager.cc:1434] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.003s
I20260709 12:21:08.731999 28700 raft_consensus.cc:2468] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:08.733445 28814 leader_election.cc:304] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.734457 29036 raft_consensus.cc:2804] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.734956 29036 raft_consensus.cc:697] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:08.735941 29036 consensus_queue.cc:237] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.740645 28926 raft_consensus.cc:515] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:08.742017 28521 catalog_manager.cc:5697] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.743840 28896 tablet_bootstrap.cc:492] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:08.749459 28894 tablet_bootstrap.cc:654] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.744071 29030 raft_consensus.cc:515] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.750849 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f30ad2b67e44deea31a2dd19251cb04" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:08.751543 28848 raft_consensus.cc:3060] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.758289 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad94245e0904b0a8743ba5ccfa8dbb7" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:08.759114 28700 raft_consensus.cc:3060] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.765319 28975 consensus_queue.cc:1048] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:08.772024 28700 raft_consensus.cc:2468] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:08.773929 28814 leader_election.cc:304] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.774964 29036 raft_consensus.cc:2804] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.775667 29036 raft_consensus.cc:697] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:08.776541 29036 consensus_queue.cc:237] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:08.778573 29026 consensus_queue.cc:1048] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:08.787727 28665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.3:40095, user_credentials={real_user=slave}} blocked reactor thread for 67845us
I20260709 12:21:08.788064 28896 tablet_bootstrap.cc:654] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.789245 28936 leader_election.cc:290] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:08.787006 28848 raft_consensus.cc:2468] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:08.744303 28624 raft_consensus.cc:2468] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:08.741210 28895 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:08.797729 28895 tablet_bootstrap.cc:654] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.780884 29030 leader_election.cc:290] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
W20260709 12:21:08.809741 28665 leader_election.cc:343] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.811791 28665 leader_election.cc:304] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:08.816802 29044 raft_consensus.cc:2764] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:21:08.814723 28896 tablet_bootstrap.cc:492] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:08.820010 28896 ts_tablet_manager.cc:1403] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.008s
I20260709 12:21:08.830736 28847 raft_consensus.cc:1275] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:08.807490 28936 raft_consensus.cc:493] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.835721 28936 raft_consensus.cc:515] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.826313 28665 leader_election.cc:304] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [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: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:08.838825 29044 raft_consensus.cc:2749] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:08.839321 28936 leader_election.cc:290] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:08.843797 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad94245e0904b0a8743ba5ccfa8dbb7" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.840993 28926 leader_election.cc:290] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:08.845647 28623 raft_consensus.cc:1275] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:08.853180 28896 raft_consensus.cc:359] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.854053 28896 raft_consensus.cc:385] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.854357 28896 raft_consensus.cc:740] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.857486 28896 consensus_queue.cc:260] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.858279 28519 catalog_manager.cc:5697] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 2, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 2 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.861713 28896 ts_tablet_manager.cc:1434] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260709 12:21:08.870957 28896 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:08.878551 28894 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:08.879220 28894 ts_tablet_manager.cc:1403] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.151s	user 0.024s	sys 0.041s
I20260709 12:21:08.863556 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:08.887089 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:08.897212 28773 raft_consensus.cc:3060] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.893170 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad94245e0904b0a8743ba5ccfa8dbb7" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:08.839643 29044 consensus_queue.cc:1048] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 12:21:08.862370 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:08.864388 28813 leader_election.cc:343] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.888641 28894 raft_consensus.cc:359] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.902302 28894 raft_consensus.cc:385] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.902808 28894 raft_consensus.cc:740] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.903424 28894 consensus_queue.cc:260] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.905923 28894 ts_tablet_manager.cc:1434] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:21:08.906876 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:08.912339 29048 raft_consensus.cc:493] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.912883 29048 raft_consensus.cc:515] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.897254 28848 raft_consensus.cc:2468] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:08.914093 28893 tablet_bootstrap.cc:492] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:08.912233 28896 tablet_bootstrap.cc:654] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:08.916463 28893 ts_tablet_manager.cc:1403] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.226s	user 0.033s	sys 0.033s
I20260709 12:21:08.913727 28894 tablet_bootstrap.cc:492] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:08.920615 28926 consensus_queue.cc:1048] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:08.924906 28665 leader_election.cc:343] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.926191 29044 consensus_queue.cc:1048] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:08.918182 28813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:40323, user_credentials={real_user=slave}} blocked reactor thread for 53860.4us
W20260709 12:21:08.930698 28813 leader_election.cc:343] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.935325 28937 consensus_queue.cc:1048] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:08.936939 29030 consensus_queue.cc:1048] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:08.938459 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4cc69a2c9840bc9abff9a2af85f79e" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.939169 28772 raft_consensus.cc:2468] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:08.931499 28895 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
W20260709 12:21:08.932485 28739 leader_election.cc:343] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:08.940562 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4cc69a2c9840bc9abff9a2af85f79e" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:08.946720 28700 raft_consensus.cc:2468] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:08.947286 28739 leader_election.cc:304] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:08.948140 28814 leader_election.cc:304] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:08.948910 29026 raft_consensus.cc:2804] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.933267 28893 raft_consensus.cc:359] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.949196 28930 raft_consensus.cc:2804] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:08.949734 28930 raft_consensus.cc:493] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.950141 28930 raft_consensus.cc:3060] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.951197 28893 raft_consensus.cc:385] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:08.951573 28893 raft_consensus.cc:740] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:08.953687 28893 consensus_queue.cc:260] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:08.933780 28773 raft_consensus.cc:2468] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
W20260709 12:21:08.934285 29065 log.cc:927] Time spent T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 12:21:08.949465 29026 raft_consensus.cc:493] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:08.967980 29030 raft_consensus.cc:493] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:08.968139 29026 raft_consensus.cc:3060] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:08.968529 29030 raft_consensus.cc:515] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:08.970705 29030 leader_election.cc:290] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:08.976917 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e894572d3564be2a71fab81001bb2a0" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:08.955566 28895 ts_tablet_manager.cc:1403] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.215s	user 0.013s	sys 0.002s
I20260709 12:21:08.931396 29048 leader_election.cc:290] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:08.985816 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e894572d3564be2a71fab81001bb2a0" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:08.989171 28665 leader_election.cc:304] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:08.991900 28893 ts_tablet_manager.cc:1434] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 12:21:08.993338 28893 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:09.000700 28894 tablet_bootstrap.cc:654] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.001368 29043 raft_consensus.cc:2804] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:08.990052 29048 consensus_queue.cc:1048] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.001979 29043 raft_consensus.cc:697] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:09.010142 29043 consensus_queue.cc:237] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
W20260709 12:21:08.990103 28813 leader_election.cc:343] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.008549 28519 catalog_manager.cc:5697] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:09.018182 28519 catalog_manager.cc:5697] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:09.023173 28893 tablet_bootstrap.cc:654] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.026564 28519 catalog_manager.cc:5697] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.969774 28930 raft_consensus.cc:515] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.034649 28896 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:09.035203 28896 ts_tablet_manager.cc:1403] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.164s	user 0.048s	sys 0.032s
I20260709 12:21:09.035588 28930 leader_election.cc:290] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:09.037981 28896 raft_consensus.cc:359] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.038296 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4cc69a2c9840bc9abff9a2af85f79e" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:09.038774 28896 raft_consensus.cc:385] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.038996 28698 raft_consensus.cc:3060] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.033303 29026 raft_consensus.cc:515] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.039127 28896 raft_consensus.cc:740] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.041404 29026 leader_election.cc:290] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:09.040704 28896 consensus_queue.cc:260] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.044338 28896 ts_tablet_manager.cc:1434] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
W20260709 12:21:09.038466 28813 leader_election.cc:343] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.050596 28813 leader_election.cc:304] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:09.052109 29048 raft_consensus.cc:2749] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.046907 28896 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:09.047189 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:09.055737 28847 raft_consensus.cc:3060] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.051810 28895 raft_consensus.cc:359] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.060132 28895 raft_consensus.cc:385] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.060418 28895 raft_consensus.cc:740] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.060915 28895 consensus_queue.cc:260] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.064345 28895 ts_tablet_manager.cc:1434] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.000s
I20260709 12:21:09.065620 28895 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:09.071914 28896 tablet_bootstrap.cc:654] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.076259 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4cc69a2c9840bc9abff9a2af85f79e" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:09.076956 28772 raft_consensus.cc:3060] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.071092 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:09.081591 28893 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
W20260709 12:21:09.082230 28739 leader_election.cc:343] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.087131 28930 consensus_queue.cc:1048] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:09.082257 28893 ts_tablet_manager.cc:1403] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.000s
I20260709 12:21:09.102999 28937 raft_consensus.cc:493] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.110160 28937 raft_consensus.cc:515] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.111325 28847 raft_consensus.cc:2468] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:09.112557 28700 raft_consensus.cc:1275] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer fb4424745a0341df8b29c8341e350257: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:09.112589 28937 leader_election.cc:290] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:09.117229 28698 raft_consensus.cc:2468] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:09.124855 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac165b534a5c46f88a221b6f28c12d05" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:09.127538 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac165b534a5c46f88a221b6f28c12d05" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:09.130357 28621 raft_consensus.cc:3060] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.132860 29048 consensus_queue.cc:1048] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:09.134572 29043 raft_consensus.cc:493] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.134713 28739 leader_election.cc:304] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:09.135160 29043 raft_consensus.cc:515] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.136554 28953 raft_consensus.cc:2804] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:09.137059 28953 raft_consensus.cc:697] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:09.137425 29043 leader_election.cc:290] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:09.137989 28953 consensus_queue.cc:237] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.139671 28772 raft_consensus.cc:2468] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:09.141088 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c153413af9cb4cd6afd4eced1e15a36f" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:09.137072 28893 raft_consensus.cc:359] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.142266 28893 raft_consensus.cc:385] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.142531 28893 raft_consensus.cc:740] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.143209 28893 consensus_queue.cc:260] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.143916 28590 leader_election.cc:304] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
W20260709 12:21:09.144402 28665 leader_election.cc:343] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.145311 28893 ts_tablet_manager.cc:1434] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.001s
I20260709 12:21:09.147758 28814 leader_election.cc:304] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:09.148866 29030 raft_consensus.cc:2804] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:09.149395 29030 raft_consensus.cc:697] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:09.150345 29030 consensus_queue.cc:237] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.156751 28893 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:09.188969 28975 raft_consensus.cc:2749] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.189461 28934 consensus_queue.cc:1048] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.191545 28975 raft_consensus.cc:493] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.192070 28975 raft_consensus.cc:515] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.194744 28975 leader_election.cc:290] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:09.196199 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:09.197284 28770 raft_consensus.cc:2393] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:09.201275 28521 catalog_manager.cc:5697] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:09.207551 28934 consensus_queue.cc:1048] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:09.211721 28955 consensus_queue.cc:1048] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.134766 29048 consensus_queue.cc:1048] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 12:21:09.176016 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c153413af9cb4cd6afd4eced1e15a36f" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:09.227082 28934 raft_consensus.cc:493] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.247735 28894 tablet_bootstrap.cc:492] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:09.248463 28894 ts_tablet_manager.cc:1403] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.342s	user 0.041s	sys 0.037s
W20260709 12:21:09.248955 28813 consensus_peers.cc:597] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:09.243814 28934 raft_consensus.cc:515] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.255417 28934 leader_election.cc:290] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:09.264160 28894 raft_consensus.cc:359] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.264899 28894 raft_consensus.cc:385] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.265161 28894 raft_consensus.cc:740] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.268078 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:09.265836 28894 consensus_queue.cc:260] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.270179 28894 ts_tablet_manager.cc:1434] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:21:09.270195 28591 leader_election.cc:304] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:09.271410 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d96e44be654f1095fe00eae0492efd" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:09.274680 28895 tablet_bootstrap.cc:654] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.275902 28772 raft_consensus.cc:1275] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer fb4424745a0341df8b29c8341e350257: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:09.271962 28975 raft_consensus.cc:3060] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.294919 28936 consensus_queue.cc:1048] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:09.270249 28665 leader_election.cc:343] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.280072 28894 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:09.301795 28665 leader_election.cc:304] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:09.304276 28952 raft_consensus.cc:2749] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.308076 28894 tablet_bootstrap.cc:654] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.282202 28893 tablet_bootstrap.cc:654] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:09.278254 28813 leader_election.cc:343] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.315968 28934 consensus_queue.cc:1048] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:09.337921 28520 catalog_manager.cc:5697] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:09.340021 29091 consensus_queue.cc:1048] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.344974 28895 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:09.338737 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d96e44be654f1095fe00eae0492efd" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
W20260709 12:21:09.346931 28814 leader_election.cc:343] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.347419 28814 leader_election.cc:304] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:09.349547 29030 consensus_queue.cc:1048] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.350973 29030 raft_consensus.cc:2749] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.358608 28895 ts_tablet_manager.cc:1403] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.280s	user 0.009s	sys 0.028s
I20260709 12:21:09.368496 28522 catalog_manager.cc:5697] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:09.378571 28893 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:09.379340 28893 ts_tablet_manager.cc:1403] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.223s	user 0.007s	sys 0.008s
I20260709 12:21:09.314498 28975 raft_consensus.cc:2749] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.399701 28895 raft_consensus.cc:359] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.400651 28895 raft_consensus.cc:385] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.400944 28895 raft_consensus.cc:740] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.401607 28895 consensus_queue.cc:260] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.404559 28895 ts_tablet_manager.cc:1434] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:21:09.405609 28895 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:09.407900 28894 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:09.408447 28894 ts_tablet_manager.cc:1403] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.003s
I20260709 12:21:09.411585 28895 tablet_bootstrap.cc:654] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:09.412701 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:09.413492 28952 raft_consensus.cc:493] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.414031 28952 raft_consensus.cc:515] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.415961 28952 leader_election.cc:290] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:09.417156 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:09.422283 28665 leader_election.cc:343] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.424428 29048 consensus_queue.cc:1048] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.424320 28896 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:09.425400 28896 ts_tablet_manager.cc:1403] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.379s	user 0.031s	sys 0.025s
I20260709 12:21:09.427963 28896 raft_consensus.cc:359] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.428633 28896 raft_consensus.cc:385] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.428901 28896 raft_consensus.cc:740] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.424911 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:09.431491 28665 leader_election.cc:343] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.429538 28896 consensus_queue.cc:260] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.431936 28665 leader_election.cc:304] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:09.435050 28894 raft_consensus.cc:359] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.435878 28894 raft_consensus.cc:385] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.436152 28894 raft_consensus.cc:740] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.436801 28952 raft_consensus.cc:2749] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.445261 28893 raft_consensus.cc:359] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.446000 28893 raft_consensus.cc:385] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.446283 28893 raft_consensus.cc:740] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.446923 28893 consensus_queue.cc:260] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.448308 28896 ts_tablet_manager.cc:1434] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 12:21:09.448836 28893 ts_tablet_manager.cc:1434] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.064s	user 0.001s	sys 0.003s
I20260709 12:21:09.449314 28896 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:09.449755 28893 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:09.454663 28894 consensus_queue.cc:260] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.459555 28896 tablet_bootstrap.cc:654] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.460851 28895 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:09.461388 28895 ts_tablet_manager.cc:1403] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.006s
I20260709 12:21:09.464344 28894 ts_tablet_manager.cc:1434] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 12:21:09.466023 28894 tablet_bootstrap.cc:492] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:09.466411 28893 tablet_bootstrap.cc:654] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.470919 28895 raft_consensus.cc:359] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.471712 28895 raft_consensus.cc:385] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.471983 28895 raft_consensus.cc:740] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.472726 28895 consensus_queue.cc:260] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.474906 28895 ts_tablet_manager.cc:1434] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:21:09.475505 28894 tablet_bootstrap.cc:654] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.475981 28895 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:09.488060 28896 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:09.488592 28896 ts_tablet_manager.cc:1403] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.007s
I20260709 12:21:09.489187 28955 raft_consensus.cc:493] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.489625 28893 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:09.489725 28955 raft_consensus.cc:515] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.490203 28893 ts_tablet_manager.cc:1403] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 12:21:09.492075 28955 leader_election.cc:290] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:09.493397 28893 raft_consensus.cc:359] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.494284 28893 raft_consensus.cc:385] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.494629 28893 raft_consensus.cc:740] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.495589 28893 consensus_queue.cc:260] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.498417 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e097aa53c348cbada1cdc4d224233e" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:09.498818 28893 ts_tablet_manager.cc:1434] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:09.499100 28698 raft_consensus.cc:2468] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:09.500507 28893 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:09.502209 28740 leader_election.cc:304] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:09.506649 28955 raft_consensus.cc:2804] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:09.507079 28955 raft_consensus.cc:493] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:09.507413 28955 raft_consensus.cc:3060] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.507602 28893 tablet_bootstrap.cc:654] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.494592 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e097aa53c348cbada1cdc4d224233e" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:09.510018 28621 raft_consensus.cc:2468] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:09.523947 28895 tablet_bootstrap.cc:654] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.525548 28952 consensus_queue.cc:1048] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.532876 28955 raft_consensus.cc:515] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.536280 28894 tablet_bootstrap.cc:492] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:09.536942 28894 ts_tablet_manager.cc:1403] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.022s
I20260709 12:21:09.539243 28930 raft_consensus.cc:493] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.539817 28930 raft_consensus.cc:515] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.542467 28930 leader_election.cc:290] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:09.544453 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568437722d914e87823056b35313e18e" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:09.545550 28896 raft_consensus.cc:359] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.546350 28896 raft_consensus.cc:385] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.546658 28896 raft_consensus.cc:740] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
W20260709 12:21:09.548807 28813 leader_election.cc:343] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.552556 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568437722d914e87823056b35313e18e" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:09.554100 28955 leader_election.cc:290] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
W20260709 12:21:09.554275 28814 leader_election.cc:343] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.554864 28814 leader_election.cc:304] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:09.555982 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e097aa53c348cbada1cdc4d224233e" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:09.555759 28894 raft_consensus.cc:359] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.556620 28700 raft_consensus.cc:3060] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.556686 28894 raft_consensus.cc:385] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.557124 28894 raft_consensus.cc:740] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.557579 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e097aa53c348cbada1cdc4d224233e" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:09.557943 28894 consensus_queue.cc:260] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.558525 28930 raft_consensus.cc:2749] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.559535 28621 raft_consensus.cc:3060] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.566061 28700 raft_consensus.cc:2468] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:09.565936 29043 consensus_queue.cc:1048] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:09.567431 28621 raft_consensus.cc:2468] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:09.567629 28740 leader_election.cc:304] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:09.568540 28953 raft_consensus.cc:2804] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:09.569034 28953 raft_consensus.cc:697] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:09.569919 28953 consensus_queue.cc:237] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.571657 28896 consensus_queue.cc:260] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.575088 28894 ts_tablet_manager.cc:1434] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 12:21:09.576973 28893 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:09.578871 28893 ts_tablet_manager.cc:1403] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.079s	user 0.032s	sys 0.020s
I20260709 12:21:09.581470 28894 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:09.584291 28895 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:09.585048 28895 ts_tablet_manager.cc:1403] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.109s	user 0.027s	sys 0.029s
I20260709 12:21:09.585561 28893 raft_consensus.cc:359] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.586374 28893 raft_consensus.cc:385] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.586720 28893 raft_consensus.cc:740] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.587690 28895 raft_consensus.cc:359] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.588501 28895 raft_consensus.cc:385] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.588773 28895 raft_consensus.cc:740] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.589440 28895 consensus_queue.cc:260] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.590126 28893 consensus_queue.cc:260] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.590893 29026 consensus_queue.cc:1048] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.591748 28895 ts_tablet_manager.cc:1434] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:09.592723 28895 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:09.596791 28893 ts_tablet_manager.cc:1434] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:21:09.597923 28893 tablet_bootstrap.cc:492] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:09.598201 28930 raft_consensus.cc:493] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.598749 28930 raft_consensus.cc:515] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.603086 28930 leader_election.cc:290] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:09.598189 28895 tablet_bootstrap.cc:654] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.603998 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9cce8e98ed49418e8c93f21414c58b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:09.604621 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9cce8e98ed49418e8c93f21414c58b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:09.605612 28814 leader_election.cc:343] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:09.606405 28813 leader_election.cc:343] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.606834 28813 leader_election.cc:304] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:09.607589 28926 raft_consensus.cc:493] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.608088 28926 raft_consensus.cc:515] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.608114 28930 raft_consensus.cc:2749] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.615216 28896 ts_tablet_manager.cc:1434] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.126s	user 0.005s	sys 0.004s
I20260709 12:21:09.615715 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b56ac977c2d4896a35094983f660ed5" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:09.624243 28625 raft_consensus.cc:3060] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:09.630776 28665 leader_election.cc:343] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.632817 28522 catalog_manager.cc:5697] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:09.636152 28930 raft_consensus.cc:493] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.639307 28930 raft_consensus.cc:515] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.636842 28926 leader_election.cc:290] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:09.642146 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c153413af9cb4cd6afd4eced1e15a36f" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:09.642819 28700 raft_consensus.cc:2468] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:09.645056 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b56ac977c2d4896a35094983f660ed5" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:09.646440 28814 leader_election.cc:304] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:09.647797 29056 raft_consensus.cc:2804] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:09.648178 29056 raft_consensus.cc:493] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:09.648218 28953 raft_consensus.cc:493] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.648524 29056 raft_consensus.cc:3060] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.648826 28953 raft_consensus.cc:515] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.638788 28893 tablet_bootstrap.cc:654] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.651193 28953 leader_election.cc:290] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:09.656358 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c153413af9cb4cd6afd4eced1e15a36f" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:09.657238 28665 leader_election.cc:343] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.657832 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e894572d3564be2a71fab81001bb2a0" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:09.662355 28847 raft_consensus.cc:2468] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
W20260709 12:21:09.658804 28813 leader_election.cc:343] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.656287 28894 tablet_bootstrap.cc:654] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.660746 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e894572d3564be2a71fab81001bb2a0" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:09.659168 28955 consensus_queue.cc:1048] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:21:09.661100 29056 raft_consensus.cc:515] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
W20260709 12:21:09.666785 28739 leader_election.cc:343] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.667829 28739 leader_election.cc:304] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:09.669375 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c153413af9cb4cd6afd4eced1e15a36f" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:09.670367 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c153413af9cb4cd6afd4eced1e15a36f" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
W20260709 12:21:09.670853 28813 leader_election.cc:343] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.671051 28700 raft_consensus.cc:3060] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.672544 28953 raft_consensus.cc:2804] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:09.672991 28953 raft_consensus.cc:493] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:09.673339 28953 raft_consensus.cc:3060] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.675828 28895 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:09.676375 28895 ts_tablet_manager.cc:1403] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.029s
I20260709 12:21:09.656447 28930 leader_election.cc:290] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:09.678897 28665 leader_election.cc:304] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:09.679875 28926 raft_consensus.cc:2749] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.678951 28895 raft_consensus.cc:359] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.682183 28895 raft_consensus.cc:385] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.682476 28895 raft_consensus.cc:740] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.683254 28893 tablet_bootstrap.cc:492] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:09.683790 28893 ts_tablet_manager.cc:1403] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.086s	user 0.003s	sys 0.017s
I20260709 12:21:09.684916 29030 consensus_queue.cc:1048] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.683277 28895 consensus_queue.cc:260] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.687079 28895 ts_tablet_manager.cc:1434] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:21:09.689430 28893 raft_consensus.cc:359] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.690209 28893 raft_consensus.cc:385] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.690470 28893 raft_consensus.cc:740] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.691073 28893 consensus_queue.cc:260] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.691404 28975 raft_consensus.cc:493] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.691983 28975 raft_consensus.cc:515] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.693187 28893 ts_tablet_manager.cc:1434] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 12:21:09.694252 28893 tablet_bootstrap.cc:492] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:09.695500 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad94245e0904b0a8743ba5ccfa8dbb7" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:09.696285 28975 leader_election.cc:290] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:09.697189 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad94245e0904b0a8743ba5ccfa8dbb7" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:09.698504 28953 raft_consensus.cc:515] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.702288 28591 leader_election.cc:304] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:09.707888 28937 raft_consensus.cc:2749] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:09.706648 28895 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:09.708576 28937 raft_consensus.cc:493] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.709060 28937 raft_consensus.cc:515] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.709424 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e894572d3564be2a71fab81001bb2a0" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:09.710119 28847 raft_consensus.cc:3060] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.711347 28937 leader_election.cc:290] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:09.713451 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:09.714203 28698 raft_consensus.cc:2468] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:09.714819 28893 tablet_bootstrap.cc:654] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.714850 28895 tablet_bootstrap.cc:654] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.716939 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:09.718873 28590 leader_election.cc:343] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.721432 28591 leader_election.cc:304] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:09.722944 28975 raft_consensus.cc:2804] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:09.723366 28975 raft_consensus.cc:493] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:09.723716 28975 raft_consensus.cc:3060] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.729640 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e894572d3564be2a71fab81001bb2a0" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:09.731346 28739 leader_election.cc:343] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.732380 28975 raft_consensus.cc:515] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.756537 28975 leader_election.cc:290] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:09.760613 28894 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:09.761165 28894 ts_tablet_manager.cc:1403] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.028s
I20260709 12:21:09.763770 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:09.764058 28894 raft_consensus.cc:359] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.764737 28894 raft_consensus.cc:385] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.765020 28894 raft_consensus.cc:740] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.762246 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:09.765712 28698 raft_consensus.cc:3060] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.766812 28893 tablet_bootstrap.cc:492] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:09.767338 28893 ts_tablet_manager.cc:1403] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.073s	user 0.005s	sys 0.015s
W20260709 12:21:09.768005 28590 leader_election.cc:343] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.770597 28893 raft_consensus.cc:359] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.771368 28893 raft_consensus.cc:385] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.771639 28893 raft_consensus.cc:740] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.735801 28896 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:09.737072 28953 leader_election.cc:290] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:09.723744 28847 raft_consensus.cc:2468] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:09.773139 28894 consensus_queue.cc:260] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.745014 28930 consensus_queue.cc:1048] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:09.748219 28895 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:09.751853 28700 raft_consensus.cc:2468] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:09.774693 28895 ts_tablet_manager.cc:1403] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.000s
I20260709 12:21:09.777271 28895 raft_consensus.cc:359] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.777997 28895 raft_consensus.cc:385] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.778313 28895 raft_consensus.cc:740] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.778996 28895 consensus_queue.cc:260] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.779484 28896 tablet_bootstrap.cc:654] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.780471 28739 leader_election.cc:304] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:09.783018 28895 ts_tablet_manager.cc:1434] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:09.783917 28953 raft_consensus.cc:2804] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:09.784201 28895 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:09.784574 28953 raft_consensus.cc:697] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:09.785449 28953 consensus_queue.cc:237] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.788221 28894 ts_tablet_manager.cc:1434] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:21:09.789292 28894 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:09.772384 28893 consensus_queue.cc:260] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.667996 29056 leader_election.cc:290] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:09.791275 28893 ts_tablet_manager.cc:1434] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 12:21:09.794731 28894 tablet_bootstrap.cc:654] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.794471 28814 leader_election.cc:304] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:09.798527 29056 raft_consensus.cc:2804] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:09.794519 28895 tablet_bootstrap.cc:654] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.847709 28896 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:09.848302 28896 ts_tablet_manager.cc:1403] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.010s
I20260709 12:21:09.848517 28698 raft_consensus.cc:2468] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:09.849725 28591 leader_election.cc:304] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:09.851591 28893 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:09.852223 28975 raft_consensus.cc:2804] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:09.852751 28975 raft_consensus.cc:697] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:09.853669 28894 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:09.853557 28975 consensus_queue.cc:237] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.854192 28894 ts_tablet_manager.cc:1403] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.001s
I20260709 12:21:09.858716 28896 raft_consensus.cc:359] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.860013 28896 raft_consensus.cc:385] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.860371 28896 raft_consensus.cc:740] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.861256 28896 consensus_queue.cc:260] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.863713 28896 ts_tablet_manager.cc:1434] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:21:09.865950 28896 tablet_bootstrap.cc:492] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:09.870404 28893 tablet_bootstrap.cc:654] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.872879 29056 raft_consensus.cc:697] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:09.874538 28895 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:09.874864 28896 tablet_bootstrap.cc:654] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.875077 28895 ts_tablet_manager.cc:1403] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.003s
I20260709 12:21:09.878082 28895 raft_consensus.cc:359] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.878829 28895 raft_consensus.cc:385] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.879216 28926 raft_consensus.cc:493] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.879761 28926 raft_consensus.cc:515] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.882772 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9cce8e98ed49418e8c93f21414c58b" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:09.884457 28665 leader_election.cc:343] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.885959 28926 leader_election.cc:290] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:09.886469 28621 raft_consensus.cc:3060] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.889370 28893 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:09.889947 28893 ts_tablet_manager.cc:1403] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.039s	user 0.005s	sys 0.004s
I20260709 12:21:09.892484 28893 raft_consensus.cc:359] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.893194 28893 raft_consensus.cc:385] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.893471 28893 raft_consensus.cc:740] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.893818 28955 raft_consensus.cc:493] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.894459 28955 raft_consensus.cc:515] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.894407 28522 catalog_manager.cc:5697] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:09.895128 29056 consensus_queue.cc:237] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.896327 28520 catalog_manager.cc:5697] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:09.877671 28894 raft_consensus.cc:359] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.898571 28894 raft_consensus.cc:385] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.898806 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9cce8e98ed49418e8c93f21414c58b" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:09.898898 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:09.899870 28848 raft_consensus.cc:2468] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:09.901250 28739 leader_election.cc:304] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:09.902076 28953 raft_consensus.cc:2804] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:09.902432 28953 raft_consensus.cc:493] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:09.902753 28953 raft_consensus.cc:3060] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.905040 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:09.906813 28847 raft_consensus.cc:2468] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:09.910584 28665 leader_election.cc:304] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:09.914678 28926 raft_consensus.cc:2804] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:09.915148 28926 raft_consensus.cc:493] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:09.915477 28926 raft_consensus.cc:3060] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.898860 28894 raft_consensus.cc:740] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.918334 28894 consensus_queue.cc:260] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.886531 28895 raft_consensus.cc:740] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.920150 28895 consensus_queue.cc:260] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.897035 28955 leader_election.cc:290] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
W20260709 12:21:09.910733 28739 leader_election.cc:343] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:09.928210 28894 ts_tablet_manager.cc:1434] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.074s	user 0.011s	sys 0.002s
I20260709 12:21:09.929433 28894 tablet_bootstrap.cc:492] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:09.894351 28893 consensus_queue.cc:260] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.934875 28955 raft_consensus.cc:493] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.935415 28955 raft_consensus.cc:515] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:09.937371 28895 ts_tablet_manager.cc:1434] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 12:21:09.938472 28895 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:09.939160 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b56ac977c2d4896a35094983f660ed5" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:09.939888 28623 raft_consensus.cc:2468] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:09.940845 28953 raft_consensus.cc:515] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:09.941792 28739 leader_election.cc:304] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:09.939904 28893 ts_tablet_manager.cc:1434] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 12:21:09.945286 28893 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:09.942793 28926 raft_consensus.cc:515] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.952731 28955 leader_election.cc:290] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:09.949548 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:09.960155 28895 tablet_bootstrap.cc:654] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.958276 28847 raft_consensus.cc:3060] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.975160 28894 tablet_bootstrap.cc:654] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.957527 29026 raft_consensus.cc:2804] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:09.978821 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b56ac977c2d4896a35094983f660ed5" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:09.980273 28952 raft_consensus.cc:493] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:09.980789 28953 leader_election.cc:290] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:09.982090 29026 raft_consensus.cc:493] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:09.985113 28700 raft_consensus.cc:2468] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:09.990353 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9cce8e98ed49418e8c93f21414c58b" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:09.984014 28952 raft_consensus.cc:515] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:09.996688 28955 consensus_queue.cc:1048] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:09.998533 28952 leader_election.cc:290] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:09.991823 29043 raft_consensus.cc:493] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.000946 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6216ae3ecd6d4fbb9c0cf6ea7106f523" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:10.002718 28936 consensus_queue.cc:1048] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:10.004822 28665 leader_election.cc:343] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.005110 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6216ae3ecd6d4fbb9c0cf6ea7106f523" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:10.000891 29043 raft_consensus.cc:515] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:09.991371 29026 raft_consensus.cc:3060] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.013875 29043 leader_election.cc:290] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:10.014158 28926 leader_election.cc:290] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:10.018249 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:10.020058 28739 leader_election.cc:343] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:10.020692 28665 leader_election.cc:343] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.022739 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9cce8e98ed49418e8c93f21414c58b" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:10.023468 28848 raft_consensus.cc:3060] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.026044 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d96e44be654f1095fe00eae0492efd" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:10.026876 28844 raft_consensus.cc:2468] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:10.027011 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d96e44be654f1095fe00eae0492efd" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:10.031735 28665 leader_election.cc:343] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.031842 28896 tablet_bootstrap.cc:492] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:10.032284 28665 leader_election.cc:304] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:10.032562 28896 ts_tablet_manager.cc:1403] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.168s	user 0.027s	sys 0.009s
I20260709 12:21:10.032955 28621 raft_consensus.cc:2468] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:10.035882 28847 raft_consensus.cc:2468] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:10.036252 28896 raft_consensus.cc:359] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.037110 28896 raft_consensus.cc:385] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.037395 28896 raft_consensus.cc:740] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.038363 28896 consensus_queue.cc:260] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.040874 28896 ts_tablet_manager.cc:1434] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:10.042229 28896 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:10.053083 28952 raft_consensus.cc:2749] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.055693 28739 leader_election.cc:304] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:10.056627 28665 leader_election.cc:304] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:10.057225 29128 raft_consensus.cc:2804] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.057749 29128 raft_consensus.cc:697] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:10.057919 28952 raft_consensus.cc:2804] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.058435 28848 raft_consensus.cc:2468] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:10.058465 28952 raft_consensus.cc:493] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.058637 29128 consensus_queue.cc:237] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.059374 28952 raft_consensus.cc:3060] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.059785 28665 leader_election.cc:304] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:10.062845 28893 tablet_bootstrap.cc:654] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.064186 28896 tablet_bootstrap.cc:654] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.068317 29026 raft_consensus.cc:515] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.070674 29026 leader_election.cc:290] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:10.071548 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b56ac977c2d4896a35094983f660ed5" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:10.071959 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b56ac977c2d4896a35094983f660ed5" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:10.072300 28621 raft_consensus.cc:3060] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.072616 28698 raft_consensus.cc:3060] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.080693 28519 catalog_manager.cc:5697] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:10.063922 29043 raft_consensus.cc:2804] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.095991 28894 tablet_bootstrap.cc:492] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:10.097416 28894 ts_tablet_manager.cc:1403] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.168s	user 0.031s	sys 0.015s
I20260709 12:21:10.098644 29043 raft_consensus.cc:697] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:10.110895 29043 consensus_queue.cc:237] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
W20260709 12:21:10.117146 29131 log.cc:927] Time spent T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:21:10.123206 28522 catalog_manager.cc:5697] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.132666 28698 raft_consensus.cc:2468] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:10.142740 29046 raft_consensus.cc:493] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.147058 28894 raft_consensus.cc:359] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.152307 28894 raft_consensus.cc:385] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.152648 28894 raft_consensus.cc:740] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.150976 28893 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:10.153321 28894 consensus_queue.cc:260] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.154464 28893 ts_tablet_manager.cc:1403] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.209s	user 0.036s	sys 0.006s
I20260709 12:21:10.155017 28894 ts_tablet_manager.cc:1434] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 12:21:10.160316 29046 raft_consensus.cc:515] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.162828 29046 leader_election.cc:290] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:10.164053 29030 raft_consensus.cc:493] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.164603 29030 raft_consensus.cc:515] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.166028 28896 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:10.166576 28896 ts_tablet_manager.cc:1403] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.020s
I20260709 12:21:10.166877 29030 leader_election.cc:290] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:10.168596 28621 raft_consensus.cc:2468] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:10.169116 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6216ae3ecd6d4fbb9c0cf6ea7106f523" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:10.170332 28700 raft_consensus.cc:2468] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:10.168531 28740 leader_election.cc:304] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:10.170675 28896 raft_consensus.cc:359] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.171407 28896 raft_consensus.cc:385] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.171705 28896 raft_consensus.cc:740] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.172699 28895 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:10.173220 28895 ts_tablet_manager.cc:1403] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.235s	user 0.014s	sys 0.007s
I20260709 12:21:10.173822 29026 raft_consensus.cc:2804] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.174489 29026 raft_consensus.cc:697] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:10.175449 28894 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:10.177265 28896 consensus_queue.cc:260] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.174204 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6216ae3ecd6d4fbb9c0cf6ea7106f523" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:10.182790 28896 ts_tablet_manager.cc:1434] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:21:10.183805 28896 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:10.183974 28894 tablet_bootstrap.cc:654] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.187651 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:10.181591 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:10.182591 28814 leader_election.cc:304] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
W20260709 12:21:10.194568 28813 leader_election.cc:343] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.199352 28896 tablet_bootstrap.cc:654] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.199075 29026 consensus_queue.cc:237] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.200416 29056 raft_consensus.cc:2804] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.200842 29056 raft_consensus.cc:493] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.201197 29056 raft_consensus.cc:3060] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.203269 28895 raft_consensus.cc:359] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.206833 28895 raft_consensus.cc:385] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.207242 28895 raft_consensus.cc:740] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.204964 28893 raft_consensus.cc:359] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.208169 28893 raft_consensus.cc:385] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.208567 28893 raft_consensus.cc:740] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.207286 28519 catalog_manager.cc:5697] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.210417 28893 consensus_queue.cc:260] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
W20260709 12:21:10.206333 28665 leader_election.cc:343] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.209154 28895 consensus_queue.cc:260] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
W20260709 12:21:10.226912 28665 leader_election.cc:343] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.227442 28665 leader_election.cc:304] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:10.171867 28952 raft_consensus.cc:515] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.242278 28893 ts_tablet_manager.cc:1434] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 12:21:10.242738 28895 ts_tablet_manager.cc:1434] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.003s
I20260709 12:21:10.242978 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d96e44be654f1095fe00eae0492efd" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:10.244239 28952 leader_election.cc:290] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:10.250461 28895 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:10.240473 29030 raft_consensus.cc:493] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.251235 29030 raft_consensus.cc:515] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.253227 28894 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:10.253420 29030 leader_election.cc:290] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:10.253805 28894 ts_tablet_manager.cc:1403] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.016s
I20260709 12:21:10.254958 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d96e44be654f1095fe00eae0492efd" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:10.255657 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:10.256556 28700 raft_consensus.cc:2393] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate e73a6f76f6ef445b9aad26bc43fa3453 in this term.
I20260709 12:21:10.256723 28894 raft_consensus.cc:359] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.257372 28894 raft_consensus.cc:385] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.255769 28623 raft_consensus.cc:3060] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.257649 28894 raft_consensus.cc:740] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.245186 28893 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:10.262373 28894 consensus_queue.cc:260] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.266955 28894 ts_tablet_manager.cc:1434] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:21:10.257714 28847 raft_consensus.cc:3060] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.250809 29043 raft_consensus.cc:2749] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.271622 28894 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:10.272271 28953 consensus_queue.cc:1048] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:21:10.283888 29056 raft_consensus.cc:515] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.286464 29056 leader_election.cc:290] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:10.287081 28895 tablet_bootstrap.cc:654] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.288961 28896 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:10.289589 28896 ts_tablet_manager.cc:1403] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.106s	user 0.036s	sys 0.007s
W20260709 12:21:10.338709 28739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:40323, user_credentials={real_user=slave}} blocked reactor thread for 62862.2us
I20260709 12:21:10.339118 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6216ae3ecd6d4fbb9c0cf6ea7106f523" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:10.338984 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:10.351815 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6216ae3ecd6d4fbb9c0cf6ea7106f523" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:10.352847 28700 raft_consensus.cc:3060] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:10.354036 28739 consensus_peers.cc:597] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:10.359901 28623 raft_consensus.cc:2468] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:10.360144 28521 catalog_manager.cc:5697] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:10.378499 28813 leader_election.cc:304] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:10.387406 28665 leader_election.cc:304] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:10.398182 28700 raft_consensus.cc:2468] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:10.402043 29046 raft_consensus.cc:2804] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.403074 29046 raft_consensus.cc:697] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:10.383054 28930 raft_consensus.cc:493] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.393608 28893 tablet_bootstrap.cc:654] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.407809 28930 raft_consensus.cc:515] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.410450 29148 raft_consensus.cc:3060] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.414455 28952 raft_consensus.cc:493] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.387295 28975 raft_consensus.cc:493] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.415342 28952 raft_consensus.cc:515] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
W20260709 12:21:10.410418 28813 leader_election.cc:343] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.415477 28975 raft_consensus.cc:515] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.419315 28952 leader_election.cc:290] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:10.449426 28814 leader_election.cc:304] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0
W20260709 12:21:10.450886 29149 log.cc:927] Time spent T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:21:10.465314 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568437722d914e87823056b35313e18e" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:10.480646 28955 raft_consensus.cc:493] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.480902 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568437722d914e87823056b35313e18e" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:10.481539 28955 raft_consensus.cc:515] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.481884 28845 raft_consensus.cc:2468] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:10.482209 28975 leader_election.cc:290] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:10.486907 29046 consensus_queue.cc:237] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.484627 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:10.492249 28665 leader_election.cc:343] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.484268 28955 leader_election.cc:290] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:10.504326 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:10.505461 28845 raft_consensus.cc:2393] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate 47a958504a2642f18602cbc878bed2b0 in this term.
I20260709 12:21:10.515015 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:10.516440 29128 raft_consensus.cc:493] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.517236 29128 raft_consensus.cc:515] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.518363 29148 raft_consensus.cc:2749] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.521914 29150 consensus_queue.cc:1048] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:10.523967 28665 leader_election.cc:304] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:10.523995 29128 leader_election.cc:290] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:10.524444 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9cce8e98ed49418e8c93f21414c58b" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:10.526747 29043 raft_consensus.cc:2804] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.527200 29043 raft_consensus.cc:493] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.527604 29043 raft_consensus.cc:3060] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.507776 28930 leader_election.cc:290] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:10.534463 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:10.535473 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9cce8e98ed49418e8c93f21414c58b" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:10.535840 28895 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:10.536615 28895 ts_tablet_manager.cc:1403] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.286s	user 0.018s	sys 0.017s
I20260709 12:21:10.540938 28896 raft_consensus.cc:359] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.542769 28845 raft_consensus.cc:2393] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47a958504a2642f18602cbc878bed2b0 in current term 1: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:10.550999 29146 raft_consensus.cc:2804] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.552160 28894 tablet_bootstrap.cc:654] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.580207 28896 raft_consensus.cc:385] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.581346 28896 raft_consensus.cc:740] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.582192 28896 consensus_queue.cc:260] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.586011 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:10.587720 28893 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:10.588858 28896 ts_tablet_manager.cc:1434] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.299s	user 0.009s	sys 0.000s
I20260709 12:21:10.589175 28893 ts_tablet_manager.cc:1403] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.344s	user 0.013s	sys 0.014s
W20260709 12:21:10.591472 28739 leader_election.cc:343] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.592850 28739 leader_election.cc:304] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:10.599285 28893 raft_consensus.cc:359] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.600159 28893 raft_consensus.cc:385] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.600456 28893 raft_consensus.cc:740] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.598017 28590 leader_election.cc:304] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:10.593622 29128 consensus_queue.cc:1048] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:21:10.601135 28893 consensus_queue.cc:260] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.601511 29150 raft_consensus.cc:3060] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.602862 28893 ts_tablet_manager.cc:1434] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:21:10.604393 28893 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
W20260709 12:21:10.605199 28739 leader_election.cc:343] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.605876 28739 leader_election.cc:304] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:10.606112 28955 raft_consensus.cc:3060] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.608039 29026 raft_consensus.cc:2749] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:10.612752 28813 consensus_peers.cc:597] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:10.611209 29146 raft_consensus.cc:697] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:10.622838 28952 consensus_queue.cc:1048] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:21:10.628473 28895 raft_consensus.cc:359] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.630025 28895 raft_consensus.cc:385] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.630406 28895 raft_consensus.cc:740] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.631429 28895 consensus_queue.cc:260] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.634357 28895 ts_tablet_manager.cc:1434] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.097s	user 0.009s	sys 0.015s
I20260709 12:21:10.637369 28625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:10.645943 29144 consensus_queue.cc:1048] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:21:10.650679 28814 leader_election.cc:343] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.651844 29153 consensus_queue.cc:1048] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:10.657020 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:10.657470 28955 raft_consensus.cc:2749] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.665495 28937 consensus_queue.cc:1048] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:21:10.666440 29150 raft_consensus.cc:2749] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.675880 28894 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:10.678005 28894 ts_tablet_manager.cc:1403] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.407s	user 0.018s	sys 0.010s
W20260709 12:21:10.679231 28813 leader_election.cc:343] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.675709 28955 consensus_queue.cc:1048] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:21:10.681949 28896 tablet_bootstrap.cc:492] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:10.679803 28813 leader_election.cc:304] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:10.683394 29153 raft_consensus.cc:2749] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.684423 28893 tablet_bootstrap.cc:654] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.691414 29043 raft_consensus.cc:515] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.694700 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568437722d914e87823056b35313e18e" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:10.695370 28843 raft_consensus.cc:3060] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.699615 28894 raft_consensus.cc:359] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.712707 28894 raft_consensus.cc:385] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.713048 28894 raft_consensus.cc:740] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.715559 29043 leader_election.cc:290] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:10.717621 28847 raft_consensus.cc:2468] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:10.720702 28896 tablet_bootstrap.cc:654] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.731966 29144 consensus_queue.cc:1048] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:10.724210 29146 consensus_queue.cc:237] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.743423 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568437722d914e87823056b35313e18e" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:10.744150 28621 raft_consensus.cc:3060] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.731875 28894 consensus_queue.cc:260] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.727067 29043 consensus_queue.cc:1048] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:21:10.754477 28893 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:10.756199 28895 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:10.763466 28894 ts_tablet_manager.cc:1434] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.002s
I20260709 12:21:10.765695 28522 catalog_manager.cc:5697] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:10.777119 28893 ts_tablet_manager.cc:1403] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.005s
I20260709 12:21:10.769148 28843 raft_consensus.cc:2468] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
W20260709 12:21:10.770648 29161 log.cc:927] Time spent T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257: Append to log took a long time: real 0.055s	user 0.003s	sys 0.000s
I20260709 12:21:10.782923 28621 raft_consensus.cc:2468] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:10.790364 28894 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:10.791987 28665 leader_election.cc:304] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:10.793622 29137 raft_consensus.cc:2804] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.794222 29137 raft_consensus.cc:697] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:10.795176 29137 consensus_queue.cc:237] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.845937 28894 tablet_bootstrap.cc:654] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.887876 28955 raft_consensus.cc:493] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.888463 28955 raft_consensus.cc:515] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.889354 28896 tablet_bootstrap.cc:492] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:10.889956 28896 ts_tablet_manager.cc:1403] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.208s	user 0.025s	sys 0.025s
I20260709 12:21:10.891407 28955 leader_election.cc:290] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:10.893412 28896 raft_consensus.cc:359] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.894174 28896 raft_consensus.cc:385] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.894459 28896 raft_consensus.cc:740] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.895149 28896 consensus_queue.cc:260] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.898777 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:10.899699 28896 ts_tablet_manager.cc:1434] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260709 12:21:10.900628 28739 leader_election.cc:343] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.900974 28896 tablet_bootstrap.cc:492] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:10.884439 28521 catalog_manager.cc:5697] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:10.907812 28896 tablet_bootstrap.cc:654] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.908484 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:10.909279 28700 raft_consensus.cc:2468] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:10.915153 28895 tablet_bootstrap.cc:654] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.917146 28896 tablet_bootstrap.cc:492] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:10.917639 28896 ts_tablet_manager.cc:1403] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:21:10.920467 28896 raft_consensus.cc:359] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.921849 28740 leader_election.cc:304] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:10.939509 28896 raft_consensus.cc:385] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.939865 28896 raft_consensus.cc:740] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.940268 28955 raft_consensus.cc:2804] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.940730 28896 consensus_queue.cc:260] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.877234 28893 raft_consensus.cc:359] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.928349 29153 raft_consensus.cc:493] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.940699 28955 raft_consensus.cc:493] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.941955 28955 raft_consensus.cc:3060] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.942327 28893 raft_consensus.cc:385] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.942685 28893 raft_consensus.cc:740] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.943321 28896 ts_tablet_manager.cc:1434] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:21:10.941951 29153 raft_consensus.cc:515] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.943445 28893 consensus_queue.cc:260] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:10.929672 28894 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:10.930380 28952 raft_consensus.cc:493] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.945148 28952 raft_consensus.cc:515] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.945953 29153 leader_election.cc:290] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:10.947551 28952 leader_election.cc:290] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:10.948230 28894 ts_tablet_manager.cc:1403] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.158s	user 0.008s	sys 0.004s
I20260709 12:21:10.948496 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3a659cac454fe0bfeabce713f704a5" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:10.949894 28665 leader_election.cc:343] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.951058 28894 raft_consensus.cc:359] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.951829 28894 raft_consensus.cc:385] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.952109 28894 raft_consensus.cc:740] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.945114 28896 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:10.952816 28894 consensus_queue.cc:260] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.954265 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:10.955304 28893 ts_tablet_manager.cc:1434] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.178s	user 0.004s	sys 0.004s
W20260709 12:21:10.955971 28813 leader_election.cc:343] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.956645 28893 tablet_bootstrap.cc:492] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:10.958719 28955 raft_consensus.cc:515] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:10.960528 28522 catalog_manager.cc:5697] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:10.962505 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:10.962760 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:10.963560 28896 tablet_bootstrap.cc:654] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.938597 29128 raft_consensus.cc:493] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.963459 28773 raft_consensus.cc:2468] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:10.964049 29128 raft_consensus.cc:515] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:10.966300 29128 leader_election.cc:290] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:10.966521 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3a659cac454fe0bfeabce713f704a5" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:10.968209 28813 leader_election.cc:304] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:10.969051 29153 raft_consensus.cc:2804] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.969408 29153 raft_consensus.cc:493] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.969758 29153 raft_consensus.cc:3060] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.971140 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c153413af9cb4cd6afd4eced1e15a36f" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:10.973099 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c153413af9cb4cd6afd4eced1e15a36f" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:10.973048 28665 leader_election.cc:343] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.975169 28665 leader_election.cc:304] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:10.976321 29137 raft_consensus.cc:2749] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:10.976791 28739 leader_election.cc:343] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:10.934218 28895 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:10.985879 28895 ts_tablet_manager.cc:1403] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.234s	user 0.010s	sys 0.002s
I20260709 12:21:10.989594 29153 raft_consensus.cc:515] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:10.993683 28895 raft_consensus.cc:359] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.000124 28895 raft_consensus.cc:385] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.000551 28895 raft_consensus.cc:740] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.002048 28893 tablet_bootstrap.cc:654] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.994285 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:10.994948 28740 leader_election.cc:304] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:10.994789 29153 leader_election.cc:290] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:10.998579 28955 leader_election.cc:290] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:11.008430 28955 raft_consensus.cc:2749] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.001474 28895 consensus_queue.cc:260] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.011685 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:11.012387 28700 raft_consensus.cc:3060] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.014216 28895 ts_tablet_manager.cc:1434] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:21:11.015417 28895 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:10.996982 28894 ts_tablet_manager.cc:1434] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 12:21:11.018211 28621 raft_consensus.cc:3060] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.019043 28894 tablet_bootstrap.cc:492] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:11.020797 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:11.021446 28773 raft_consensus.cc:3060] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.027128 28894 tablet_bootstrap.cc:654] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.030819 28773 raft_consensus.cc:2468] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:11.029865 28955 raft_consensus.cc:493] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.032173 29137 consensus_queue.cc:1048] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.032392 28955 raft_consensus.cc:515] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.035666 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6216ae3ecd6d4fbb9c0cf6ea7106f523" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:11.035905 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6216ae3ecd6d4fbb9c0cf6ea7106f523" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:11.036675 28699 raft_consensus.cc:2393] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47a958504a2642f18602cbc878bed2b0 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:11.038039 28955 leader_election.cc:290] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:11.038192 28740 leader_election.cc:304] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:11.042829 28813 leader_election.cc:304] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:11.043298 28700 raft_consensus.cc:2468] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:11.043726 29153 raft_consensus.cc:2804] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.044478 29153 raft_consensus.cc:697] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:11.044826 28896 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:11.045392 28740 leader_election.cc:304] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:11.042253 28955 raft_consensus.cc:3060] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.045604 29153 consensus_queue.cc:237] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.046430 29128 raft_consensus.cc:2804] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.047034 29128 raft_consensus.cc:697] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:11.045506 28896 ts_tablet_manager.cc:1403] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.019s
I20260709 12:21:11.047981 29128 consensus_queue.cc:237] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.050261 28896 raft_consensus.cc:359] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.053680 28896 raft_consensus.cc:385] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.054152 28896 raft_consensus.cc:740] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.056491 29137 raft_consensus.cc:493] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.057150 29137 raft_consensus.cc:515] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.057737 28896 consensus_queue.cc:260] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.059316 29137 leader_election.cc:290] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:11.060732 28896 ts_tablet_manager.cc:1434] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:21:11.061271 28895 tablet_bootstrap.cc:654] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.061431 28955 raft_consensus.cc:2749] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.064805 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0123ab7f8e466fa4226898d600f180" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:11.071346 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0123ab7f8e466fa4226898d600f180" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:11.072831 28665 leader_election.cc:343] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.075338 29128 raft_consensus.cc:493] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.075917 29128 raft_consensus.cc:515] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
W20260709 12:21:11.077399 28665 leader_election.cc:343] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.077913 28665 leader_election.cc:304] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:11.077987 29128 leader_election.cc:290] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:11.083853 28893 tablet_bootstrap.cc:492] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:11.084510 28893 ts_tablet_manager.cc:1403] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.004s
I20260709 12:21:11.085536 28520 catalog_manager.cc:5697] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:11.087682 28893 raft_consensus.cc:359] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.088454 28893 raft_consensus.cc:385] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.088726 28893 raft_consensus.cc:740] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.089438 28893 consensus_queue.cc:260] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.089790 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f289ad4fc947c48a46d24b4ddd678b" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:11.090274 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f289ad4fc947c48a46d24b4ddd678b" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:11.080945 29137 raft_consensus.cc:2749] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.091846 28893 ts_tablet_manager.cc:1434] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:11.100703 28847 raft_consensus.cc:2468] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:11.101951 28739 leader_election.cc:304] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:11.102942 29128 raft_consensus.cc:2804] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.103349 29128 raft_consensus.cc:493] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.103689 29128 raft_consensus.cc:3060] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:11.111019 28739 leader_election.cc:343] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.079728 28621 raft_consensus.cc:2468] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:11.093640 28896 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:11.096812 28521 catalog_manager.cc:5697] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.115350 28773 raft_consensus.cc:3060] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.113958 29137 consensus_queue.cc:1048] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:21:11.128996 28896 tablet_bootstrap.cc:654] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.128427 29128 raft_consensus.cc:515] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.133164 28893 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:11.140626 28893 tablet_bootstrap.cc:654] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.146554 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f289ad4fc947c48a46d24b4ddd678b" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:11.147269 28847 raft_consensus.cc:3060] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.156874 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26f289ad4fc947c48a46d24b4ddd678b" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:11.160148 28739 leader_election.cc:343] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.160137 28893 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:11.160851 28847 raft_consensus.cc:2468] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:11.161231 28893 ts_tablet_manager.cc:1403] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.000s
I20260709 12:21:11.161962 29128 leader_election.cc:290] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:11.162710 28739 leader_election.cc:304] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:11.164304 29128 raft_consensus.cc:2804] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.166049 28894 tablet_bootstrap.cc:492] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:11.166579 28894 ts_tablet_manager.cc:1403] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.148s	user 0.029s	sys 0.019s
I20260709 12:21:11.168416 28896 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:11.168926 28896 ts_tablet_manager.cc:1403] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.006s
I20260709 12:21:11.169349 28894 raft_consensus.cc:359] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.170674 28894 raft_consensus.cc:385] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.171051 28894 raft_consensus.cc:740] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.171733 28896 raft_consensus.cc:359] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.172449 28896 raft_consensus.cc:385] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.172748 28896 raft_consensus.cc:740] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.172084 28894 consensus_queue.cc:260] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.173641 28896 consensus_queue.cc:260] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.175781 28893 raft_consensus.cc:359] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.175827 28896 ts_tablet_manager.cc:1434] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:11.177239 28894 ts_tablet_manager.cc:1434] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:21:11.178062 28896 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:11.178310 28894 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:11.176555 28893 raft_consensus.cc:385] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.179499 28893 raft_consensus.cc:740] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.164768 29128 raft_consensus.cc:697] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:11.180295 28893 consensus_queue.cc:260] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.181262 29128 consensus_queue.cc:237] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.182520 28893 ts_tablet_manager.cc:1434] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:21:11.185669 28895 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:11.186388 28895 ts_tablet_manager.cc:1403] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.171s	user 0.036s	sys 0.025s
I20260709 12:21:11.189153 28896 tablet_bootstrap.cc:654] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.189244 28895 raft_consensus.cc:359] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.190056 28895 raft_consensus.cc:385] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.190331 28895 raft_consensus.cc:740] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.190984 28895 consensus_queue.cc:260] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.196511 28895 ts_tablet_manager.cc:1434] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:11.197964 28895 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:11.199709 28955 raft_consensus.cc:493] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.200281 28955 raft_consensus.cc:515] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.204640 28955 leader_election.cc:290] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:11.204732 28896 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:11.205518 28896 ts_tablet_manager.cc:1403] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.008s
I20260709 12:21:11.206274 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3a659cac454fe0bfeabce713f704a5" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:11.206985 28699 raft_consensus.cc:2468] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:11.207422 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3a659cac454fe0bfeabce713f704a5" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:11.208101 28624 raft_consensus.cc:2468] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:11.208420 28740 leader_election.cc:304] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:11.209391 28955 raft_consensus.cc:2804] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.209765 28955 raft_consensus.cc:493] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.210165 28955 raft_consensus.cc:3060] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.211098 28895 tablet_bootstrap.cc:654] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.199731 28893 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:11.219542 28893 tablet_bootstrap.cc:654] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.220933 29137 consensus_queue.cc:1048] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.234174 28894 tablet_bootstrap.cc:654] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.229871 28896 raft_consensus.cc:359] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.235481 28896 raft_consensus.cc:385] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.235793 29137 consensus_queue.cc:1048] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.235790 28896 raft_consensus.cc:740] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.234253 28955 raft_consensus.cc:515] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.240666 28955 leader_election.cc:290] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:11.241811 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3a659cac454fe0bfeabce713f704a5" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:11.242544 28699 raft_consensus.cc:3060] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.243180 28895 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:11.245961 28896 consensus_queue.cc:260] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.243798 28895 ts_tablet_manager.cc:1403] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.007s
I20260709 12:21:11.249882 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3a659cac454fe0bfeabce713f704a5" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:11.250708 28621 raft_consensus.cc:3060] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.266820 28896 ts_tablet_manager.cc:1434] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:21:11.268111 28896 tablet_bootstrap.cc:492] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:11.274014 28896 tablet_bootstrap.cc:654] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.274230 28952 raft_consensus.cc:493] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.274739 28952 raft_consensus.cc:515] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.276927 28952 leader_election.cc:290] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:11.277215 28519 catalog_manager.cc:5697] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.281877 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57f6cd79d84b6eb98d179d9f7c669e" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:11.283331 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57f6cd79d84b6eb98d179d9f7c669e" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:11.284248 28665 leader_election.cc:343] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:11.286142 28665 leader_election.cc:343] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.286533 28665 leader_election.cc:304] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:11.287541 28952 raft_consensus.cc:2749] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.308838 29146 consensus_queue.cc:1048] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.309803 29153 consensus_queue.cc:1048] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.310413 28893 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:11.310949 28893 ts_tablet_manager.cc:1403] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.009s
I20260709 12:21:11.313805 28893 raft_consensus.cc:359] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.314515 28893 raft_consensus.cc:385] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.314797 28893 raft_consensus.cc:740] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.316938 28896 tablet_bootstrap.cc:492] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:11.317612 28896 ts_tablet_manager.cc:1403] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.022s
I20260709 12:21:11.321466 28893 consensus_queue.cc:260] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.329407 28699 raft_consensus.cc:2468] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:11.331224 28740 leader_election.cc:304] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:11.332335 28896 raft_consensus.cc:359] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.333024 29026 raft_consensus.cc:2804] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.333633 29026 raft_consensus.cc:697] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:11.334578 29026 consensus_queue.cc:237] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.339044 28893 ts_tablet_manager.cc:1434] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:21:11.340095 28621 raft_consensus.cc:2468] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:11.333056 28896 raft_consensus.cc:385] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.341281 28896 raft_consensus.cc:740] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.341982 28896 consensus_queue.cc:260] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.340355 28893 tablet_bootstrap.cc:492] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:11.333866 28895 raft_consensus.cc:359] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.346030 28895 raft_consensus.cc:385] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.346366 28895 raft_consensus.cc:740] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.354401 28895 consensus_queue.cc:260] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.358801 28895 ts_tablet_manager.cc:1434] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.000s
I20260709 12:21:11.368633 29137 raft_consensus.cc:493] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.369346 28896 ts_tablet_manager.cc:1434] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:21:11.369256 29137 raft_consensus.cc:515] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.374975 28896 tablet_bootstrap.cc:492] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:11.377367 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:11.377365 28895 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:11.379256 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:11.380584 28665 leader_election.cc:343] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.381012 28896 tablet_bootstrap.cc:654] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:11.381680 28665 leader_election.cc:343] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.382135 28665 leader_election.cc:304] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:11.382921 29139 raft_consensus.cc:2749] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:11.383659 29137 leader_election.cc:290] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:11.385353 28893 tablet_bootstrap.cc:654] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.391397 28895 tablet_bootstrap.cc:654] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.402594 28894 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:11.405414 28894 ts_tablet_manager.cc:1403] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.227s	user 0.016s	sys 0.016s
I20260709 12:21:11.419057 28896 tablet_bootstrap.cc:492] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:11.419632 28896 ts_tablet_manager.cc:1403] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.006s
I20260709 12:21:11.408928 28624 raft_consensus.cc:3060] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.426656 28894 raft_consensus.cc:359] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.431051 28894 raft_consensus.cc:385] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.433259 28894 raft_consensus.cc:740] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.434167 28894 consensus_queue.cc:260] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.435248 28955 raft_consensus.cc:493] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.435819 28955 raft_consensus.cc:515] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.441078 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96d6b11dbc64d0db0b7c383f913fa99" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
W20260709 12:21:11.444490 28740 leader_election.cc:343] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.446836 28955 leader_election.cc:290] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:11.450443 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96d6b11dbc64d0db0b7c383f913fa99" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:11.451195 28847 raft_consensus.cc:2468] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
W20260709 12:21:11.451704 28739 consensus_peers.cc:597] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:11.452421 28739 leader_election.cc:304] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e
I20260709 12:21:11.453356 29128 raft_consensus.cc:2804] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.453059 28896 raft_consensus.cc:359] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.453708 29128 raft_consensus.cc:493] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.454137 29128 raft_consensus.cc:3060] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.454890 28520 catalog_manager.cc:5697] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:11.456471 28893 tablet_bootstrap.cc:492] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:11.457067 28893 ts_tablet_manager.cc:1403] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.117s	user 0.006s	sys 0.010s
I20260709 12:21:11.458233 28896 raft_consensus.cc:385] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.458698 28896 raft_consensus.cc:740] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.459630 28895 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:11.460225 28895 ts_tablet_manager.cc:1403] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.000s
I20260709 12:21:11.463205 28895 raft_consensus.cc:359] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.463434 29153 consensus_queue.cc:1048] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.464496 28893 raft_consensus.cc:359] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.465281 28893 raft_consensus.cc:385] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.465646 28893 raft_consensus.cc:740] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.466478 28893 consensus_queue.cc:260] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.468442 29144 consensus_queue.cc:1048] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.470184 29153 raft_consensus.cc:493] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.470736 29153 raft_consensus.cc:515] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.473806 28893 ts_tablet_manager.cc:1434] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:21:11.478531 28893 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:11.480857 28896 consensus_queue.cc:260] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.463904 28895 raft_consensus.cc:385] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.475540 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0123ab7f8e466fa4226898d600f180" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:11.482957 28895 raft_consensus.cc:740] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.483765 28895 consensus_queue.cc:260] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
W20260709 12:21:11.484196 28813 leader_election.cc:343] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.488459 29153 leader_election.cc:290] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:11.489238 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0123ab7f8e466fa4226898d600f180" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:11.490011 28895 ts_tablet_manager.cc:1434] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260709 12:21:11.491218 28895 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:11.489974 28699 raft_consensus.cc:2468] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:11.495097 28814 leader_election.cc:304] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:11.499341 29153 raft_consensus.cc:2804] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.499788 29153 raft_consensus.cc:493] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.500726 28895 tablet_bootstrap.cc:654] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.501051 29153 raft_consensus.cc:3060] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.494417 28894 ts_tablet_manager.cc:1434] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:21:11.502832 28893 tablet_bootstrap.cc:654] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.506558 28894 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:11.506762 28896 ts_tablet_manager.cc:1434] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 12:21:11.510690 28896 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:11.511766 28955 raft_consensus.cc:493] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.512322 28955 raft_consensus.cc:515] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.515697 28955 leader_election.cc:290] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:11.515735 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2277994046410b9de6b430f39ccd67" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:11.515980 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2277994046410b9de6b430f39ccd67" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:11.516847 28699 raft_consensus.cc:2468] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
W20260709 12:21:11.517362 28739 leader_election.cc:343] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.524777 29128 raft_consensus.cc:515] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.518355 28740 leader_election.cc:304] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:11.536347 28955 raft_consensus.cc:2804] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.536780 29144 raft_consensus.cc:493] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.537336 29144 raft_consensus.cc:515] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.536801 28955 raft_consensus.cc:493] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.540063 28896 tablet_bootstrap.cc:654] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.538113 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96d6b11dbc64d0db0b7c383f913fa99" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:11.543866 28699 raft_consensus.cc:3060] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.544818 29144 leader_election.cc:290] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:11.538497 28955 raft_consensus.cc:3060] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.552966 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57f6cd79d84b6eb98d179d9f7c669e" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:11.553821 28700 raft_consensus.cc:2468] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:11.554831 28699 raft_consensus.cc:2468] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:11.555163 28740 leader_election.cc:304] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:11.556483 28740 leader_election.cc:304] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:11.557397 29144 raft_consensus.cc:2804] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.557812 29144 raft_consensus.cc:493] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.558445 29144 raft_consensus.cc:3060] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.558929 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96d6b11dbc64d0db0b7c383f913fa99" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:11.559612 28847 raft_consensus.cc:3060] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.560081 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57f6cd79d84b6eb98d179d9f7c669e" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:11.561530 28955 raft_consensus.cc:515] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.528301 29128 leader_election.cc:290] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:11.572639 28893 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:11.573196 28893 ts_tablet_manager.cc:1403] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.032s
W20260709 12:21:11.567819 28739 leader_election.cc:343] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.602252 28955 leader_election.cc:290] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:11.604740 29128 raft_consensus.cc:2804] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.612594 28893 raft_consensus.cc:359] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.613415 28893 raft_consensus.cc:385] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.613705 28893 raft_consensus.cc:740] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.618682 29153 raft_consensus.cc:515] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.624421 28893 consensus_queue.cc:260] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.622341 29144 raft_consensus.cc:515] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.640192 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2277994046410b9de6b430f39ccd67" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:11.641137 29144 leader_election.cc:290] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:11.645815 28893 ts_tablet_manager.cc:1434] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.072s	user 0.010s	sys 0.004s
I20260709 12:21:11.666254 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2277994046410b9de6b430f39ccd67" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:11.666898 28700 raft_consensus.cc:3060] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.669260 28896 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:11.669567 28895 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:11.669828 28896 ts_tablet_manager.cc:1403] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.160s	user 0.010s	sys 0.010s
I20260709 12:21:11.670055 28895 ts_tablet_manager.cc:1403] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.179s	user 0.024s	sys 0.018s
I20260709 12:21:11.672693 28895 raft_consensus.cc:359] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.672937 28896 raft_consensus.cc:359] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.673404 28895 raft_consensus.cc:385] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.673599 28896 raft_consensus.cc:385] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.673923 28896 raft_consensus.cc:740] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.678885 28895 raft_consensus.cc:740] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.637763 28847 raft_consensus.cc:2468] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:11.679852 28896 consensus_queue.cc:260] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:11.682720 28895 consensus_queue.cc:260] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.682631 28700 raft_consensus.cc:2468] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:11.684803 28893 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:11.685302 28896 ts_tablet_manager.cc:1434] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:21:11.682143 29128 raft_consensus.cc:697] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:11.687829 28896 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
W20260709 12:21:11.708891 28739 leader_election.cc:343] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.718000 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57f6cd79d84b6eb98d179d9f7c669e" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
W20260709 12:21:11.721251 28590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:40809, user_credentials={real_user=slave}} blocked reactor thread for 47838.8us
I20260709 12:21:11.727811 28894 tablet_bootstrap.cc:654] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.733515 28893 tablet_bootstrap.cc:654] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.744179 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd57f6cd79d84b6eb98d179d9f7c669e" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:11.745561 28699 raft_consensus.cc:3060] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.746260 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0123ab7f8e466fa4226898d600f180" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:11.762081 28895 ts_tablet_manager.cc:1434] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.009s
I20260709 12:21:11.751641 29153 leader_election.cc:290] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:11.729784 28740 leader_election.cc:304] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
W20260709 12:21:11.761329 28813 leader_election.cc:343] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.774273 29207 raft_consensus.cc:2804] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.776263 29207 raft_consensus.cc:697] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:11.777190 29207 consensus_queue.cc:237] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
W20260709 12:21:11.777613 28740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 47937.3us
I20260709 12:21:11.779806 28896 tablet_bootstrap.cc:654] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.781823 29208 consensus_queue.cc:1048] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:11.773802 29209 raft_consensus.cc:493] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.783325 29209 raft_consensus.cc:515] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.788129 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0123ab7f8e466fa4226898d600f180" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:11.788836 28700 raft_consensus.cc:3060] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.791596 29209 leader_election.cc:290] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:11.792878 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:11.793726 28697 raft_consensus.cc:2468] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:11.796617 28591 leader_election.cc:304] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:11.800788 28895 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:11.750669 29128 consensus_queue.cc:237] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.827325 28700 raft_consensus.cc:2468] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
W20260709 12:21:11.836971 28739 leader_election.cc:343] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:11.823756 28937 raft_consensus.cc:2804] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:11.846832 28937 raft_consensus.cc:493] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:11.877615 28937 raft_consensus.cc:3060] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:11.881630 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:11.894556 28843 raft_consensus.cc:2468] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:11.867789 29209 raft_consensus.cc:493] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:11.895787 29209 raft_consensus.cc:515] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.887668 28894 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:11.898357 28894 ts_tablet_manager.cc:1403] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.392s	user 0.012s	sys 0.033s
I20260709 12:21:11.889549 28814 leader_election.cc:304] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:11.841637 29206 consensus_queue.cc:1048] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 12:21:11.896143 28699 raft_consensus.cc:2468] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:11.911330 29208 raft_consensus.cc:2804] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.923317 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:11.911140 29209 leader_election.cc:290] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:11.927186 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:11.929590 28896 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:11.930167 28896 ts_tablet_manager.cc:1403] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.243s	user 0.024s	sys 0.024s
I20260709 12:21:11.931958 28740 leader_election.cc:304] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:11.932950 28894 raft_consensus.cc:359] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.935549 28894 raft_consensus.cc:385] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.935482 28955 raft_consensus.cc:2804] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:11.941658 28955 raft_consensus.cc:697] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:11.942425 28955 consensus_queue.cc:237] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:11.935853 28894 raft_consensus.cc:740] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:11.946494 28894 consensus_queue.cc:260] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.934401 29208 raft_consensus.cc:697] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:11.938374 28591 leader_election.cc:304] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:11.953379 28895 tablet_bootstrap.cc:654] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:11.935814 29204 consensus_queue.cc:1048] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:21:11.957504 29209 raft_consensus.cc:2749] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:11.959910 28739 consensus_peers.cc:597] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:11.961637 28896 raft_consensus.cc:359] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:11.975816 28893 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:11.978564 28896 raft_consensus.cc:385] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:11.978754 28893 ts_tablet_manager.cc:1403] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.300s	user 0.020s	sys 0.020s
I20260709 12:21:11.979044 28896 raft_consensus.cc:740] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
W20260709 12:21:11.976321 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:21:11.970127 28739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:40323, user_credentials={real_user=slave}} blocked reactor thread for 84752.2us
I20260709 12:21:11.984733 28896 consensus_queue.cc:260] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
W20260709 12:21:11.988205 28665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:40809, user_credentials={real_user=slave}} blocked reactor thread for 46115.3us
I20260709 12:21:11.994338 28894 ts_tablet_manager.cc:1434] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.001s
I20260709 12:21:11.979557 28937 raft_consensus.cc:515] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:11.999782 28896 ts_tablet_manager.cc:1434] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.001s
I20260709 12:21:11.987689 29208 consensus_queue.cc:237] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.001421 28522 catalog_manager.cc:5697] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.009474 28894 tablet_bootstrap.cc:492] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:12.014194 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:12.014880 28847 raft_consensus.cc:3060] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.020434 28893 raft_consensus.cc:359] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.021209 28893 raft_consensus.cc:385] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.021588 28893 raft_consensus.cc:740] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.021046 28894 tablet_bootstrap.cc:654] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:12.025122 29218 log.cc:927] Time spent T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0: Append to log took a long time: real 0.053s	user 0.003s	sys 0.000s
I20260709 12:21:12.027916 28893 consensus_queue.cc:260] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.034807 28895 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:12.035372 28895 ts_tablet_manager.cc:1403] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.241s	user 0.016s	sys 0.030s
I20260709 12:21:12.021123 28624 raft_consensus.cc:3060] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.038265 28895 raft_consensus.cc:359] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.038956 28895 raft_consensus.cc:385] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.039243 28895 raft_consensus.cc:740] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.040683 28893 ts_tablet_manager.cc:1434] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 12:21:12.040798 28895 consensus_queue.cc:260] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.007617 29153 raft_consensus.cc:493] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.051352 29153 raft_consensus.cc:515] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.052593 28893 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:12.058558 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c067e62e376149d6814c62ee3c6fd5c6" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:12.040270 28847 raft_consensus.cc:2468] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:12.053669 29153 leader_election.cc:290] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
W20260709 12:21:12.060278 28813 leader_election.cc:343] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.061187 28590 leader_election.cc:304] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:12.062291 29210 raft_consensus.cc:2804] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.062811 29210 raft_consensus.cc:697] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:12.063830 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c067e62e376149d6814c62ee3c6fd5c6" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:12.063728 29210 consensus_queue.cc:237] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.067755 28895 ts_tablet_manager.cc:1434] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:21:12.068188 28893 tablet_bootstrap.cc:654] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.072891 28896 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:12.066174 28699 raft_consensus.cc:2468] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:12.078662 28937 leader_election.cc:290] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:12.082686 29026 consensus_queue.cc:1048] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.091199 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:12.092005 28697 raft_consensus.cc:3060] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.097257 28814 leader_election.cc:304] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:12.098745 29153 raft_consensus.cc:2804] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.099172 29153 raft_consensus.cc:493] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.099542 29153 raft_consensus.cc:3060] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.105461 29026 raft_consensus.cc:493] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.106302 29026 raft_consensus.cc:515] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.109143 28895 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:12.115212 28955 raft_consensus.cc:493] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.115682 28955 raft_consensus.cc:515] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.117238 28896 tablet_bootstrap.cc:654] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.117697 28955 leader_election.cc:290] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:12.132516 29153 raft_consensus.cc:515] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.136822 28895 tablet_bootstrap.cc:654] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.138300 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:12.144184 28700 raft_consensus.cc:2468] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:12.139245 29026 leader_election.cc:290] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:12.138801 28620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:12.162945 28740 leader_election.cc:304] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:12.164076 28955 raft_consensus.cc:2804] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.164528 28955 raft_consensus.cc:493] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.163573 28520 catalog_manager.cc:5697] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.164832 28955 raft_consensus.cc:3060] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.170112 28894 tablet_bootstrap.cc:492] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:12.170730 28894 ts_tablet_manager.cc:1403] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.013s
W20260709 12:21:12.177227 28739 leader_election.cc:343] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.179692 29153 leader_election.cc:290] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:12.182309 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:12.137187 28697 raft_consensus.cc:2468] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:12.172470 28620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c067e62e376149d6814c62ee3c6fd5c6" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:12.199757 28739 leader_election.cc:343] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.201205 28955 raft_consensus.cc:515] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.208515 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:12.209147 28700 raft_consensus.cc:3060] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.210211 28894 raft_consensus.cc:359] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.211033 28894 raft_consensus.cc:385] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.211411 28894 raft_consensus.cc:740] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
W20260709 12:21:12.211483 28813 leader_election.cc:343] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.212246 28894 consensus_queue.cc:260] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.215147 28894 ts_tablet_manager.cc:1434] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:21:12.216730 28894 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:12.217324 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:12.201481 28619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:12.218984 28623 raft_consensus.cc:3060] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.227041 28700 raft_consensus.cc:2468] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:12.228283 28740 leader_election.cc:304] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:12.229072 29234 raft_consensus.cc:2804] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.229600 29234 raft_consensus.cc:697] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:12.230494 29234 consensus_queue.cc:237] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.231060 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c067e62e376149d6814c62ee3c6fd5c6" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:12.231712 28697 raft_consensus.cc:3060] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.220162 28893 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:12.232399 28893 ts_tablet_manager.cc:1403] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.180s	user 0.025s	sys 0.001s
I20260709 12:21:12.232817 28895 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:12.233307 28895 ts_tablet_manager.cc:1403] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.147s	user 0.023s	sys 0.011s
I20260709 12:21:12.234002 28955 leader_election.cc:290] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:12.235203 28893 raft_consensus.cc:359] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.235894 28893 raft_consensus.cc:385] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.236181 28893 raft_consensus.cc:740] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.236881 28893 consensus_queue.cc:260] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.236917 28895 raft_consensus.cc:359] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.238744 28895 raft_consensus.cc:385] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.239045 28895 raft_consensus.cc:740] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.242290 28895 consensus_queue.cc:260] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.244516 28895 ts_tablet_manager.cc:1434] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:21:12.245671 28895 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
W20260709 12:21:12.247871 28739 leader_election.cc:343] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.251392 28739 leader_election.cc:304] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:12.256541 28521 catalog_manager.cc:5697] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.263132 28955 raft_consensus.cc:2749] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.266561 28894 tablet_bootstrap.cc:654] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.270584 28893 ts_tablet_manager.cc:1434] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:21:12.271770 28893 tablet_bootstrap.cc:492] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:12.278625 29139 raft_consensus.cc:493] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.279299 29139 raft_consensus.cc:515] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.281584 28896 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:12.282279 28896 ts_tablet_manager.cc:1403] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.217s	user 0.017s	sys 0.003s
I20260709 12:21:12.282528 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d72912408f64b71b0b66c7bf52be78a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:12.284265 28665 leader_election.cc:343] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.287109 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d72912408f64b71b0b66c7bf52be78a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:12.288830 28665 leader_election.cc:343] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.289314 28665 leader_election.cc:304] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:12.290139 29139 leader_election.cc:290] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:12.291005 29139 raft_consensus.cc:2749] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:12.293754 28739 leader_election.cc:343] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.298756 28896 raft_consensus.cc:359] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.302217 28896 raft_consensus.cc:385] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.302522 28896 raft_consensus.cc:740] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.303148 28896 consensus_queue.cc:260] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.305307 28895 tablet_bootstrap.cc:654] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.306923 28697 raft_consensus.cc:2468] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:12.312000 28814 leader_election.cc:304] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:12.312754 29234 consensus_queue.cc:1048] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.314795 29146 raft_consensus.cc:2804] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.315362 29146 raft_consensus.cc:697] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:12.315938 28896 ts_tablet_manager.cc:1434] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:21:12.316991 28896 tablet_bootstrap.cc:492] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
W20260709 12:21:12.318152 28739 consensus_peers.cc:597] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.319841 28893 tablet_bootstrap.cc:654] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.316203 29146 consensus_queue.cc:237] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.351691 29206 consensus_queue.cc:1048] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.357597 28896 tablet_bootstrap.cc:654] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.345544 28522 catalog_manager.cc:5697] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:12.375442 28895 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:12.375968 28895 ts_tablet_manager.cc:1403] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.131s	user 0.026s	sys 0.049s
I20260709 12:21:12.375764 28522 catalog_manager.cc:5697] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.360731 28843 raft_consensus.cc:3060] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.377549 29206 consensus_queue.cc:1048] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.371893 28894 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:12.378891 28894 ts_tablet_manager.cc:1403] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.162s	user 0.023s	sys 0.005s
I20260709 12:21:12.379110 28895 raft_consensus.cc:359] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.379806 28895 raft_consensus.cc:385] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.380193 28895 raft_consensus.cc:740] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.380975 28895 consensus_queue.cc:260] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.381538 28894 raft_consensus.cc:359] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.382807 28894 raft_consensus.cc:385] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.383155 28894 raft_consensus.cc:740] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.384127 28894 consensus_queue.cc:260] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.377394 28522 catalog_manager.cc:5697] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:12.386569 28895 ts_tablet_manager.cc:1434] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:21:12.387722 28895 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:12.390733 28894 ts_tablet_manager.cc:1434] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:21:12.390980 29206 consensus_queue.cc:1048] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.392073 28894 tablet_bootstrap.cc:492] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:12.393642 28895 tablet_bootstrap.cc:654] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.411339 28894 tablet_bootstrap.cc:654] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.419134 28893 tablet_bootstrap.cc:492] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:12.427594 28893 ts_tablet_manager.cc:1403] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.156s	user 0.011s	sys 0.007s
I20260709 12:21:12.430197 29209 raft_consensus.cc:493] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.430498 28893 raft_consensus.cc:359] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.431384 28893 raft_consensus.cc:385] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.431712 28893 raft_consensus.cc:740] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.426239 28896 tablet_bootstrap.cc:492] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:12.430747 29209 raft_consensus.cc:515] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.436349 29209 leader_election.cc:290] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:12.438012 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2277994046410b9de6b430f39ccd67" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:12.439204 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2277994046410b9de6b430f39ccd67" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:12.440305 28896 ts_tablet_manager.cc:1403] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.002s
I20260709 12:21:12.441761 28590 leader_election.cc:304] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:12.443110 28896 raft_consensus.cc:359] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.445459 28896 raft_consensus.cc:385] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.446199 28896 raft_consensus.cc:740] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.446949 29210 raft_consensus.cc:2749] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.444334 28893 consensus_queue.cc:260] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.451929 28893 ts_tablet_manager.cc:1434] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 12:21:12.452524 28896 consensus_queue.cc:260] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.471235 29026 raft_consensus.cc:493] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.471751 29026 raft_consensus.cc:515] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.476749 28896 ts_tablet_manager.cc:1434] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:21:12.478092 28893 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:12.481199 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:12.482977 28739 leader_election.cc:343] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.473821 29026 leader_election.cc:290] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:12.485031 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:12.485770 28697 raft_consensus.cc:2468] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:12.487882 29146 consensus_queue.cc:1048] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.490273 28740 leader_election.cc:304] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:12.490854 28895 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:12.491453 28895 ts_tablet_manager.cc:1403] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.032s
I20260709 12:21:12.501715 28896 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:12.501847 28521 catalog_manager.cc:5697] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.494948 29026 consensus_queue.cc:1048] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:21:12.494117 29206 raft_consensus.cc:2804] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.507025 29206 raft_consensus.cc:493] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.507411 29206 raft_consensus.cc:3060] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.510733 28893 tablet_bootstrap.cc:654] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.527017 28895 raft_consensus.cc:359] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.527794 28895 raft_consensus.cc:385] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.528071 28895 raft_consensus.cc:740] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.531432 28894 tablet_bootstrap.cc:492] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:12.531991 28894 ts_tablet_manager.cc:1403] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.006s
I20260709 12:21:12.534726 28894 raft_consensus.cc:359] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.535502 28894 raft_consensus.cc:385] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.535810 28894 raft_consensus.cc:740] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.536721 28894 consensus_queue.cc:260] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
W20260709 12:21:12.540588 28813 consensus_peers.cc:597] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.549526 28894 ts_tablet_manager.cc:1434] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:21:12.550454 28894 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:12.555923 28896 tablet_bootstrap.cc:654] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.559332 29206 raft_consensus.cc:515] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.559384 28893 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:12.561340 28893 ts_tablet_manager.cc:1403] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.093s	user 0.033s	sys 0.008s
I20260709 12:21:12.562248 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:12.562860 28700 raft_consensus.cc:3060] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.564016 28893 raft_consensus.cc:359] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.564745 28893 raft_consensus.cc:385] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.564934 29209 consensus_queue.cc:1048] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:12.565028 28893 raft_consensus.cc:740] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.566535 28893 consensus_queue.cc:260] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.569068 28893 ts_tablet_manager.cc:1434] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:21:12.570411 28893 tablet_bootstrap.cc:492] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:12.572283 28895 consensus_queue.cc:260] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.576241 28893 tablet_bootstrap.cc:654] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.576479 28895 ts_tablet_manager.cc:1434] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.000s
I20260709 12:21:12.581599 28895 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:12.582362 28896 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:12.582906 28896 ts_tablet_manager.cc:1403] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.000s
I20260709 12:21:12.579236 29206 leader_election.cc:290] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:12.579780 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:12.585207 28843 raft_consensus.cc:3060] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.586243 28894 tablet_bootstrap.cc:654] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.590822 28896 raft_consensus.cc:359] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.591686 28896 raft_consensus.cc:385] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.591974 28896 raft_consensus.cc:740] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.592640 28896 consensus_queue.cc:260] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.594192 28896 ts_tablet_manager.cc:1434] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:21:12.599848 28895 tablet_bootstrap.cc:654] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.599388 28843 raft_consensus.cc:2468] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:12.601423 28739 leader_election.cc:304] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:12.602631 29204 raft_consensus.cc:2804] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.603096 29204 raft_consensus.cc:697] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:12.603842 28896 tablet_bootstrap.cc:492] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:12.610854 28893 tablet_bootstrap.cc:492] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:12.610854 28896 tablet_bootstrap.cc:654] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.611471 28893 ts_tablet_manager.cc:1403] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.008s
I20260709 12:21:12.614625 28893 raft_consensus.cc:359] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.615321 28893 raft_consensus.cc:385] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.615592 28893 raft_consensus.cc:740] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.616302 28893 consensus_queue.cc:260] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.618741 28893 ts_tablet_manager.cc:1434] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:12.619892 29209 raft_consensus.cc:493] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.620355 28893 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:12.620560 29209 raft_consensus.cc:515] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.625777 29209 leader_election.cc:290] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:12.628379 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:12.629186 28844 raft_consensus.cc:2468] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:12.628367 28895 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:12.630700 28895 ts_tablet_manager.cc:1403] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.004s
I20260709 12:21:12.630857 28590 leader_election.cc:304] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:12.632230 29210 raft_consensus.cc:2804] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.632622 29210 raft_consensus.cc:493] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.630098 28893 tablet_bootstrap.cc:654] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.632979 29210 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.634212 28895 raft_consensus.cc:359] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.634984 28895 raft_consensus.cc:385] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.635327 28895 raft_consensus.cc:740] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.635772 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:12.636114 28895 consensus_queue.cc:260] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.641431 28895 ts_tablet_manager.cc:1434] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:21:12.636515 28771 raft_consensus.cc:2468] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:12.650600 29026 raft_consensus.cc:493] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.651312 29026 raft_consensus.cc:515] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.603921 29204 consensus_queue.cc:237] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:12.655249 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d72912408f64b71b0b66c7bf52be78a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:12.655171 28895 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:12.656920 29026 leader_election.cc:290] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
W20260709 12:21:12.657009 28739 leader_election.cc:343] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.661716 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d72912408f64b71b0b66c7bf52be78a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:12.662541 28697 raft_consensus.cc:2468] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:12.666302 28740 leader_election.cc:304] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:12.667200 29026 raft_consensus.cc:2804] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:12.667666 29026 raft_consensus.cc:493] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:12.668023 29026 raft_consensus.cc:3060] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.674350 28895 tablet_bootstrap.cc:654] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.676122 29026 raft_consensus.cc:515] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.679490 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d72912408f64b71b0b66c7bf52be78a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:12.681078 28739 leader_election.cc:343] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.683454 28700 raft_consensus.cc:2468] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:12.686796 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d72912408f64b71b0b66c7bf52be78a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:12.822712 28697 raft_consensus.cc:3060] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.688659 29026 leader_election.cc:290] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:12.689422 28895 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:12.699105 28623 raft_consensus.cc:3060] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.706075 28937 consensus_queue.cc:1048] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.825971 28895 ts_tablet_manager.cc:1403] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.171s	user 0.011s	sys 0.003s
I20260709 12:21:12.829543 28937 raft_consensus.cc:493] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:21:12.871272 28813 consensus_peers.cc:597] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.723876 29210 raft_consensus.cc:515] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:12.830226 28937 raft_consensus.cc:515] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.894656 28895 raft_consensus.cc:359] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.895577 28895 raft_consensus.cc:385] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.896210 28895 raft_consensus.cc:740] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.895417 28937 leader_election.cc:290] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:12.899358 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0123ab7f8e466fa4226898d600f180" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:12.902941 29043 raft_consensus.cc:493] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:12.903097 29204 consensus_queue.cc:1048] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:12.903596 29043 raft_consensus.cc:515] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.905727 29043 leader_election.cc:290] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:12.908882 28697 raft_consensus.cc:2468] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:12.911134 28740 leader_election.cc:304] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:12.912196 29206 raft_consensus.cc:2804] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.912855 29206 raft_consensus.cc:697] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:12.913725 29206 consensus_queue.cc:237] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:12.915279 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:12.918290 28665 leader_election.cc:343] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.917668 29146 consensus_queue.cc:1048] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:21:12.919648 28522 catalog_manager.cc:5697] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:12.933195 28895 consensus_queue.cc:260] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:12.954514 28895 ts_tablet_manager.cc:1434] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.128s	user 0.014s	sys 0.001s
I20260709 12:21:12.965772 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:12.967301 28665 leader_election.cc:343] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:12.967806 28665 leader_election.cc:304] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:12.968978 29139 raft_consensus.cc:2749] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:12.981264 28895 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:13.009805 28896 tablet_bootstrap.cc:492] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:13.010443 28896 ts_tablet_manager.cc:1403] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.407s	user 0.130s	sys 0.142s
I20260709 12:21:13.014714 29210 leader_election.cc:290] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:13.018304 28894 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:13.018774 28894 ts_tablet_manager.cc:1403] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.468s	user 0.026s	sys 0.073s
I20260709 12:21:13.026516 28620 raft_consensus.cc:3060] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.027784 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:13.028451 28771 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.031694 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:13.032413 28845 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.011960 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e0123ab7f8e466fa4226898d600f180" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:13.050601 28590 leader_election.cc:304] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:13.059059 29210 raft_consensus.cc:2749] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.061595 29221 raft_consensus.cc:493] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.062250 29221 raft_consensus.cc:515] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:13.064441 29221 leader_election.cc:290] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:13.066766 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed61ae4ba00347a2820e26733be2de1a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:13.067692 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed61ae4ba00347a2820e26733be2de1a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:13.072630 28665 leader_election.cc:343] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.074645 29209 raft_consensus.cc:493] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.053648 28894 raft_consensus.cc:359] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.078603 28893 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
W20260709 12:21:13.080289 28665 leader_election.cc:343] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.078594 28895 tablet_bootstrap.cc:654] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.081405 28894 raft_consensus.cc:385] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.081758 28893 ts_tablet_manager.cc:1403] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.462s	user 0.030s	sys 0.042s
I20260709 12:21:13.081777 28894 raft_consensus.cc:740] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.082266 28665 leader_election.cc:304] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
W20260709 12:21:13.089421 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:13.093412 28894 consensus_queue.cc:260] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.087001 29043 raft_consensus.cc:2749] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.103837 28896 raft_consensus.cc:359] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:13.104823 28896 raft_consensus.cc:385] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.105118 28896 raft_consensus.cc:740] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.111533 28896 consensus_queue.cc:260] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:13.123876 28522 catalog_manager.cc:5697] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:13.099203 29026 raft_consensus.cc:493] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.086131 29209 raft_consensus.cc:515] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:13.133713 28896 ts_tablet_manager.cc:1434] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.123s	user 0.006s	sys 0.002s
I20260709 12:21:13.134467 29026 raft_consensus.cc:515] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.144443 28894 ts_tablet_manager.cc:1434] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.125s	user 0.009s	sys 0.000s
I20260709 12:21:13.166301 28893 raft_consensus.cc:359] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:13.167158 28893 raft_consensus.cc:385] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.167436 28893 raft_consensus.cc:740] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.176455 28893 consensus_queue.cc:260] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:13.185535 28894 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:13.188410 29206 consensus_queue.cc:1048] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.190011 28771 raft_consensus.cc:2468] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:13.194525 28590 leader_election.cc:304] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:13.204758 28896 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:13.207739 28623 raft_consensus.cc:3060] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.207222 29265 raft_consensus.cc:2804] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.228704 29209 leader_election.cc:290] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:13.230482 29265 raft_consensus.cc:697] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:13.230425 29234 consensus_queue.cc:1048] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.231629 29265 consensus_queue.cc:237] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.234153 29026 leader_election.cc:290] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:13.235092 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:13.225288 29210 raft_consensus.cc:493] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.236984 29210 raft_consensus.cc:515] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:13.238757 28700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:13.241784 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc7e5ff29241a9ac8a5128acdfe8ea" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:13.242540 28844 raft_consensus.cc:2468] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:13.244014 28739 leader_election.cc:304] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:13.244837 29026 raft_consensus.cc:2804] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.245309 29026 raft_consensus.cc:493] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.245705 29026 raft_consensus.cc:3060] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.253865 28590 leader_election.cc:304] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:13.261507 28896 tablet_bootstrap.cc:654] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:13.269415 28740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 120472us
I20260709 12:21:13.276719 28893 ts_tablet_manager.cc:1434] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.195s	user 0.009s	sys 0.017s
I20260709 12:21:13.279603 28893 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:13.283142 28894 tablet_bootstrap.cc:654] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.258388 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c067e62e376149d6814c62ee3c6fd5c6" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:13.255990 29210 leader_election.cc:290] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:13.255952 28845 raft_consensus.cc:2468] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:13.291448 29273 raft_consensus.cc:493] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.301131 29273 raft_consensus.cc:515] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:13.303287 29273 leader_election.cc:290] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:13.288938 28621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc7e5ff29241a9ac8a5128acdfe8ea" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:13.320844 28895 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:13.321331 28895 ts_tablet_manager.cc:1403] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.346s	user 0.020s	sys 0.011s
I20260709 12:21:13.324247 28893 tablet_bootstrap.cc:654] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:13.326216 28739 leader_election.cc:343] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.326996 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed61ae4ba00347a2820e26733be2de1a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:13.331385 28739 leader_election.cc:343] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.335687 28895 raft_consensus.cc:359] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
W20260709 12:21:13.335919 28590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:40095, user_credentials={real_user=slave}} blocked reactor thread for 67043.3us
I20260709 12:21:13.336452 28895 raft_consensus.cc:385] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.336768 28895 raft_consensus.cc:740] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.337714 28895 consensus_queue.cc:260] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.346076 28520 catalog_manager.cc:5697] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:13.364154 29283 log.cc:927] Time spent T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260709 12:21:13.368306 28618 raft_consensus.cc:3060] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.374935 29281 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.375506 29281 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:13.375777 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c067e62e376149d6814c62ee3c6fd5c6" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:13.376829 28895 ts_tablet_manager.cc:1434] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:21:13.377976 28895 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:13.380704 28590 leader_election.cc:304] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:13.377688 29281 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:13.391901 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
W20260709 12:21:13.395874 28665 leader_election.cc:343] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:13.403324 28739 consensus_peers.cc:597] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:13.421698 29204 consensus_queue.cc:1048] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.423234 28696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed61ae4ba00347a2820e26733be2de1a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:13.423980 28696 raft_consensus.cc:2468] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:13.425345 29206 consensus_queue.cc:1048] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.425815 28740 leader_election.cc:304] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:13.410426 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:13.443271 29204 raft_consensus.cc:2804] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.454217 29204 raft_consensus.cc:493] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.454613 29204 raft_consensus.cc:3060] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:13.460680 28665 leader_election.cc:343] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.461201 28665 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:13.462604 29221 raft_consensus.cc:2749] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.504664 28894 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:13.505342 28894 ts_tablet_manager.cc:1403] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.326s	user 0.031s	sys 0.038s
I20260709 12:21:13.505949 29209 raft_consensus.cc:2749] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:13.529196 28896 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:13.529805 28896 ts_tablet_manager.cc:1403] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.346s	user 0.008s	sys 0.040s
I20260709 12:21:13.532541 28893 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:13.533094 28893 ts_tablet_manager.cc:1403] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.255s	user 0.017s	sys 0.007s
I20260709 12:21:13.547972 28896 raft_consensus.cc:359] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.548820 28896 raft_consensus.cc:385] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.549117 28896 raft_consensus.cc:740] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.550859 28896 consensus_queue.cc:260] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.553099 28896 ts_tablet_manager.cc:1434] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:21:13.554759 28896 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:13.533720 28895 tablet_bootstrap.cc:654] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:13.559033 28813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:40323, user_credentials={real_user=slave}} blocked reactor thread for 150935us
I20260709 12:21:13.513358 29026 raft_consensus.cc:515] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.580574 28893 raft_consensus.cc:359] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:13.582649 28893 raft_consensus.cc:385] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.582983 28893 raft_consensus.cc:740] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.581569 28894 raft_consensus.cc:359] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:13.585651 28894 raft_consensus.cc:385] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.585953 28894 raft_consensus.cc:740] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.586995 28893 consensus_queue.cc:260] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:13.593751 28893 ts_tablet_manager.cc:1434] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260709 12:21:13.594859 28893 tablet_bootstrap.cc:492] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:13.599320 28894 consensus_queue.cc:260] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:13.598917 29286 raft_consensus.cc:493] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.602545 29286 raft_consensus.cc:515] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.615901 28894 ts_tablet_manager.cc:1434] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.000s
I20260709 12:21:13.584862 29204 raft_consensus.cc:515] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:13.617098 28894 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:13.620601 29204 leader_election.cc:290] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:13.622061 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc7e5ff29241a9ac8a5128acdfe8ea" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:13.622685 28624 raft_consensus.cc:3060] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.626837 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc7e5ff29241a9ac8a5128acdfe8ea" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:13.627501 28844 raft_consensus.cc:3060] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.628028 29026 leader_election.cc:290] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:13.629467 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed61ae4ba00347a2820e26733be2de1a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:13.632542 28698 raft_consensus.cc:3060] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.634500 29286 leader_election.cc:290] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:13.636138 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed61ae4ba00347a2820e26733be2de1a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:13.636395 28844 raft_consensus.cc:2468] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:13.637698 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc7e5ff29241a9ac8a5128acdfe8ea" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:13.638386 28894 tablet_bootstrap.cc:654] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.638574 28771 raft_consensus.cc:2393] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate 47a958504a2642f18602cbc878bed2b0 in this term.
I20260709 12:21:13.640028 29144 raft_consensus.cc:493] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.640429 28624 raft_consensus.cc:2468] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:13.640563 29144 raft_consensus.cc:515] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.642781 28739 leader_election.cc:304] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:13.617658 28896 tablet_bootstrap.cc:654] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.646587 28893 tablet_bootstrap.cc:654] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:13.677698 28739 leader_election.cc:343] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.682533 29144 leader_election.cc:290] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:13.682610 28894 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:13.683329 28894 ts_tablet_manager.cc:1403] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.066s	user 0.029s	sys 0.017s
I20260709 12:21:13.646358 29234 raft_consensus.cc:2804] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.688335 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae1d85bca24dac8341b97845a37e43" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:13.689796 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae1d85bca24dac8341b97845a37e43" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:13.686825 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dc7e5ff29241a9ac8a5128acdfe8ea" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:13.675580 29210 raft_consensus.cc:2749] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.704356 29234 raft_consensus.cc:697] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:13.705474 29234 consensus_queue.cc:237] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.706374 28845 raft_consensus.cc:2393] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate 47a958504a2642f18602cbc878bed2b0 in this term.
I20260709 12:21:13.707458 28590 leader_election.cc:304] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
W20260709 12:21:13.707674 28739 leader_election.cc:343] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.712038 29209 raft_consensus.cc:2749] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.716536 28894 raft_consensus.cc:359] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.717342 28894 raft_consensus.cc:385] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.717617 28894 raft_consensus.cc:740] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.718263 28894 consensus_queue.cc:260] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.720054 28894 ts_tablet_manager.cc:1434] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 12:21:13.720970 28894 tablet_bootstrap.cc:492] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:13.721424 28846 raft_consensus.cc:2468] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:13.729195 28698 raft_consensus.cc:2468] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:13.729530 29210 consensus_queue.cc:1048] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:13.734174 28813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.1:40323, user_credentials={real_user=slave}} blocked reactor thread for 86061.9us
I20260709 12:21:13.738613 28895 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:13.739547 28895 ts_tablet_manager.cc:1403] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.362s	user 0.013s	sys 0.001s
W20260709 12:21:13.747156 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 72496.8us
I20260709 12:21:13.743402 28740 leader_election.cc:304] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:13.751078 29272 raft_consensus.cc:2804] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.751703 29272 raft_consensus.cc:697] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:13.752573 29272 consensus_queue.cc:237] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:13.770475 28739 leader_election.cc:304] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:13.771701 29144 raft_consensus.cc:2804] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.772264 29144 raft_consensus.cc:493] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.774650 29144 raft_consensus.cc:3060] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.779212 28895 raft_consensus.cc:359] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.780102 28895 raft_consensus.cc:385] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.780385 28895 raft_consensus.cc:740] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.785982 28895 consensus_queue.cc:260] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.792680 28896 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:13.793277 28896 ts_tablet_manager.cc:1403] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.239s	user 0.010s	sys 0.007s
I20260709 12:21:13.796738 28896 raft_consensus.cc:359] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.797514 28896 raft_consensus.cc:385] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.797788 28896 raft_consensus.cc:740] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.798506 28896 consensus_queue.cc:260] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
W20260709 12:21:13.802080 28813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:40095, user_credentials={real_user=slave}} blocked reactor thread for 46922.7us
I20260709 12:21:13.802098 28896 ts_tablet_manager.cc:1434] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:21:13.823719 28896 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:13.844985 28895 ts_tablet_manager.cc:1434] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.000s
I20260709 12:21:13.849957 29144 raft_consensus.cc:515] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.854961 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae1d85bca24dac8341b97845a37e43" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:13.855732 28845 raft_consensus.cc:3060] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.855829 28894 tablet_bootstrap.cc:654] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.856678 28893 tablet_bootstrap.cc:492] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:13.857290 28893 ts_tablet_manager.cc:1403] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.263s	user 0.010s	sys 0.004s
I20260709 12:21:13.862663 28522 catalog_manager.cc:5697] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.870174 29210 consensus_queue.cc:1048] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:13.873473 28895 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:13.872352 29144 leader_election.cc:290] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:13.883688 28893 raft_consensus.cc:359] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:13.886319 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae1d85bca24dac8341b97845a37e43" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:13.886920 28893 raft_consensus.cc:385] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.887274 28893 raft_consensus.cc:740] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.881402 28845 raft_consensus.cc:2468] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:13.887122 28622 raft_consensus.cc:3060] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.902585 28894 tablet_bootstrap.cc:492] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:13.903187 28894 ts_tablet_manager.cc:1403] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.182s	user 0.013s	sys 0.000s
I20260709 12:21:13.909257 28739 leader_election.cc:304] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:13.914647 29274 raft_consensus.cc:493] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.915293 29274 raft_consensus.cc:515] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.917574 29274 leader_election.cc:290] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:13.920166 29026 raft_consensus.cc:2804] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.954141 29026 raft_consensus.cc:697] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:13.955116 29026 consensus_queue.cc:237] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:13.928473 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:13.931667 29281 raft_consensus.cc:493] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.960124 29281 raft_consensus.cc:515] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:13.962284 29281 leader_election.cc:290] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:13.962785 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:13.964195 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9be7f32c0147be9a1515cef793dfa4" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:13.968122 28895 tablet_bootstrap.cc:654] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:13.975376 28665 leader_election.cc:343] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.984090 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9be7f32c0147be9a1515cef793dfa4" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:13.985710 28665 leader_election.cc:343] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.985826 28895 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:13.986184 28665 leader_election.cc:304] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:13.986413 28895 ts_tablet_manager.cc:1403] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.113s	user 0.015s	sys 0.005s
I20260709 12:21:13.986929 29221 raft_consensus.cc:2749] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:13.993005 28739 leader_election.cc:343] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.992084 28895 raft_consensus.cc:359] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:13.993980 28895 raft_consensus.cc:385] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.994339 28895 raft_consensus.cc:740] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.938918 28893 consensus_queue.cc:260] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:13.994997 28895 consensus_queue.cc:260] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:13.936096 28622 raft_consensus.cc:2468] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:13.944536 29208 raft_consensus.cc:493] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.996801 29208 raft_consensus.cc:515] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:13.997433 28895 ts_tablet_manager.cc:1434] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:21:13.998708 28895 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:13.999014 29208 leader_election.cc:290] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:13.946974 28894 raft_consensus.cc:359] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.003451 28894 raft_consensus.cc:385] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.003734 28894 raft_consensus.cc:740] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.005599 28895 tablet_bootstrap.cc:654] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.004599 28894 consensus_queue.cc:260] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.006964 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:14.005604 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:14.008981 28894 ts_tablet_manager.cc:1434] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 12:21:14.010138 28894 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
W20260709 12:21:14.013330 28739 leader_election.cc:343] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.014097 28739 leader_election.cc:304] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:13.946568 28896 tablet_bootstrap.cc:654] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:14.023978 28813 leader_election.cc:343] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.038808 28893 ts_tablet_manager.cc:1434] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.181s	user 0.007s	sys 0.001s
I20260709 12:21:14.015201 28697 raft_consensus.cc:2468] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:14.031265 29272 raft_consensus.cc:2749] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.066365 28814 leader_election.cc:304] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:14.070188 28893 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:14.077108 29302 raft_consensus.cc:2804] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.070096 29209 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.077607 29302 raft_consensus.cc:493] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.078099 29302 raft_consensus.cc:3060] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.078015 29209 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.080161 29209 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:14.085210 28893 tablet_bootstrap.cc:654] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.103782 28895 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:14.103617 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:14.104301 28895 ts_tablet_manager.cc:1403] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.106s	user 0.028s	sys 0.038s
W20260709 12:21:14.105772 28590 leader_election.cc:343] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.098461 29221 raft_consensus.cc:493] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.107254 29221 raft_consensus.cc:515] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.107129 28895 raft_consensus.cc:359] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.109242 28895 raft_consensus.cc:385] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.109328 29221 leader_election.cc:290] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:14.110348 28896 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:14.110929 28895 raft_consensus.cc:740] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.110816 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:14.111373 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:14.111780 28895 consensus_queue.cc:260] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.110863 28896 ts_tablet_manager.cc:1403] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.287s	user 0.015s	sys 0.013s
I20260709 12:21:14.115679 28896 raft_consensus.cc:359] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.116328 28896 raft_consensus.cc:385] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.116613 28896 raft_consensus.cc:740] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.117274 28896 consensus_queue.cc:260] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.118331 28895 ts_tablet_manager.cc:1434] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 12:21:14.123428 28895 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:14.125306 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:14.126816 28665 leader_election.cc:343] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.129863 28895 tablet_bootstrap.cc:654] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:14.130541 28665 leader_election.cc:343] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.132323 28665 leader_election.cc:304] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:14.130365 29144 consensus_queue.cc:1048] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.131860 28896 ts_tablet_manager.cc:1434] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:21:14.137703 28522 catalog_manager.cc:5697] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.138446 28896 tablet_bootstrap.cc:492] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:14.139773 29043 raft_consensus.cc:2749] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.138273 29208 raft_consensus.cc:493] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.140762 29208 raft_consensus.cc:515] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.141000 29302 raft_consensus.cc:515] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.142938 29208 leader_election.cc:290] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:14.143615 28698 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 0.
I20260709 12:21:14.144649 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:14.145291 28591 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:14.149260 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed61ae4ba00347a2820e26733be2de1a" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:14.146231 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed61ae4ba00347a2820e26733be2de1a" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:14.150665 29209 raft_consensus.cc:2804] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.151090 29209 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.151425 29209 raft_consensus.cc:3060] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.153136 28694 raft_consensus.cc:2393] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate 47a958504a2642f18602cbc878bed2b0 in this term.
W20260709 12:21:14.149688 28813 leader_election.cc:343] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.164242 28896 tablet_bootstrap.cc:654] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.168298 28813 leader_election.cc:304] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:14.172566 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:14.173460 28694 raft_consensus.cc:3060] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.177094 29302 leader_election.cc:290] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:14.182037 28522 catalog_manager.cc:5697] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.177861 29293 raft_consensus.cc:3060] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.189240 28894 tablet_bootstrap.cc:654] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.185388 28896 tablet_bootstrap.cc:492] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:14.190187 28896 ts_tablet_manager.cc:1403] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.007s
I20260709 12:21:14.192751 28624 raft_consensus.cc:3060] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.184252 29234 consensus_queue.cc:1048] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:21:14.199931 29209 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.203068 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:14.204515 28697 raft_consensus.cc:3060] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.210427 29209 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:14.213001 28893 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:14.213550 28893 ts_tablet_manager.cc:1403] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.158s	user 0.000s	sys 0.044s
W20260709 12:21:14.214915 28571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:14.222317 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:14.223078 28773 raft_consensus.cc:3060] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.223853 28896 raft_consensus.cc:359] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.225319 28896 raft_consensus.cc:385] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.225584 28896 raft_consensus.cc:740] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.214341 28694 raft_consensus.cc:2468] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:14.229696 28814 leader_election.cc:304] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:14.230072 28896 consensus_queue.cc:260] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.234114 28896 ts_tablet_manager.cc:1434] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:21:14.235200 28896 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:14.232602 29213 raft_consensus.cc:2804] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.238221 29213 raft_consensus.cc:697] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:14.239189 29213 consensus_queue.cc:237] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.243564 28896 tablet_bootstrap.cc:654] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.261078 28773 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:14.264073 28590 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:14.265287 29210 raft_consensus.cc:2804] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.265847 29210 raft_consensus.cc:697] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:14.266736 29210 consensus_queue.cc:237] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.289160 28697 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 1.
I20260709 12:21:14.277546 28893 raft_consensus.cc:359] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.299263 28893 raft_consensus.cc:385] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.300304 28893 raft_consensus.cc:740] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.306617 28893 consensus_queue.cc:260] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.318593 29293 raft_consensus.cc:2749] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.319811 28893 ts_tablet_manager.cc:1434] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.106s	user 0.009s	sys 0.000s
I20260709 12:21:14.321640 28893 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e: Bootstrap starting.
I20260709 12:21:14.326542 28894 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:14.327162 28894 ts_tablet_manager.cc:1403] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.317s	user 0.017s	sys 0.020s
I20260709 12:21:14.331935 28895 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:14.332549 28895 ts_tablet_manager.cc:1403] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.209s	user 0.028s	sys 0.020s
I20260709 12:21:14.336288 29026 consensus_queue.cc:1048] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:14.342311 28520 catalog_manager.cc:5697] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.343021 28895 raft_consensus.cc:359] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.343722 28895 raft_consensus.cc:385] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.344004 28895 raft_consensus.cc:740] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.344682 28895 consensus_queue.cc:260] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.336323 28894 raft_consensus.cc:359] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.349607 28894 raft_consensus.cc:385] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.350585 29234 consensus_queue.cc:1048] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.349948 28894 raft_consensus.cc:740] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.353782 28894 consensus_queue.cc:260] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.362489 28895 ts_tablet_manager.cc:1434] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.003s
I20260709 12:21:14.371662 28895 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:14.374001 29302 raft_consensus.cc:493] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.376448 28894 ts_tablet_manager.cc:1434] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:21:14.370402 29210 raft_consensus.cc:493] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.397809 28894 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:14.378800 29302 raft_consensus.cc:515] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.413558 29302 leader_election.cc:290] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:14.410162 29210 raft_consensus.cc:515] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.420060 28894 tablet_bootstrap.cc:654] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.426219 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:14.446372 28813 leader_election.cc:343] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.457391 28895 tablet_bootstrap.cc:654] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.469862 28896 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:14.470593 28896 ts_tablet_manager.cc:1403] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.236s	user 0.023s	sys 0.001s
I20260709 12:21:14.466279 29210 leader_election.cc:290] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:14.472293 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:14.473048 28893 tablet_bootstrap.cc:654] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.472961 28694 raft_consensus.cc:2468] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:14.461942 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:14.474471 28697 raft_consensus.cc:2393] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:14.467209 29234 consensus_queue.cc:1048] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:21:14.482980 28814 leader_election.cc:304] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:14.483681 29302 raft_consensus.cc:2804] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.484050 29302 raft_consensus.cc:493] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.484409 29302 raft_consensus.cc:3060] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.484418 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:14.494998 28590 leader_election.cc:304] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:14.497123 29210 raft_consensus.cc:3060] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.500253 28522 catalog_manager.cc:5697] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 0 to 1, leader changed from <none> to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.504590 28896 raft_consensus.cc:359] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.505323 28896 raft_consensus.cc:385] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.505615 28896 raft_consensus.cc:740] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.506301 28896 consensus_queue.cc:260] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.516760 28896 ts_tablet_manager.cc:1434] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 12:21:14.531891 29210 raft_consensus.cc:2749] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.548027 29302 raft_consensus.cc:515] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.551230 28623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:14.552793 28813 leader_election.cc:343] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.568311 28896 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0: Bootstrap starting.
I20260709 12:21:14.576901 29302 leader_election.cc:290] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:14.578954 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:14.579653 28697 raft_consensus.cc:3060] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.589184 28894 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:14.589757 28894 ts_tablet_manager.cc:1403] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.207s	user 0.011s	sys 0.011s
I20260709 12:21:14.592572 28894 raft_consensus.cc:359] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:14.593274 28894 raft_consensus.cc:385] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.593550 28894 raft_consensus.cc:740] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.596012 28893 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e: No bootstrap required, opened a new log
I20260709 12:21:14.596609 28893 ts_tablet_manager.cc:1403] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e: Time spent bootstrapping tablet: real 0.275s	user 0.016s	sys 0.025s
I20260709 12:21:14.600303 28894 consensus_queue.cc:260] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:14.602681 28893 raft_consensus.cc:359] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.603498 28893 raft_consensus.cc:385] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.603799 28893 raft_consensus.cc:740] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.609644 28895 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:14.609992 28894 ts_tablet_manager.cc:1434] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:21:14.610303 28895 ts_tablet_manager.cc:1403] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.239s	user 0.022s	sys 0.028s
I20260709 12:21:14.612082 28697 raft_consensus.cc:2468] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:14.602205 29273 consensus_queue.cc:1048] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:21:14.613313 28814 leader_election.cc:304] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:14.614068 28894 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:14.614740 29208 raft_consensus.cc:2804] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.615262 29208 raft_consensus.cc:697] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:14.616102 29208 consensus_queue.cc:237] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.619773 28895 raft_consensus.cc:359] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.620572 28895 raft_consensus.cc:385] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.620827 28895 raft_consensus.cc:740] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.610812 28893 consensus_queue.cc:260] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.627760 28893 ts_tablet_manager.cc:1434] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 12:21:14.635068 28896 tablet_bootstrap.cc:654] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.635612 28895 consensus_queue.cc:260] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.649367 29330 consensus_queue.cc:1048] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.650801 28895 ts_tablet_manager.cc:1434] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:21:14.664224 28895 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:14.678339 29330 consensus_queue.cc:1048] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:14.689534 29273 raft_consensus.cc:493] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.690140 29273 raft_consensus.cc:515] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.692304 29273 leader_election.cc:290] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:14.694360 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:14.696578 28739 leader_election.cc:343] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.697438 28894 tablet_bootstrap.cc:654] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.704243 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:14.705268 28697 raft_consensus.cc:2468] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 0.
I20260709 12:21:14.706478 28740 leader_election.cc:304] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: fb4424745a0341df8b29c8341e350257
I20260709 12:21:14.707124 29273 raft_consensus.cc:2804] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.707559 29273 raft_consensus.cc:493] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.707974 29273 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.708950 28894 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:14.709708 28894 ts_tablet_manager.cc:1403] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.008s
I20260709 12:21:14.712834 28894 raft_consensus.cc:359] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.713722 28894 raft_consensus.cc:385] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.714027 28894 raft_consensus.cc:740] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.714856 28894 consensus_queue.cc:260] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.716043 29273 raft_consensus.cc:515] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.718257 28522 catalog_manager.cc:5697] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.719125 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:14.719882 28697 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.718309 29273 leader_election.cc:290] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:14.727255 28697 raft_consensus.cc:2468] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:14.728600 28740 leader_election.cc:304] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:14.729483 29273 raft_consensus.cc:2804] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.730057 29273 raft_consensus.cc:697] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:14.730523 28894 ts_tablet_manager.cc:1434] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:21:14.731590 28894 tablet_bootstrap.cc:492] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:14.731217 29273 consensus_queue.cc:237] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.738679 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:14.739077 28894 tablet_bootstrap.cc:654] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:14.742388 28739 leader_election.cc:343] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.756932 28894 tablet_bootstrap.cc:492] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:14.757573 28894 ts_tablet_manager.cc:1403] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.009s
I20260709 12:21:14.760504 28894 raft_consensus.cc:359] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.761269 28894 raft_consensus.cc:385] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.761550 28894 raft_consensus.cc:740] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.766670 28520 catalog_manager.cc:5697] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 1 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.768849 29330 raft_consensus.cc:493] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.769419 29330 raft_consensus.cc:515] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.772251 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9be7f32c0147be9a1515cef793dfa4" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:14.772958 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9be7f32c0147be9a1515cef793dfa4" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:14.773694 28698 raft_consensus.cc:2468] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:14.774910 28814 leader_election.cc:304] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:14.775785 29208 raft_consensus.cc:2804] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.776242 29208 raft_consensus.cc:493] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.775942 28894 consensus_queue.cc:260] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:14.776657 29208 raft_consensus.cc:3060] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.777978 29330 leader_election.cc:290] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
W20260709 12:21:14.780433 28813 leader_election.cc:343] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.787663 28894 ts_tablet_manager.cc:1434] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:21:14.790300 28894 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257: Bootstrap starting.
I20260709 12:21:14.796343 28894 tablet_bootstrap.cc:654] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.796051 29296 consensus_queue.cc:1048] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:14.788591 29208 raft_consensus.cc:515] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.800906 29208 leader_election.cc:290] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:14.803910 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9be7f32c0147be9a1515cef793dfa4" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:14.805501 28813 leader_election.cc:343] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.807693 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9be7f32c0147be9a1515cef793dfa4" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:14.808302 28698 raft_consensus.cc:3060] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.810482 29345 raft_consensus.cc:493] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.811129 29345 raft_consensus.cc:515] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:14.815886 29345 leader_election.cc:290] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:14.816166 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57efa27662485ab37669c737d45dd4" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:14.816946 28774 raft_consensus.cc:2468] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 0.
I20260709 12:21:14.818497 28698 raft_consensus.cc:2468] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:14.820761 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57efa27662485ab37669c737d45dd4" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:14.822476 28665 leader_election.cc:343] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.823220 28665 leader_election.cc:304] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:14.821856 28814 leader_election.cc:304] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:14.824905 29208 raft_consensus.cc:2804] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:14.825449 29208 raft_consensus.cc:697] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:14.829509 29208 consensus_queue.cc:237] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.835114 29210 raft_consensus.cc:493] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:14.835671 29210 raft_consensus.cc:515] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:14.884932 28896 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0: No bootstrap required, opened a new log
I20260709 12:21:14.873769 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:14.889817 29296 consensus_queue.cc:1048] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:21:14.892313 28896 ts_tablet_manager.cc:1403] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0: Time spent bootstrapping tablet: real 0.326s	user 0.068s	sys 0.057s
I20260709 12:21:14.842020 29210 leader_election.cc:290] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:14.840281 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:14.906255 28894 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257: No bootstrap required, opened a new log
I20260709 12:21:14.906836 28894 ts_tablet_manager.cc:1403] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257: Time spent bootstrapping tablet: real 0.117s	user 0.023s	sys 0.026s
I20260709 12:21:14.911111 28894 raft_consensus.cc:359] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:14.911842 28894 raft_consensus.cc:385] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.912112 28894 raft_consensus.cc:740] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.833580 29345 raft_consensus.cc:2804] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:14.912669 29345 raft_consensus.cc:493] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:14.913143 29345 raft_consensus.cc:3060] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.893806 28698 raft_consensus.cc:2393] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:14.912786 28894 consensus_queue.cc:260] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:14.921072 28894 ts_tablet_manager.cc:1434] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:21:14.895358 28896 raft_consensus.cc:359] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:14.922608 28896 raft_consensus.cc:385] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.922942 28896 raft_consensus.cc:740] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Initialized, Role: FOLLOWER
I20260709 12:21:14.923628 28896 consensus_queue.cc:260] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:14.837790 28895 tablet_bootstrap.cc:654] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:14.925671 28591 leader_election.cc:304] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:14.927011 29296 raft_consensus.cc:3060] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:14.929549 28896 ts_tablet_manager.cc:1434] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:21:14.928925 28522 catalog_manager.cc:5697] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.936208 29296 raft_consensus.cc:2749] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:14.966499 28895 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:14.966995 28895 ts_tablet_manager.cc:1403] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.303s	user 0.011s	sys 0.003s
I20260709 12:21:14.975061 29345 raft_consensus.cc:515] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
W20260709 12:21:14.979739 28591 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 53401.2us
I20260709 12:21:14.980835 28895 raft_consensus.cc:359] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:14.981580 28895 raft_consensus.cc:385] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:14.985253 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57efa27662485ab37669c737d45dd4" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:14.986761 28665 leader_election.cc:343] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:14.992298 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f57efa27662485ab37669c737d45dd4" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:14.998684 28774 raft_consensus.cc:3060] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.000919 29345 leader_election.cc:290] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:15.001752 29208 raft_consensus.cc:493] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.006253 29208 raft_consensus.cc:515] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:14.981845 28895 raft_consensus.cc:740] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.007645 28895 consensus_queue.cc:260] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:15.009212 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:15.009629 29208 leader_election.cc:290] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:15.009996 28773 raft_consensus.cc:2468] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:15.011112 28813 leader_election.cc:304] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:15.011716 29208 raft_consensus.cc:2804] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.012084 29208 raft_consensus.cc:493] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.012408 29208 raft_consensus.cc:3060] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.013188 28624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:15.013841 28624 raft_consensus.cc:2468] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:15.029264 28774 raft_consensus.cc:2468] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:15.030431 28665 leader_election.cc:304] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:15.031579 29345 raft_consensus.cc:2804] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.032572 28895 ts_tablet_manager.cc:1434] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.002s
I20260709 12:21:15.033581 29345 raft_consensus.cc:697] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:15.033785 28895 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:15.034650 29345 consensus_queue.cc:237] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:15.035318 29208 raft_consensus.cc:515] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:15.038172 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:15.038803 28773 raft_consensus.cc:3060] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.039809 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:15.040519 28622 raft_consensus.cc:3060] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.045739 28773 raft_consensus.cc:2468] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:15.049299 28813 leader_election.cc:304] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:15.050716 29302 raft_consensus.cc:2804] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.051257 29302 raft_consensus.cc:697] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:15.052066 29302 consensus_queue.cc:237] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:15.054610 28520 catalog_manager.cc:5697] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 0 to 1, leader changed from <none> to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 1 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.058583 29208 leader_election.cc:290] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:15.058290 28622 raft_consensus.cc:2468] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:15.066962 28522 catalog_manager.cc:5697] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.070783 28895 tablet_bootstrap.cc:654] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.076200 28895 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:15.076714 28895 ts_tablet_manager.cc:1403] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260709 12:21:15.079586 28895 raft_consensus.cc:359] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:15.080265 28895 raft_consensus.cc:385] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.080493 28895 raft_consensus.cc:740] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.081054 28895 consensus_queue.cc:260] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:15.082638 28895 ts_tablet_manager.cc:1434] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:15.084015 28895 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:15.084200 29208 raft_consensus.cc:493] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.085085 29208 raft_consensus.cc:515] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:15.088557 28698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:15.089340 28698 raft_consensus.cc:2393] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb4424745a0341df8b29c8341e350257 in current term 1: Already voted for candidate 47a958504a2642f18602cbc878bed2b0 in this term.
I20260709 12:21:15.089588 28895 tablet_bootstrap.cc:654] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.089865 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:15.092181 28813 leader_election.cc:304] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e
I20260709 12:21:15.093056 29302 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.095353 29208 leader_election.cc:290] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:15.101642 28895 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:15.102252 28895 ts_tablet_manager.cc:1403] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:21:15.102377 29302 raft_consensus.cc:2749] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.105786 28895 raft_consensus.cc:359] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:15.107295 28895 raft_consensus.cc:385] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.107671 28895 raft_consensus.cc:740] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.108211 29302 consensus_queue.cc:1048] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.108435 28895 consensus_queue.cc:260] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:15.110281 28895 ts_tablet_manager.cc:1434] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:21:15.111459 28895 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:15.136652 29302 consensus_queue.cc:1048] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.139986 29352 raft_consensus.cc:493] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.140609 29352 raft_consensus.cc:515] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:15.142915 29352 leader_election.cc:290] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:15.145563 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9be7f32c0147be9a1515cef793dfa4" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:15.147701 28699 raft_consensus.cc:2393] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e73a6f76f6ef445b9aad26bc43fa3453 in current term 1: Already voted for candidate fb4424745a0341df8b29c8341e350257 in this term.
I20260709 12:21:15.150121 28895 tablet_bootstrap.cc:654] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:15.152315 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9be7f32c0147be9a1515cef793dfa4" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:15.154352 28590 leader_election.cc:304] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453; no voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257
I20260709 12:21:15.155681 29210 raft_consensus.cc:3060] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.164650 29210 raft_consensus.cc:2749] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:15.168339 28895 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: No bootstrap required, opened a new log
I20260709 12:21:15.168913 28895 ts_tablet_manager.cc:1403] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.004s
I20260709 12:21:15.171842 28895 raft_consensus.cc:359] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:15.174063 29204 consensus_queue.cc:1048] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.174557 28895 raft_consensus.cc:385] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:15.174892 28895 raft_consensus.cc:740] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:15.175562 28895 consensus_queue.cc:260] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:15.177942 28895 ts_tablet_manager.cc:1434] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:21:15.197781 29204 consensus_queue.cc:1048] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.207283 29293 raft_consensus.cc:493] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:15.207831 29293 raft_consensus.cc:515] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:15.209877 29293 leader_election.cc:290] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:15.210747 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049f12b92b94fb3b9ae2a82b34dac5c" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:15.211015 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049f12b92b94fb3b9ae2a82b34dac5c" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:15.211504 28774 raft_consensus.cc:2468] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:15.211706 28622 raft_consensus.cc:2468] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 0.
I20260709 12:21:15.213011 28813 leader_election.cc:304] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:15.217634 29293 raft_consensus.cc:2804] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:15.218237 29293 raft_consensus.cc:493] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:15.218663 29293 raft_consensus.cc:3060] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.226351 29293 raft_consensus.cc:515] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:15.228979 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049f12b92b94fb3b9ae2a82b34dac5c" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:15.229158 29293 leader_election.cc:290] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:15.229621 28774 raft_consensus.cc:3060] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.229735 28622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d049f12b92b94fb3b9ae2a82b34dac5c" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:15.230409 28622 raft_consensus.cc:3060] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.236420 28622 raft_consensus.cc:2468] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:15.237041 28774 raft_consensus.cc:2468] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:15.237601 28813 leader_election.cc:304] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:15.238484 29293 raft_consensus.cc:2804] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:15.239045 29293 raft_consensus.cc:697] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:15.239892 29293 consensus_queue.cc:237] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:15.250188 28521 catalog_manager.cc:5697] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 1 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:15.280838 29330 consensus_queue.cc:1048] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.296895 29330 consensus_queue.cc:1048] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.497457 28624 raft_consensus.cc:3060] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:15.504328 29347 consensus_queue.cc:1048] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.516340 29347 consensus_queue.cc:1048] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.599489 29330 consensus_queue.cc:1048] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.610879 29302 consensus_queue.cc:1048] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.709089 29302 consensus_queue.cc:1048] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:15.735292 29208 consensus_queue.cc:1048] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.073966 25160 tablet_server.cc:179] TabletServer@127.24.146.1:0 shutting down...
W20260709 12:21:17.101768 28739 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 92 similar messages]
W20260709 12:21:17.105695 28739 consensus_peers.cc:597] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.110705 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:17.112607 25160 tablet_replica.cc:333] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.114073 25160 raft_consensus.cc:2243] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.114758 25160 raft_consensus.cc:2272] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.117242 25160 tablet_replica.cc:333] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.118153 25160 raft_consensus.cc:2243] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.118680 25160 raft_consensus.cc:2272] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.120656 25160 tablet_replica.cc:333] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.121306 25160 raft_consensus.cc:2243] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.121716 25160 raft_consensus.cc:2272] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.123553 25160 tablet_replica.cc:333] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.124302 25160 raft_consensus.cc:2243] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.124804 25160 raft_consensus.cc:2272] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.127211 25160 tablet_replica.cc:333] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
W20260709 12:21:17.127488 28813 consensus_peers.cc:597] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.128007 25160 raft_consensus.cc:2243] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.129000 25160 raft_consensus.cc:2272] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.133102 28665 consensus_peers.cc:597] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.133231 25160 tablet_replica.cc:333] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.134207 25160 raft_consensus.cc:2243] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.134673 25160 raft_consensus.cc:2272] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.137163 25160 tablet_replica.cc:333] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
W20260709 12:21:17.137733 28665 consensus_peers.cc:597] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.138024 25160 raft_consensus.cc:2243] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.138551 25160 raft_consensus.cc:2272] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.140224 25160 tablet_replica.cc:333] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.140816 25160 raft_consensus.cc:2243] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.141183 25160 raft_consensus.cc:2272] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.143007 25160 tablet_replica.cc:333] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.143558 25160 raft_consensus.cc:2243] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.143915 25160 raft_consensus.cc:2272] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.145706 25160 tablet_replica.cc:333] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.146302 25160 raft_consensus.cc:2243] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.147051 25160 raft_consensus.cc:2272] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.148833 25160 tablet_replica.cc:333] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.149590 25160 raft_consensus.cc:2243] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.150045 25160 raft_consensus.cc:2272] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.152818 25160 tablet_replica.cc:333] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.153676 25160 raft_consensus.cc:2243] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.154728 25160 raft_consensus.cc:2272] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.156224 28813 consensus_peers.cc:597] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.157368 25160 tablet_replica.cc:333] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.158209 25160 raft_consensus.cc:2243] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.158725 25160 raft_consensus.cc:2272] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.161113 25160 tablet_replica.cc:333] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.161916 25160 raft_consensus.cc:2243] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.162436 25160 raft_consensus.cc:2272] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.164402 28665 consensus_peers.cc:597] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.164863 25160 tablet_replica.cc:333] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.165699 25160 raft_consensus.cc:2243] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.166126 25160 raft_consensus.cc:2272] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.168303 25160 tablet_replica.cc:333] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.169131 25160 raft_consensus.cc:2243] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.169629 25160 raft_consensus.cc:2272] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.171552 25160 tablet_replica.cc:333] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.172286 25160 raft_consensus.cc:2243] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.172794 25160 raft_consensus.cc:2272] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.174340 28739 consensus_peers.cc:597] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.175321 25160 tablet_replica.cc:333] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.176204 25160 raft_consensus.cc:2243] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.176721 25160 raft_consensus.cc:2272] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.177037 28739 consensus_peers.cc:597] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.177548 28813 consensus_peers.cc:597] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.178985 25160 tablet_replica.cc:333] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.179730 25160 raft_consensus.cc:2243] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.180528 25160 raft_consensus.cc:2272] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.183122 25160 tablet_replica.cc:333] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.183970 25160 raft_consensus.cc:2243] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.184762 25160 raft_consensus.cc:2272] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.187003 25160 tablet_replica.cc:333] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.187772 25160 raft_consensus.cc:2243] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.188277 25160 raft_consensus.cc:2272] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.190562 25160 tablet_replica.cc:333] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.191443 25160 raft_consensus.cc:2243] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.191908 25160 raft_consensus.cc:2272] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.194169 25160 tablet_replica.cc:333] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.194985 25160 raft_consensus.cc:2243] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.196110 25160 raft_consensus.cc:2272] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.196187 28739 consensus_peers.cc:597] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.198843 25160 tablet_replica.cc:333] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.199484 25160 raft_consensus.cc:2243] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.199900 25160 raft_consensus.cc:2272] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.202041 25160 tablet_replica.cc:333] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.202829 25160 raft_consensus.cc:2243] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.203330 25160 raft_consensus.cc:2272] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.206254 25160 tablet_replica.cc:333] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.207054 25160 raft_consensus.cc:2243] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.207635 25160 raft_consensus.cc:2272] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.209878 25160 tablet_replica.cc:333] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.210536 25160 raft_consensus.cc:2243] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:17.210815 28665 consensus_peers.cc:597] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.210928 25160 raft_consensus.cc:2272] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.212868 25160 tablet_replica.cc:333] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.213491 25160 raft_consensus.cc:2243] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.213953 25160 raft_consensus.cc:2272] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.215875 28813 consensus_peers.cc:597] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.216133 25160 tablet_replica.cc:333] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.216858 25160 raft_consensus.cc:2243] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:17.217646 25160 raft_consensus.cc:2272] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.219784 25160 tablet_replica.cc:333] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.220577 25160 raft_consensus.cc:2243] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.221103 25160 raft_consensus.cc:2272] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.222973 28813 consensus_peers.cc:597] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.223454 25160 tablet_replica.cc:333] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.224485 25160 raft_consensus.cc:2243] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.225060 25160 raft_consensus.cc:2272] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.227415 25160 tablet_replica.cc:333] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
W20260709 12:21:17.227794 28813 consensus_peers.cc:597] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.228202 25160 raft_consensus.cc:2243] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.228811 25160 raft_consensus.cc:2272] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.230662 25160 tablet_replica.cc:333] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.231369 25160 raft_consensus.cc:2243] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.231846 25160 raft_consensus.cc:2272] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.234129 25160 tablet_replica.cc:333] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.234863 25160 raft_consensus.cc:2243] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.235406 25160 raft_consensus.cc:2272] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.236044 28739 consensus_peers.cc:597] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.236732 28739 consensus_peers.cc:597] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.237659 25160 tablet_replica.cc:333] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.238335 25160 raft_consensus.cc:2243] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.238832 25160 raft_consensus.cc:2272] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.240859 25160 tablet_replica.cc:333] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.241393 25160 raft_consensus.cc:2243] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.241858 25160 raft_consensus.cc:2272] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.244010 25160 tablet_replica.cc:333] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.244781 25160 raft_consensus.cc:2243] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.245292 25160 raft_consensus.cc:2272] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.247159 25160 tablet_replica.cc:333] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.247759 25160 raft_consensus.cc:2243] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.248184 25160 raft_consensus.cc:2272] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.250240 25160 tablet_replica.cc:333] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.250891 25160 raft_consensus.cc:2243] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.251382 25160 raft_consensus.cc:2272] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.253227 25160 tablet_replica.cc:333] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.253880 25160 raft_consensus.cc:2243] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.254400 25160 raft_consensus.cc:2272] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.256621 25160 tablet_replica.cc:333] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.257331 25160 raft_consensus.cc:2243] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.257841 25160 raft_consensus.cc:2272] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.260424 25160 tablet_replica.cc:333] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.261134 25160 raft_consensus.cc:2243] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.261638 25160 raft_consensus.cc:2272] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.263039 28813 consensus_peers.cc:597] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.264300 25160 tablet_replica.cc:333] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.265031 25160 raft_consensus.cc:2243] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.265573 25160 raft_consensus.cc:2272] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.267963 25160 tablet_replica.cc:333] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.268455 25160 raft_consensus.cc:2243] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:17.268898 28665 consensus_peers.cc:597] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.268896 25160 raft_consensus.cc:2272] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:17.271402 25160 tablet_replica.cc:333] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: stopping tablet replica
I20260709 12:21:17.271905 25160 raft_consensus.cc:2243] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:17.272320 25160 raft_consensus.cc:2272] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:17.302843 28739 consensus_peers.cc:597] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.304293 28739 consensus_peers.cc:597] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.317615 28813 consensus_peers.cc:597] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.321513 28665 consensus_peers.cc:597] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.350399 25160 tablet_server.cc:196] TabletServer@127.24.146.1:0 shutdown complete.
W20260709 12:21:17.386737 28739 consensus_peers.cc:597] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.387403 28739 consensus_peers.cc:597] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.403648 28813 consensus_peers.cc:597] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.408106 28739 consensus_peers.cc:597] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.434753 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:17.441829 28739 consensus_peers.cc:597] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.442734 29386 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:17.443919 29385 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 12:21:17.446215 25160 server_base.cc:1061] running on GCE node
W20260709 12:21:17.446704 29389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:17.448886 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:17.449106 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:17.449297 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599677449273 us; error 0 us; skew 500 ppm
I20260709 12:21:17.449875 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:17.452956 25160 webserver.cc:533] Webserver started at http://127.24.146.1:46833/ using document root <none> and password file <none>
I20260709 12:21:17.453475 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:17.453658 25160 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:21:17.457463 25160 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:21:17.465849 29393 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260709 12:21:17.466158 28813 consensus_peers.cc:597] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.466830 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:21:17.467190 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
format_stamp: "Formatted at 2026-07-09 12:21:04 on dist-test-slave-q1nk"
I20260709 12:21:17.467717 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 12:21:17.483464 28665 consensus_peers.cc:597] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.491951 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:17.493575 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260709 12:21:17.494488 28739 consensus_peers.cc:597] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.495441 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:17.500558 29401 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:21:17.517762 28665 consensus_peers.cc:597] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.561918 28739 consensus_peers.cc:597] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.570528 28813 consensus_peers.cc:597] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.578858 28739 consensus_peers.cc:597] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.601840 28813 consensus_peers.cc:597] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.624050 28739 consensus_peers.cc:597] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.643886 28813 consensus_peers.cc:597] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:17.655285 28813 consensus_peers.cc:597] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:17.797977 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:21:17.798388 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.299s	user 0.009s	sys 0.000s
I20260709 12:21:17.798736 25160 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:21:17.812541 29401 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:17.832785 29401 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:17.833971 29401 tablet_bootstrap.cc:492] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:17.835001 29401 ts_tablet_manager.cc:1403] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 12:21:17.837724 29401 raft_consensus.cc:359] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:17.838608 29401 raft_consensus.cc:740] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.839532 29401 consensus_queue.cc:260] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:17.861963 29401 ts_tablet_manager.cc:1434] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.012s
I20260709 12:21:17.862946 29401 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:17.876480 29401 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:17.877224 29401 tablet_bootstrap.cc:492] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:17.877791 29401 ts_tablet_manager.cc:1403] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:21:17.880185 29401 raft_consensus.cc:359] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:17.880874 29401 raft_consensus.cc:740] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.881726 29401 consensus_queue.cc:260] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:17.884505 29401 ts_tablet_manager.cc:1434] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:17.885385 29401 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:17.909440 29401 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:17.910393 29401 tablet_bootstrap.cc:492] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:17.911012 29401 ts_tablet_manager.cc:1403] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260709 12:21:17.913512 29401 raft_consensus.cc:359] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:17.914227 29401 raft_consensus.cc:740] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.914897 29401 consensus_queue.cc:260] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:17.916909 29401 ts_tablet_manager.cc:1434] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:17.917737 29401 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:17.932066 29401 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:17.932962 29401 tablet_bootstrap.cc:492] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:17.933570 29401 ts_tablet_manager.cc:1403] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:21:17.935875 29401 raft_consensus.cc:359] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:17.936564 29401 raft_consensus.cc:740] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.937263 29401 consensus_queue.cc:260] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:17.939116 29401 ts_tablet_manager.cc:1434] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:21:17.939955 29401 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:17.953575 29401 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:17.954512 29401 tablet_bootstrap.cc:492] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:17.955122 29401 ts_tablet_manager.cc:1403] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:21:17.957245 29401 raft_consensus.cc:359] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:17.957957 29401 raft_consensus.cc:740] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.958592 29401 consensus_queue.cc:260] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:17.960649 29401 ts_tablet_manager.cc:1434] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:21:17.961413 29401 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:17.982620 29401 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:17.983322 29401 tablet_bootstrap.cc:492] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:17.983829 29401 ts_tablet_manager.cc:1403] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 12:21:17.985716 29401 raft_consensus.cc:359] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:17.986229 29401 raft_consensus.cc:740] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.986720 29401 consensus_queue.cc:260] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:17.988085 29401 ts_tablet_manager.cc:1434] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:17.988692 29401 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.008335 29401 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.009723 29401 tablet_bootstrap.cc:492] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.010397 29401 ts_tablet_manager.cc:1403] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260709 12:21:18.012755 29401 raft_consensus.cc:359] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.013502 29401 raft_consensus.cc:740] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.014322 29401 consensus_queue.cc:260] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.016314 29401 ts_tablet_manager.cc:1434] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:21:18.017102 29401 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.043998 29401 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.045137 29401 tablet_bootstrap.cc:492] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.045964 29401 ts_tablet_manager.cc:1403] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260709 12:21:18.048398 29401 raft_consensus.cc:359] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.049259 29401 raft_consensus.cc:740] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.050263 29401 consensus_queue.cc:260] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.052614 29401 ts_tablet_manager.cc:1434] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:18.054004 29401 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.074545 29401 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.075579 29401 tablet_bootstrap.cc:492] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.076251 29401 ts_tablet_manager.cc:1403] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 12:21:18.078794 29401 raft_consensus.cc:359] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.079485 29401 raft_consensus.cc:740] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.080157 29401 consensus_queue.cc:260] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.082379 29401 ts_tablet_manager.cc:1434] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:21:18.083189 29401 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.099236 29401 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.100168 29401 tablet_bootstrap.cc:492] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.101039 29401 ts_tablet_manager.cc:1403] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 12:21:18.103585 29401 raft_consensus.cc:359] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.104260 29401 raft_consensus.cc:740] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.105139 29401 consensus_queue.cc:260] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.107156 29401 ts_tablet_manager.cc:1434] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:21:18.107961 29401 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.122611 29401 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.123474 29401 tablet_bootstrap.cc:492] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.124105 29401 ts_tablet_manager.cc:1403] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:21:18.126569 29401 raft_consensus.cc:359] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.127219 29401 raft_consensus.cc:740] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.127907 29401 consensus_queue.cc:260] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.129979 29401 ts_tablet_manager.cc:1434] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:21:18.128122 29405 raft_consensus.cc:493] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.130801 29401 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.130977 25160 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:21:18.131412 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.333s	user 0.269s	sys 0.011s
I20260709 12:21:18.131083 29405 raft_consensus.cc:515] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.132715 29204 raft_consensus.cc:493] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.134330 29204 raft_consensus.cc:515] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
W20260709 12:21:18.144095 28739 leader_election.cc:336] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111)
W20260709 12:21:18.147560 28813 leader_election.cc:336] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111)
I20260709 12:21:18.154279 29401 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.154356 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:18.155277 29401 tablet_bootstrap.cc:492] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.155982 29401 ts_tablet_manager.cc:1403] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 12:21:18.157127 29405 leader_election.cc:290] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:18.151895 29204 leader_election.cc:290] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:18.158772 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:18.158960 28740 leader_election.cc:304] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.159945 29403 raft_consensus.cc:2749] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.162869 28814 leader_election.cc:304] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.165258 29302 raft_consensus.cc:2749] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.166360 29401 raft_consensus.cc:359] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.167858 29401 raft_consensus.cc:740] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.168830 29401 consensus_queue.cc:260] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.171739 29401 ts_tablet_manager.cc:1434] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:21:18.172791 29401 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.195781 29401 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.196786 29401 tablet_bootstrap.cc:492] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.197444 29401 ts_tablet_manager.cc:1403] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 12:21:18.199980 29401 raft_consensus.cc:359] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.200750 29401 raft_consensus.cc:740] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.201609 29401 consensus_queue.cc:260] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.204084 29401 ts_tablet_manager.cc:1434] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:18.204975 29401 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.226004 29401 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.226262 29347 raft_consensus.cc:493] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.227051 29401 tablet_bootstrap.cc:492] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.226832 29347 raft_consensus.cc:515] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.227873 29401 ts_tablet_manager.cc:1403] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 12:21:18.229025 29347 leader_election.cc:290] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.230501 29401 raft_consensus.cc:359] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.231245 29401 raft_consensus.cc:740] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.232023 29401 consensus_queue.cc:260] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.234225 29401 ts_tablet_manager.cc:1434] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:18.235009 29401 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.234874 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
W20260709 12:21:18.236382 28665 leader_election.cc:336] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111)
I20260709 12:21:18.237250 28665 leader_election.cc:304] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:18.238900 29378 raft_consensus.cc:2749] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.245491 29347 raft_consensus.cc:493] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.246152 29347 raft_consensus.cc:515] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.248720 29347 leader_election.cc:290] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.251366 29401 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.252354 29401 tablet_bootstrap.cc:492] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.252722 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:18.253005 29401 ts_tablet_manager.cc:1403] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
W20260709 12:21:18.255915 28665 leader_election.cc:336] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111)
I20260709 12:21:18.255637 29401 raft_consensus.cc:359] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.256708 28665 leader_election.cc:304] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:18.257202 29401 raft_consensus.cc:740] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.257665 29378 raft_consensus.cc:2749] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.258352 29401 consensus_queue.cc:260] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.260587 29401 ts_tablet_manager.cc:1434] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:18.261380 29401 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.281713 29401 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.282621 29401 tablet_bootstrap.cc:492] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.283252 29401 ts_tablet_manager.cc:1403] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 12:21:18.285601 29401 raft_consensus.cc:359] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.286260 29401 raft_consensus.cc:740] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.287056 29401 consensus_queue.cc:260] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.289222 29401 ts_tablet_manager.cc:1434] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:21:18.290056 29401 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.306877 29401 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.307925 29401 tablet_bootstrap.cc:492] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.308629 29401 ts_tablet_manager.cc:1403] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 12:21:18.310581 29401 raft_consensus.cc:359] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.311087 29401 raft_consensus.cc:740] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.311713 29401 consensus_queue.cc:260] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.313271 29401 ts_tablet_manager.cc:1434] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 12:21:18.313920 29401 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.327682 29378 raft_consensus.cc:493] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.328334 29378 raft_consensus.cc:515] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.330865 29378 leader_election.cc:290] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.333025 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:18.333737 28844 raft_consensus.cc:2468] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:18.333747 29401 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.334991 28665 leader_election.cc:304] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [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: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:18.335621 29481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:40323 every 8 connection(s)
I20260709 12:21:18.335966 29401 tablet_bootstrap.cc:492] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.336901 29401 ts_tablet_manager.cc:1403] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 12:21:18.337997 29378 raft_consensus.cc:2804] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.338477 29378 raft_consensus.cc:493] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.338858 29378 raft_consensus.cc:3060] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.340487 29401 raft_consensus.cc:359] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.341279 29401 raft_consensus.cc:740] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.341687 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:40323
I20260709 12:21:18.342417 29401 consensus_queue.cc:260] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.344834 29401 ts_tablet_manager.cc:1434] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:18.345791 29401 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.351776 29378 raft_consensus.cc:515] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.373124 29401 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.374291 29401 tablet_bootstrap.cc:492] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.375150 29401 ts_tablet_manager.cc:1403] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.010s
I20260709 12:21:18.378362 29401 raft_consensus.cc:359] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.379411 29401 raft_consensus.cc:740] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.380226 29401 consensus_queue.cc:260] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.382889 29401 ts_tablet_manager.cc:1434] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:18.383380 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:18.383889 29401 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.384104 28844 raft_consensus.cc:3060] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.406029 28844 raft_consensus.cc:2468] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:18.407810 29402 raft_consensus.cc:493] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.408157 28665 leader_election.cc:304] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:18.408715 29402 raft_consensus.cc:515] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.409355 29347 raft_consensus.cc:2804] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.410571 29347 raft_consensus.cc:697] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:18.411540 29402 leader_election.cc:290] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:18.411465 29347 consensus_queue.cc:237] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.415741 29401 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.416381 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:18.420322 28774 raft_consensus.cc:2468] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:18.420804 29401 tablet_bootstrap.cc:492] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.421597 29401 ts_tablet_manager.cc:1403] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.011s
I20260709 12:21:18.424333 28665 leader_election.cc:304] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [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: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:18.425346 29402 raft_consensus.cc:2804] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.425781 29402 raft_consensus.cc:493] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.426191 29402 raft_consensus.cc:3060] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.424381 29401 raft_consensus.cc:359] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.428365 29401 raft_consensus.cc:740] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.429155 29401 consensus_queue.cc:260] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.431314 29401 ts_tablet_manager.cc:1434] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:18.432230 29403 raft_consensus.cc:493] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.432745 29403 raft_consensus.cc:515] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.434448 29378 leader_election.cc:290] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.434791 29403 leader_election.cc:290] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.435901 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:18.432097 29401 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.467665 29402 raft_consensus.cc:515] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.467999 29302 raft_consensus.cc:493] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.468706 29302 raft_consensus.cc:515] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.470985 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:18.471675 28774 raft_consensus.cc:3060] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.471357 29302 leader_election.cc:290] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:18.472560 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:18.473452 28697 raft_consensus.cc:2468] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:18.474571 28814 leader_election.cc:304] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [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: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:18.475379 29302 raft_consensus.cc:2804] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.475710 29302 raft_consensus.cc:493] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.475841 29401 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.476027 29302 raft_consensus.cc:3060] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.480067 28774 raft_consensus.cc:2468] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:18.481693 28665 leader_election.cc:304] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:18.482605 29378 raft_consensus.cc:2804] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.483433 29378 raft_consensus.cc:697] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:18.485146 29302 raft_consensus.cc:515] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.487829 29302 leader_election.cc:290] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:18.482769 29401 tablet_bootstrap.cc:492] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.488867 29401 ts_tablet_manager.cc:1403] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.007s
I20260709 12:21:18.491456 29401 raft_consensus.cc:359] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.492130 29401 raft_consensus.cc:740] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.492745 29401 consensus_queue.cc:260] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.493235 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:18.494048 28697 raft_consensus.cc:3060] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.494982 29401 ts_tablet_manager.cc:1434] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:18.496299 29401 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.494724 29378 consensus_queue.cc:237] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.495596 28520 catalog_manager.cc:5697] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 1 to 2, leader changed from e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1) to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 2 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:18.502573 29302 raft_consensus.cc:493] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.503159 29302 raft_consensus.cc:515] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.507421 29402 leader_election.cc:290] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:18.511456 28697 raft_consensus.cc:2468] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 2.
I20260709 12:21:18.512799 28814 leader_election.cc:304] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:18.513728 29293 raft_consensus.cc:2804] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.514205 29293 raft_consensus.cc:697] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:18.516175 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:18.516402 29293 consensus_queue.cc:237] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.519665 29302 leader_election.cc:290] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.528117 29401 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.529798 29401 tablet_bootstrap.cc:492] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.530589 29401 ts_tablet_manager.cc:1403] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260709 12:21:18.533211 29401 raft_consensus.cc:359] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.534080 29401 raft_consensus.cc:740] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.535218 29401 consensus_queue.cc:260] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.538460 29401 ts_tablet_manager.cc:1434] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:21:18.539541 29401 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.559023 29421 raft_consensus.cc:493] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.559765 29421 raft_consensus.cc:515] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.562361 29421 leader_election.cc:290] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.563340 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:18.564028 28848 raft_consensus.cc:2468] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:18.564440 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:18.565789 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:18.566375 28739 leader_election.cc:304] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [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: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:18.564052 29453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3abef68b3c1c47e0975075becbb6813a" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:18.567571 28813 leader_election.cc:343] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.568109 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:18.568374 29453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568982e87cdf4e3383a417b1fab04d84" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:18.568858 28813 leader_election.cc:343] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.569295 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:18.566406 29450 raft_consensus.cc:2468] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
W20260709 12:21:18.570155 28813 leader_election.cc:343] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.570698 28813 leader_election.cc:304] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.571699 29302 raft_consensus.cc:2749] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.572391 29452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a13a1b7ce6aa447e8c413760b4aa1dca" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:18.603786 29302 raft_consensus.cc:493] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.574326 29421 raft_consensus.cc:2804] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.608237 29302 raft_consensus.cc:515] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
W20260709 12:21:18.624547 28665 leader_election.cc:343] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.634279 29302 leader_election.cc:290] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:18.613104 29421 raft_consensus.cc:493] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.646313 29483 heartbeater.cc:344] Connected to a master server at 127.24.146.62:45965
I20260709 12:21:18.647159 29421 raft_consensus.cc:3060] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.656066 29377 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.648087 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:18.659282 29483 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:18.666581 29498 log.cc:927] Time spent T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:21:18.670042 29405 raft_consensus.cc:493] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.670748 29405 raft_consensus.cc:515] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.672984 29401 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.674001 29401 tablet_bootstrap.cc:492] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.674751 29401 ts_tablet_manager.cc:1403] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.136s	user 0.030s	sys 0.004s
W20260709 12:21:18.675343 28665 leader_election.cc:343] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.675845 29483 heartbeater.cc:507] Master 127.24.146.62:45965 requested a full tablet report, sending...
I20260709 12:21:18.677991 29401 raft_consensus.cc:359] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.678750 29401 raft_consensus.cc:740] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.679385 29401 consensus_queue.cc:260] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.680852 29401 ts_tablet_manager.cc:1434] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:21:18.681636 29401 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.688243 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:18.688956 28774 raft_consensus.cc:2468] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
W20260709 12:21:18.689116 28739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:40809, user_credentials={real_user=slave}} blocked reactor thread for 78015.7us
I20260709 12:21:18.689561 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:18.690183 28697 raft_consensus.cc:2468] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:18.698060 29347 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.698660 29347 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.700685 29455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:18.705330 29447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:18.663460 29377 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.703059 29347 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:18.707093 29421 raft_consensus.cc:515] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.705366 29455 raft_consensus.cc:2468] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 1.
I20260709 12:21:18.708431 29377 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:18.709133 29421 leader_election.cc:290] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.698104 28814 leader_election.cc:304] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [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: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:18.718684 29293 raft_consensus.cc:2804] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.719111 29293 raft_consensus.cc:493] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.719498 29293 raft_consensus.cc:3060] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:18.719784 29496 log.cc:927] Time spent T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e: Append to log took a long time: real 0.148s	user 0.004s	sys 0.000s
W20260709 12:21:18.710418 28665 leader_election.cc:343] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.727316 29451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:18.731838 28739 leader_election.cc:343] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:18.733319 28739 leader_election.cc:343] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.735442 28739 leader_election.cc:304] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0; no voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257
I20260709 12:21:18.738606 28520 catalog_manager.cc:5697] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 1 to 2, leader changed from e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1) to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 2 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.740353 29447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:18.741860 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:18.743321 29405 leader_election.cc:290] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.745167 29403 raft_consensus.cc:2749] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.733465 28522 catalog_manager.cc:5697] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 1 to 2, leader changed from e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1) to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 2 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.750417 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c89bf1adaf14c85b916792ce2707a61" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:18.743280 28846 raft_consensus.cc:3060] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:18.755645 28739 leader_election.cc:343] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:18.760932 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 46952.9us
W20260709 12:21:18.761456 28813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.24.146.1:40323, user_credentials={real_user=slave}} blocked reactor thread for 50973.5us
I20260709 12:21:18.765615 28521 ts_manager.cc:194] Re-registered known tserver with Master: e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
W20260709 12:21:18.766185 28739 leader_election.cc:343] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.765533 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
W20260709 12:21:18.771214 28813 leader_election.cc:343] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.792122 29401 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.793231 29401 tablet_bootstrap.cc:492] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.793957 29401 ts_tablet_manager.cc:1403] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.008s
I20260709 12:21:18.797098 29401 raft_consensus.cc:359] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.797801 29401 raft_consensus.cc:740] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.798800 28846 raft_consensus.cc:2468] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 2.
I20260709 12:21:18.798661 29401 consensus_queue.cc:260] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.800773 28813 leader_election.cc:304] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [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: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.804229 28699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e" is_pre_election: true
I20260709 12:21:18.805209 28699 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 1.
I20260709 12:21:18.805298 29302 raft_consensus.cc:2804] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.806382 29302 raft_consensus.cc:493] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.806643 29401 ts_tablet_manager.cc:1434] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:21:18.807492 29302 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.807849 29401 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.733351 29293 raft_consensus.cc:515] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.813752 28739 leader_election.cc:304] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [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: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.814896 29377 raft_consensus.cc:2804] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.815378 29377 raft_consensus.cc:697] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 2 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:18.816216 29377 consensus_queue.cc:237] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.818361 29455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:18.819111 29455 raft_consensus.cc:3060] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.820766 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bab56529a76241da844974d45df2207b" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:18.821542 28694 raft_consensus.cc:3060] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.820884 29293 leader_election.cc:290] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:18.826643 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:18.827396 28774 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:18.833366 28740 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [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: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.838994 29302 raft_consensus.cc:515] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.837809 29403 raft_consensus.cc:2804] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.841521 29403 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.843041 29403 raft_consensus.cc:3060] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.847398 29450 raft_consensus.cc:3060] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.863149 28521 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37706
I20260709 12:21:18.867918 29450 raft_consensus.cc:1275] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.869783 29378 consensus_queue.cc:1048] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:18.871260 29302 leader_election.cc:290] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:18.870663 29483 heartbeater.cc:499] Master 127.24.146.62:45965 was elected leader, sending a full tablet report...
I20260709 12:21:18.874146 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:18.878407 28813 leader_election.cc:343] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.878515 29403 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.883129 29403 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:18.883224 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
W20260709 12:21:18.885103 28739 leader_election.cc:343] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.888693 28665 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [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: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.890203 29378 raft_consensus.cc:2804] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:18.890611 29378 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:18.890974 29378 raft_consensus.cc:3060] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.869215 28694 raft_consensus.cc:2468] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 2.
I20260709 12:21:18.892849 28814 leader_election.cc:304] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:18.900353 29378 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:18.905750 29455 raft_consensus.cc:2468] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 2.
I20260709 12:21:18.898774 28521 catalog_manager.cc:5697] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 1 to 2, leader changed from e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1) to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 2 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.907733 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:18.908465 28697 raft_consensus.cc:2393] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 47a958504a2642f18602cbc878bed2b0 in current term 2: Already voted for candidate b123180303424b7391b3c65091353a0e in this term.
I20260709 12:21:18.912154 29401 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.913231 29401 tablet_bootstrap.cc:492] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.914172 29401 ts_tablet_manager.cc:1403] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.107s	user 0.022s	sys 0.007s
I20260709 12:21:18.916705 29405 raft_consensus.cc:2804] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.918887 29378 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:18.916771 29401 raft_consensus.cc:359] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.920315 29401 raft_consensus.cc:740] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:18.921015 29401 consensus_queue.cc:260] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:18.923791 29405 raft_consensus.cc:697] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:18.920966 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:18.924775 29405 consensus_queue.cc:237] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
W20260709 12:21:18.925452 28665 leader_election.cc:343] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:18.926908 29401 ts_tablet_manager.cc:1434] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:21:18.928002 29401 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:18.930982 28740 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [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: 47a958504a2642f18602cbc878bed2b0; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.934042 29204 raft_consensus.cc:2749] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.936607 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "fb4424745a0341df8b29c8341e350257" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:18.937301 28771 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.942232 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:18.943121 28770 raft_consensus.cc:2393] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b123180303424b7391b3c65091353a0e in current term 2: Already voted for candidate 47a958504a2642f18602cbc878bed2b0 in this term.
I20260709 12:21:18.945372 28770 raft_consensus.cc:1275] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.945716 28771 raft_consensus.cc:2468] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb4424745a0341df8b29c8341e350257 in term 2.
I20260709 12:21:18.964229 28522 catalog_manager.cc:5697] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 1 to 2, leader changed from e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1) to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 2 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.971640 28813 leader_election.cc:304] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [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: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.972843 28665 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [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: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:18.974028 29404 raft_consensus.cc:2804] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.974777 29404 raft_consensus.cc:697] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Becoming Leader. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:18.975850 29404 consensus_queue.cc:237] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:18.978377 29402 raft_consensus.cc:2749] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:21:18.982666 29401 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:18.983839 29401 tablet_bootstrap.cc:492] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:18.989023 28846 raft_consensus.cc:1275] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.987439 29378 consensus_queue.cc:1048] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:21:18.997803 29401 ts_tablet_manager.cc:1403] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.008s
I20260709 12:21:19.000134 29378 consensus_queue.cc:1048] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:19.001849 29401 raft_consensus.cc:359] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.002669 29401 raft_consensus.cc:740] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.002065 28521 catalog_manager.cc:5697] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 reported cstate change: term changed from 1 to 2, leader changed from e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1) to fb4424745a0341df8b29c8341e350257 (127.24.146.4). New cstate: current_term: 2 leader_uuid: "fb4424745a0341df8b29c8341e350257" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:19.003402 29401 consensus_queue.cc:260] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.005811 29401 ts_tablet_manager.cc:1434] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:19.006908 29401 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.011739 29450 raft_consensus.cc:3060] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:19.027702 29450 raft_consensus.cc:1275] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:19.029295 29520 consensus_queue.cc:1048] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:19.042208 29401 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.043288 29401 tablet_bootstrap.cc:492] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.043936 29401 ts_tablet_manager.cc:1403] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.011s
I20260709 12:21:19.051492 29401 raft_consensus.cc:359] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.052263 29401 raft_consensus.cc:740] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.055259 29401 consensus_queue.cc:260] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.057516 29401 ts_tablet_manager.cc:1434] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:21:19.058377 29401 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.072125 29401 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.073047 29401 tablet_bootstrap.cc:492] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.073652 29401 ts_tablet_manager.cc:1403] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:21:19.076107 29401 raft_consensus.cc:359] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.076790 29401 raft_consensus.cc:740] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.077597 29401 consensus_queue.cc:260] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.079900 29401 ts_tablet_manager.cc:1434] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:19.080688 29401 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.096112 28694 raft_consensus.cc:1275] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer fb4424745a0341df8b29c8341e350257: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:19.102411 29401 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.103437 29401 tablet_bootstrap.cc:492] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.104106 29401 ts_tablet_manager.cc:1403] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 12:21:19.104898 29405 consensus_queue.cc:1048] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:19.107156 28813 consensus_peers.cc:597] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:19.110891 29401 raft_consensus.cc:359] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.111709 29401 raft_consensus.cc:740] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.121433 29401 consensus_queue.cc:260] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.123669 29401 ts_tablet_manager.cc:1434] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:21:19.124511 29401 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.140381 29401 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.141125 29401 tablet_bootstrap.cc:492] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.141618 29401 ts_tablet_manager.cc:1403] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 12:21:19.143725 29401 raft_consensus.cc:359] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.144354 29401 raft_consensus.cc:740] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.144848 29401 consensus_queue.cc:260] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.146552 29401 ts_tablet_manager.cc:1434] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:21:19.147727 29401 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.159466 29401 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.160259 29401 tablet_bootstrap.cc:492] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.160884 29401 ts_tablet_manager.cc:1403] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260709 12:21:19.162788 29401 raft_consensus.cc:359] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.163422 29401 raft_consensus.cc:740] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.163978 29401 consensus_queue.cc:260] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.165885 29401 ts_tablet_manager.cc:1434] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 12:21:19.167222 29401 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.180347 29401 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.181082 29401 tablet_bootstrap.cc:492] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.181692 29401 ts_tablet_manager.cc:1403] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:21:19.183447 29401 raft_consensus.cc:359] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.183924 29401 raft_consensus.cc:740] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.184401 29401 consensus_queue.cc:260] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.185869 29401 ts_tablet_manager.cc:1434] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260709 12:21:19.187108 29401 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.200562 29401 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.201457 29401 tablet_bootstrap.cc:492] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.202014 29401 ts_tablet_manager.cc:1403] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:21:19.203979 29401 raft_consensus.cc:359] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.204484 29401 raft_consensus.cc:740] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.205127 29401 consensus_queue.cc:260] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.206766 29401 ts_tablet_manager.cc:1434] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:19.207789 29401 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.221306 29401 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.222293 29401 tablet_bootstrap.cc:492] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.222966 29401 ts_tablet_manager.cc:1403] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 12:21:19.225379 29401 raft_consensus.cc:359] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.226084 29401 raft_consensus.cc:740] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.226754 29401 consensus_queue.cc:260] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.228879 29401 ts_tablet_manager.cc:1434] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:19.229775 29401 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.245280 29401 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.246568 29401 tablet_bootstrap.cc:492] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.247241 29401 ts_tablet_manager.cc:1403] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 12:21:19.249668 29401 raft_consensus.cc:359] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.250350 29401 raft_consensus.cc:740] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.251025 29401 consensus_queue.cc:260] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.252527 29401 ts_tablet_manager.cc:1434] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:19.252914 29450 raft_consensus.cc:3060] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:19.253268 29401 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.267629 29450 raft_consensus.cc:1275] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Refusing update from remote peer 47a958504a2642f18602cbc878bed2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:19.269240 29403 consensus_queue.cc:1048] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:19.283140 29401 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.284073 29401 tablet_bootstrap.cc:492] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.284766 29401 ts_tablet_manager.cc:1403] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.015s
I20260709 12:21:19.287213 29401 raft_consensus.cc:359] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.287943 29401 raft_consensus.cc:740] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.288594 29401 consensus_queue.cc:260] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.290180 29401 ts_tablet_manager.cc:1434] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:21:19.290957 29401 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.305821 28844 raft_consensus.cc:1275] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer 47a958504a2642f18602cbc878bed2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:19.312319 29508 consensus_queue.cc:1048] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:19.360384 29401 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.361217 29401 tablet_bootstrap.cc:492] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.361799 29401 ts_tablet_manager.cc:1403] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.025s
I20260709 12:21:19.364384 29401 raft_consensus.cc:359] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.365095 29401 raft_consensus.cc:740] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.365751 29401 consensus_queue.cc:260] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.367842 29401 ts_tablet_manager.cc:1434] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:19.368626 29401 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.389106 29401 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.390085 29401 tablet_bootstrap.cc:492] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.390769 29401 ts_tablet_manager.cc:1403] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 12:21:19.393044 29401 raft_consensus.cc:359] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.393716 29401 raft_consensus.cc:740] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.394515 29401 consensus_queue.cc:260] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.396459 29401 ts_tablet_manager.cc:1434] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:19.397284 29401 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.401724 29450 raft_consensus.cc:1275] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Refusing update from remote peer fb4424745a0341df8b29c8341e350257: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:19.403172 29404 consensus_queue.cc:1048] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:19.421744 29401 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.422739 29401 tablet_bootstrap.cc:492] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.423439 29401 ts_tablet_manager.cc:1403] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260709 12:21:19.426578 29401 raft_consensus.cc:359] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.426627 28694 raft_consensus.cc:1275] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer fb4424745a0341df8b29c8341e350257: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:19.427301 29401 raft_consensus.cc:740] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.428076 29401 consensus_queue.cc:260] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.428900 29510 consensus_queue.cc:1048] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:19.430379 29401 ts_tablet_manager.cc:1434] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:21:19.431301 29401 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.462397 29401 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.463363 29401 tablet_bootstrap.cc:492] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.464038 29401 ts_tablet_manager.cc:1403] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.017s
I20260709 12:21:19.466238 29401 raft_consensus.cc:359] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.466889 29401 raft_consensus.cc:740] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.467522 29401 consensus_queue.cc:260] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.469575 29401 ts_tablet_manager.cc:1434] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:19.470607 29401 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.497058 28770 raft_consensus.cc:1275] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer fb4424745a0341df8b29c8341e350257: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:19.499063 29293 consensus_queue.cc:1048] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:19.507925 29401 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.508812 29401 tablet_bootstrap.cc:492] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.509474 29401 ts_tablet_manager.cc:1403] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.012s
I20260709 12:21:19.511752 29401 raft_consensus.cc:359] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.512426 29401 raft_consensus.cc:740] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.513106 29401 consensus_queue.cc:260] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.516444 29401 ts_tablet_manager.cc:1434] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:19.517256 29401 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.527442 29450 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:19.539526 29401 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.540572 29401 tablet_bootstrap.cc:492] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.541555 29401 ts_tablet_manager.cc:1403] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 12:21:19.542352 29447 raft_consensus.cc:3060] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:19.543874 29401 raft_consensus.cc:359] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.544608 29401 raft_consensus.cc:740] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.545770 29401 consensus_queue.cc:260] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:19.547755 29401 ts_tablet_manager.cc:1434] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:19.548529 29401 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.550100 29450 raft_consensus.cc:1275] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Refusing update from remote peer fb4424745a0341df8b29c8341e350257: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:19.551618 29293 consensus_queue.cc:1048] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:19.564610 29401 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.565337 29401 tablet_bootstrap.cc:492] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.565876 29401 ts_tablet_manager.cc:1403] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:21:19.567660 29401 raft_consensus.cc:359] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.568114 29401 raft_consensus.cc:740] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.568679 29401 consensus_queue.cc:260] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:19.570504 29401 ts_tablet_manager.cc:1434] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:19.571265 29401 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.583565 29401 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.584504 29401 tablet_bootstrap.cc:492] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.585134 29401 ts_tablet_manager.cc:1403] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:21:19.587352 29401 raft_consensus.cc:359] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.587963 29401 raft_consensus.cc:740] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.588536 29401 consensus_queue.cc:260] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.590633 29401 ts_tablet_manager.cc:1434] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:21:19.591763 29401 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap starting.
I20260709 12:21:19.619894 29401 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:19.620632 29401 tablet_bootstrap.cc:492] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Bootstrap complete.
I20260709 12:21:19.621228 29401 ts_tablet_manager.cc:1403] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 12:21:19.623036 29401 raft_consensus.cc:359] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.623528 29401 raft_consensus.cc:740] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Initialized, Role: FOLLOWER
I20260709 12:21:19.624061 29401 consensus_queue.cc:260] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:19.625500 29401 ts_tablet_manager.cc:1434] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:21:20.754009 29347 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:20.755946 29347 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:20.760643 29347 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:20.763006 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:20.764315 28770 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:20.764544 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:20.766085 28665 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [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: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:20.766201 29448 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 1.
I20260709 12:21:20.767015 29347 raft_consensus.cc:2804] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:21:20.767450 29347 raft_consensus.cc:493] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:20.767858 29347 raft_consensus.cc:3060] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:20.777134 29347 raft_consensus.cc:515] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:20.778825 29347 leader_election.cc:290] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 3 election: Requested vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:20.780153 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
I20260709 12:21:20.780511 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "885d77e2872c45768be223a69d53e38a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:20.780993 29450 raft_consensus.cc:3060] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:21:20.781179 28770 raft_consensus.cc:3060] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:20.789417 29450 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 3.
I20260709 12:21:20.790134 28770 raft_consensus.cc:2468] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 3.
I20260709 12:21:20.790724 28665 leader_election.cc:304] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:20.791488 29347 raft_consensus.cc:2804] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:20.791976 29347 raft_consensus.cc:697] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 3 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:20.792712 29347 consensus_queue.cc:237] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER 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: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:20.804364 28521 catalog_manager.cc:5697] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 1 to 3, leader changed from e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1) to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 3 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:21.233035 29450 raft_consensus.cc:1275] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:21.234463 29402 consensus_queue.cc:1048] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:21.250425 28771 raft_consensus.cc:1275] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:21.252465 29567 consensus_queue.cc:1048] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:21:26.558749 28795 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2d00 after lost signal to thread 25163
W20260709 12:21:26.560124 28795 debug-util.cc:398] Leaking SignalData structure 0x7b0800209280 after lost signal to thread 28557
W20260709 12:21:26.561548 28795 debug-util.cc:398] Leaking SignalData structure 0x7b08002baf00 after lost signal to thread 28724
W20260709 12:21:26.563766 28795 debug-util.cc:398] Leaking SignalData structure 0x7b0800311600 after lost signal to thread 28798
W20260709 12:21:26.629699 28738 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.603s	user 0.007s	sys 0.001s
W20260709 12:21:26.687784 28738 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.661s	user 0.007s	sys 0.001s
W20260709 12:21:26.715894 28795 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc2c0 after lost signal to thread 28872
W20260709 12:21:26.717383 28795 debug-util.cc:398] Leaking SignalData structure 0x7b0800370980 after lost signal to thread 29481
W20260709 12:21:26.796294 28737 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.840s	user 0.024s	sys 0.014s
W20260709 12:21:26.796716 28737 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.841s	user 0.024s	sys 0.014s
W20260709 12:21:26.822785 28721 debug-util.cc:398] Leaking SignalData structure 0x7b0800285000 after lost signal to thread 25163
W20260709 12:21:26.823933 28721 debug-util.cc:398] Leaking SignalData structure 0x7b08002361e0 after lost signal to thread 28557
W20260709 12:21:26.825219 28721 debug-util.cc:398] Leaking SignalData structure 0x7b0800086760 after lost signal to thread 28724
W20260709 12:21:26.826532 28721 debug-util.cc:398] Leaking SignalData structure 0x7b0800214560 after lost signal to thread 28798
W20260709 12:21:26.827684 28721 debug-util.cc:398] Leaking SignalData structure 0x7b080026b680 after lost signal to thread 28872
W20260709 12:21:26.838948 28721 debug-util.cc:398] Leaking SignalData structure 0x7b0800340d00 after lost signal to thread 29481
I20260709 12:21:26.843739 29573 raft_consensus.cc:493] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47a958504a2642f18602cbc878bed2b0)
I20260709 12:21:26.844468 29573 raft_consensus.cc:515] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:26.845394 29567 raft_consensus.cc:493] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47a958504a2642f18602cbc878bed2b0)
I20260709 12:21:26.845985 29567 raft_consensus.cc:515] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:26.847072 29583 raft_consensus.cc:493] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47a958504a2642f18602cbc878bed2b0)
I20260709 12:21:26.847940 29567 leader_election.cc:290] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
I20260709 12:21:26.848310 29573 leader_election.cc:290] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:26.848914 29573 raft_consensus.cc:493] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47a958504a2642f18602cbc878bed2b0)
I20260709 12:21:26.847671 29583 raft_consensus.cc:515] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:26.852283 29583 leader_election.cc:290] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:26.849381 29573 raft_consensus.cc:515] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:26.868312 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b56ac977c2d4896a35094983f660ed5" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:26.870083 29567 raft_consensus.cc:493] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 47a958504a2642f18602cbc878bed2b0)
I20260709 12:21:26.870566 29567 raft_consensus.cc:515] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:26.871384 29573 leader_election.cc:290] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:26.872380 29567 leader_election.cc:290] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:26.872637 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96d6b11dbc64d0db0b7c383f913fa99" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:26.874249 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb4424745a0341df8b29c8341e350257" is_pre_election: true
I20260709 12:21:26.874305 29450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:26.875396 29448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d72912408f64b71b0b66c7bf52be78a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" is_pre_election: true
I20260709 12:21:26.913504 28770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b56ac977c2d4896a35094983f660ed5" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:26.913941 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10164a508dd94010a06039e3eb48d9fe" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:26.914964 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96d6b11dbc64d0db0b7c383f913fa99" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:26.916409 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:26.914146 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d72912408f64b71b0b66c7bf52be78a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47a958504a2642f18602cbc878bed2b0" is_pre_election: true
I20260709 12:21:26.922480 28665 leader_election.cc:304] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:26.923375 29567 raft_consensus.cc:2749] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:26.924580 28665 leader_election.cc:304] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:26.925447 29567 raft_consensus.cc:2749] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:26.926469 28665 leader_election.cc:304] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:26.927182 29567 raft_consensus.cc:2749] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:26.928349 28665 leader_election.cc:304] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257
I20260709 12:21:26.929054 29567 raft_consensus.cc:2749] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:26.929453 28665 leader_election.cc:304] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b123180303424b7391b3c65091353a0e; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:26.930385 29567 raft_consensus.cc:2749] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:21:28.795111 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:28.899895 28773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bae1d85bca24dac8341b97845a37e43"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:28.900632 28773 raft_consensus.cc:606] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:28.903625 28773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27e097aa53c348cbada1cdc4d224233e"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:28.904196 28773 raft_consensus.cc:606] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:28.906798 28773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:28.907335 28773 raft_consensus.cc:606] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:28.910144 28771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:28.910706 28771 raft_consensus.cc:606] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:28.961230 28847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f"
dest_uuid: "fb4424745a0341df8b29c8341e350257"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:40538
I20260709 12:21:28.961863 28847 raft_consensus.cc:606] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:28.965011 28771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:28.965287 29601 raft_consensus.cc:993] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:28.965621 28771 raft_consensus.cc:606] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS b123180303424b7391b3c65091353a0e
I20260709 12:21:28.965801 29601 raft_consensus.cc:1081] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:28.967305 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:21:28.969015 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:28.970113 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:28.971979 29451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0bae1d85bca24dac8341b97845a37e43"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37064
I20260709 12:21:28.972659 29451 raft_consensus.cc:493] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:28.972996 29451 raft_consensus.cc:3060] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:28.980751 29451 raft_consensus.cc:515] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:28.991475 29451 leader_election.cc:290] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:29.046476 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae1d85bca24dac8341b97845a37e43" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:29.047151 28843 raft_consensus.cc:3060] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.056341 28843 raft_consensus.cc:2468] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:29.057826 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae1d85bca24dac8341b97845a37e43" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:29.060196 28771 raft_consensus.cc:3055] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:29.060524 28771 raft_consensus.cc:740] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:29.060925 29396 leader_election.cc:304] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:29.061317 28771 consensus_queue.cc:260] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.062948 28771 raft_consensus.cc:3060] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.070616 29609 raft_consensus.cc:2804] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:29.073693 28771 raft_consensus.cc:2468] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:29.087129 29609 raft_consensus.cc:697] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:29.088374 29609 consensus_queue.cc:237] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.115902 28520 catalog_manager.cc:5697] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:29.161710 29585 raft_consensus.cc:993] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:29.162225 29585 raft_consensus.cc:1081] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:29.164390 29451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37062
I20260709 12:21:29.165050 29451 raft_consensus.cc:493] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:29.165421 29451 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:29.173233 29451 raft_consensus.cc:515] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.179957 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:29.180548 28771 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:29.180670 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c7b6019632491e97c48de5f02cae8f" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:29.181361 28843 raft_consensus.cc:3055] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:29.181684 28843 raft_consensus.cc:740] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:29.183194 28843 consensus_queue.cc:260] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.184374 28843 raft_consensus.cc:3060] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:29.181681 29580 raft_consensus.cc:993] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:29.185281 29580 raft_consensus.cc:1081] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:29.187089 29450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37064
I20260709 12:21:29.187611 29450 raft_consensus.cc:493] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:29.187929 29450 raft_consensus.cc:3060] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.192914 29451 leader_election.cc:290] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 3 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:29.198220 28843 raft_consensus.cc:2468] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 3.
I20260709 12:21:29.199648 29396 leader_election.cc:304] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:29.200623 29609 raft_consensus.cc:2804] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:29.201128 29609 raft_consensus.cc:697] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:29.202041 29609 consensus_queue.cc:237] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER 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: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.203145 28771 raft_consensus.cc:2468] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 3.
I20260709 12:21:29.200736 29450 raft_consensus.cc:515] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.208387 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:29.210021 29450 leader_election.cc:290] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:29.210675 28771 raft_consensus.cc:3055] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:29.214762 28771 raft_consensus.cc:740] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:29.215735 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf1de0e8a6c4b3299163a6944ff9ff4" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:29.216696 28843 raft_consensus.cc:3060] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.218281 28771 consensus_queue.cc:260] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.219791 28771 raft_consensus.cc:3060] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.228359 28771 raft_consensus.cc:2468] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:29.229619 29396 leader_election.cc:304] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:29.230581 29609 raft_consensus.cc:2804] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:29.231060 29609 raft_consensus.cc:697] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:29.231954 29609 consensus_queue.cc:237] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.233727 28520 catalog_manager.cc:5697] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 2 to 3, leader changed from fb4424745a0341df8b29c8341e350257 (127.24.146.4) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 3 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:29.271313 29580 raft_consensus.cc:993] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0: : Instructing follower b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:29.271903 29580 raft_consensus.cc:1081] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:29.277297 28697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c"
dest_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:34672
I20260709 12:21:29.277943 28697 raft_consensus.cc:493] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:29.278311 28697 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.256368 28843 raft_consensus.cc:2468] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:29.290295 28697 raft_consensus.cc:515] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:29.298395 28520 catalog_manager.cc:5697] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:29.305238 28697 leader_election.cc:290] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:29.305536 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:29.305789 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:29.306306 28843 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.306275 28772 raft_consensus.cc:3055] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:29.309733 28772 raft_consensus.cc:740] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:29.310688 28772 consensus_queue.cc:260] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:29.312075 28772 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.322314 28772 raft_consensus.cc:2468] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:29.323525 28665 leader_election.cc:304] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:29.324821 29605 raft_consensus.cc:2804] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:29.325296 29605 raft_consensus.cc:697] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:29.326187 29605 consensus_queue.cc:237] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:29.326817 28843 raft_consensus.cc:2468] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:29.333169 29602 raft_consensus.cc:993] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:29.333671 29602 raft_consensus.cc:1081] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:29.335745 29451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37064
I20260709 12:21:29.336350 29451 raft_consensus.cc:493] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:29.336738 29451 raft_consensus.cc:3060] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.353194 29451 raft_consensus.cc:515] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.355377 29451 leader_election.cc:290] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:29.356262 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:29.356099 28520 catalog_manager.cc:5697] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 2 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:29.356913 28772 raft_consensus.cc:3055] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:29.357372 28772 raft_consensus.cc:740] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:29.357620 29602 raft_consensus.cc:993] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:29.358095 29602 raft_consensus.cc:1081] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:29.358489 28772 consensus_queue.cc:260] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.359714 28772 raft_consensus.cc:3060] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.360839 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979f9081f7044d20830c6f45c649edaf" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:29.361423 28843 raft_consensus.cc:3060] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.362125 29450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27e097aa53c348cbada1cdc4d224233e"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37064
I20260709 12:21:29.362668 29450 raft_consensus.cc:493] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:29.363020 29450 raft_consensus.cc:3060] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.381539 28843 raft_consensus.cc:2468] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:29.382936 28772 raft_consensus.cc:2468] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:29.383492 29396 leader_election.cc:304] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:29.384805 29609 raft_consensus.cc:2804] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:29.385330 29609 raft_consensus.cc:697] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:29.386319 29609 consensus_queue.cc:237] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:29.372116 29450 raft_consensus.cc:515] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:29.397766 29450 leader_election.cc:290] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:29.400874 28772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e097aa53c348cbada1cdc4d224233e" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:29.401525 28772 raft_consensus.cc:3055] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:29.401841 28772 raft_consensus.cc:740] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:29.402705 28772 consensus_queue.cc:260] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:29.407435 28772 raft_consensus.cc:3060] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.419077 28520 catalog_manager.cc:5697] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:29.430375 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e097aa53c348cbada1cdc4d224233e" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:29.431046 28694 raft_consensus.cc:3060] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:29.434060 28772 raft_consensus.cc:2468] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:29.440426 28694 raft_consensus.cc:2468] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:29.441946 29397 leader_election.cc:304] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:29.442888 29609 raft_consensus.cc:2804] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:29.443565 29609 raft_consensus.cc:697] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:29.444473 29609 consensus_queue.cc:237] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:29.476470 28520 catalog_manager.cc:5697] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:29.623178 28843 raft_consensus.cc:1275] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 3 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:29.624624 29609 consensus_queue.cc:1048] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:29.625056 28843 raft_consensus.cc:1275] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.626854 29609 consensus_queue.cc:1048] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:29.638576 28772 raft_consensus.cc:1275] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.640122 29609 consensus_queue.cc:1048] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:29.708773 28771 raft_consensus.cc:1275] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:29.734776 28771 raft_consensus.cc:1275] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.737489 29573 consensus_queue.cc:1048] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:29.740139 29626 consensus_queue.cc:1048] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:29.782451 28773 raft_consensus.cc:1275] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.785631 28773 raft_consensus.cc:1275] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.787103 29626 consensus_queue.cc:1048] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:29.790115 29626 consensus_queue.cc:1048] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:29.794799 28847 raft_consensus.cc:1275] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.797804 29567 consensus_queue.cc:1048] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:29.858774 28847 raft_consensus.cc:1275] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.861747 28847 raft_consensus.cc:1275] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.862073 28774 raft_consensus.cc:1275] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.865238 29626 consensus_queue.cc:1048] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:29.867869 29626 consensus_queue.cc:1048] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:29.879091 29626 consensus_queue.cc:1048] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:29.946345 28697 raft_consensus.cc:1275] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:29.948557 29626 consensus_queue.cc:1048] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:30.051955 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:30.128825 28774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:30.129464 28774 raft_consensus.cc:606] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:30.133078 28773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:30.133680 28773 raft_consensus.cc:606] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS b123180303424b7391b3c65091353a0e
I20260709 12:21:30.136478 28773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f30ad2b67e44deea31a2dd19251cb04"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:30.137041 28773 raft_consensus.cc:606] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS b123180303424b7391b3c65091353a0e
I20260709 12:21:30.139911 28843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361"
dest_uuid: "fb4424745a0341df8b29c8341e350257"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:40538
I20260709 12:21:30.140528 28843 raft_consensus.cc:606] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:30.143522 28773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:30.144101 28773 raft_consensus.cc:606] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS b123180303424b7391b3c65091353a0e
I20260709 12:21:30.147765 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:30.149730 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:30.150609 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:30.276489 29587 raft_consensus.cc:993] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:30.277038 29585 raft_consensus.cc:1081] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:30.282200 29448 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37062
I20260709 12:21:30.282784 29448 raft_consensus.cc:493] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:30.283123 29448 raft_consensus.cc:3060] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.291333 29448 raft_consensus.cc:515] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:30.293437 29448 leader_election.cc:290] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:30.300513 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:30.301108 28774 raft_consensus.cc:3060] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.308650 28774 raft_consensus.cc:2468] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:30.313457 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8866d5462c14303bf5209990a1b0361" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:30.326808 28843 raft_consensus.cc:3055] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:30.327204 28843 raft_consensus.cc:740] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:30.328608 28843 consensus_queue.cc:260] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:30.330140 28843 raft_consensus.cc:3060] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.335078 29396 leader_election.cc:304] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:30.336149 29626 raft_consensus.cc:2804] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:30.336647 29626 raft_consensus.cc:697] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:30.337517 29626 consensus_queue.cc:237] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:30.351680 29601 raft_consensus.cc:993] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0: : Instructing follower b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:30.352411 29600 raft_consensus.cc:1081] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:30.358389 28697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f30ad2b67e44deea31a2dd19251cb04"
dest_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:34672
I20260709 12:21:30.358950 28697 raft_consensus.cc:493] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:30.359292 28697 raft_consensus.cc:3060] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.377241 29580 raft_consensus.cc:993] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:30.377859 29580 raft_consensus.cc:1081] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:30.379171 28843 raft_consensus.cc:2468] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:30.378193 28697 raft_consensus.cc:515] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.384342 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f30ad2b67e44deea31a2dd19251cb04" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:30.384943 28843 raft_consensus.cc:3060] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.385138 29450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37064
I20260709 12:21:30.385840 29450 raft_consensus.cc:493] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:30.386312 29450 raft_consensus.cc:3060] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.392539 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f30ad2b67e44deea31a2dd19251cb04" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:30.393195 28774 raft_consensus.cc:3055] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:30.393688 28774 raft_consensus.cc:740] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:30.394611 28774 consensus_queue.cc:260] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.395622 28774 raft_consensus.cc:3060] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.396112 28522 catalog_manager.cc:5697] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from fb4424745a0341df8b29c8341e350257 (127.24.146.4) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:30.385298 28697 leader_election.cc:290] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:30.422376 29450 raft_consensus.cc:515] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:30.430820 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:30.431409 28694 raft_consensus.cc:3060] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.439785 28774 raft_consensus.cc:2468] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:30.442309 28665 leader_election.cc:304] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:30.443109 28843 raft_consensus.cc:2468] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:30.443260 29573 raft_consensus.cc:2804] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:30.444569 29573 raft_consensus.cc:697] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:30.445709 29573 consensus_queue.cc:237] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.450791 28694 raft_consensus.cc:2468] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:30.452561 29397 leader_election.cc:304] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:30.453521 29642 raft_consensus.cc:2804] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:30.454097 29642 raft_consensus.cc:697] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:30.455030 29642 consensus_queue.cc:237] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:30.459193 29450 leader_election.cc:290] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:30.462050 29601 raft_consensus.cc:993] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0: : Instructing follower b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:30.462611 29601 raft_consensus.cc:1081] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:30.464367 28697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a"
dest_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:34672
I20260709 12:21:30.464747 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1babf4eed2f44b8c9bdaf25c3a638031" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:30.464979 28697 raft_consensus.cc:493] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:30.465407 28774 raft_consensus.cc:3055] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:30.465435 28697 raft_consensus.cc:3060] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.465879 28774 raft_consensus.cc:740] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:30.466724 28774 consensus_queue.cc:260] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:30.468570 28774 raft_consensus.cc:3060] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.480145 28697 raft_consensus.cc:515] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.490638 28774 raft_consensus.cc:2468] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:30.491670 28520 catalog_manager.cc:5697] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 2 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:30.495682 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:30.496361 28774 raft_consensus.cc:3055] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:30.496662 28774 raft_consensus.cc:740] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:30.497861 28774 consensus_queue.cc:260] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.499365 28774 raft_consensus.cc:3060] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.499684 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca1b4a255d54eb18477dd638633eb6a" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:30.500260 28843 raft_consensus.cc:3060] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.506982 28774 raft_consensus.cc:2468] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:30.510088 28665 leader_election.cc:304] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:30.510871 29573 raft_consensus.cc:2804] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:30.511389 29573 raft_consensus.cc:697] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:30.512223 29573 consensus_queue.cc:237] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.529101 28697 leader_election.cc:290] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:30.530957 28521 catalog_manager.cc:5697] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:30.531896 28843 raft_consensus.cc:2468] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:30.642230 29600 raft_consensus.cc:993] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0: : Instructing follower b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:30.653761 29580 raft_consensus.cc:1081] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:30.670958 28521 catalog_manager.cc:5697] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 2 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
W20260709 12:21:30.708630 28739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.4:40809, user_credentials={real_user=slave}} blocked reactor thread for 46836.9us
W20260709 12:21:30.711807 28740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:36149, user_credentials={real_user=slave}} blocked reactor thread for 45109.3us
I20260709 12:21:30.729321 28694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653"
dest_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:34672
I20260709 12:21:30.730304 28694 raft_consensus.cc:493] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:30.730846 28694 raft_consensus.cc:3060] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.775207 28774 raft_consensus.cc:1275] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:30.777256 29642 consensus_queue.cc:1048] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:30.807137 28694 raft_consensus.cc:515] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.834913 28694 leader_election.cc:290] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:30.837913 28771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:30.838778 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c32a22c7a147ad83467d7920fee653" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:30.843302 28771 raft_consensus.cc:3055] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:30.843704 28771 raft_consensus.cc:740] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:30.844748 28771 consensus_queue.cc:260] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.847741 28771 raft_consensus.cc:3060] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.843437 28843 raft_consensus.cc:3060] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:30.856600 28847 raft_consensus.cc:1275] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:30.858439 29573 consensus_queue.cc:1048] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:21:30.857508 28771 raft_consensus.cc:2468] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:30.871855 28665 leader_election.cc:304] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:30.872838 29573 raft_consensus.cc:2804] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:30.873274 29573 raft_consensus.cc:697] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:30.874617 29573 consensus_queue.cc:237] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:30.878232 28694 raft_consensus.cc:1275] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:30.883692 29626 consensus_queue.cc:1048] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:30.891752 28843 raft_consensus.cc:2468] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:30.916980 28843 raft_consensus.cc:1275] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:30.918174 28774 raft_consensus.cc:1275] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:30.923558 29642 consensus_queue.cc:1048] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:30.939620 29567 consensus_queue.cc:1048] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:21:30.987253 28774 raft_consensus.cc:1275] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:30.993379 29642 consensus_queue.cc:1048] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.020219 28521 catalog_manager.cc:5697] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 2 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.101168 28847 raft_consensus.cc:1275] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:31.106523 29605 consensus_queue.cc:1048] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:31.125870 28773 raft_consensus.cc:1275] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:31.130612 29605 consensus_queue.cc:1048] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.214599 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:31.431690 28773 raft_consensus.cc:1275] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:31.434327 29573 consensus_queue.cc:1048] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:31.466034 28694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1"
dest_uuid: "b123180303424b7391b3c65091353a0e"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:60710
I20260709 12:21:31.467022 28694 raft_consensus.cc:606] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:31.472687 28847 raft_consensus.cc:1275] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:31.470614 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c4cc69a2c9840bc9abff9a2af85f79e"
dest_uuid: "fb4424745a0341df8b29c8341e350257"
mode: GRACEFUL
new_leader_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:40538
I20260709 12:21:31.474335 28846 raft_consensus.cc:606] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Received request to transfer leadership to TS b123180303424b7391b3c65091353a0e
I20260709 12:21:31.475375 29671 consensus_queue.cc:1048] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:21:31.477950 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1"
dest_uuid: "fb4424745a0341df8b29c8341e350257"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:40538
I20260709 12:21:31.479321 28846 raft_consensus.cc:606] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:31.483642 28847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b"
dest_uuid: "fb4424745a0341df8b29c8341e350257"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:40538
I20260709 12:21:31.484122 28847 raft_consensus.cc:606] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:31.508170 28697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c"
dest_uuid: "b123180303424b7391b3c65091353a0e"
mode: GRACEFUL
new_leader_uuid: "47a958504a2642f18602cbc878bed2b0"
 from {username='slave'} at 127.0.0.1:60710
I20260709 12:21:31.508764 28697 raft_consensus.cc:606] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Received request to transfer leadership to TS 47a958504a2642f18602cbc878bed2b0
I20260709 12:21:31.526949 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:21:31.528745 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:31.529887 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:31.643918 29653 raft_consensus.cc:993] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257: : Instructing follower b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:31.644452 29653 raft_consensus.cc:1081] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Signalling peer b123180303424b7391b3c65091353a0e to start an election
I20260709 12:21:31.648391 28697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c4cc69a2c9840bc9abff9a2af85f79e"
dest_uuid: "b123180303424b7391b3c65091353a0e"
 from {username='slave'} at 127.0.0.1:34670
I20260709 12:21:31.648918 28697 raft_consensus.cc:493] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:31.649258 28697 raft_consensus.cc:3060] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.653169 29605 raft_consensus.cc:993] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e: : Instructing follower 47a958504a2642f18602cbc878bed2b0 to start an election
I20260709 12:21:31.653750 29671 raft_consensus.cc:1081] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Signalling peer 47a958504a2642f18602cbc878bed2b0 to start an election
I20260709 12:21:31.656562 28773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
 from {username='slave'} at 127.0.0.1:43754
I20260709 12:21:31.657210 28773 raft_consensus.cc:493] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:31.657564 28773 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:31.657522 28697 raft_consensus.cc:515] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:31.663357 28697 leader_election.cc:290] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:31.664332 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4cc69a2c9840bc9abff9a2af85f79e" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:31.665009 28774 raft_consensus.cc:3060] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.665041 28773 raft_consensus.cc:515] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:31.665442 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4cc69a2c9840bc9abff9a2af85f79e" candidate_uuid: "b123180303424b7391b3c65091353a0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:31.666003 28847 raft_consensus.cc:3055] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:31.666316 28847 raft_consensus.cc:740] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:31.667081 28847 consensus_queue.cc:260] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:31.668325 28847 raft_consensus.cc:3060] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.668892 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:31.669466 28846 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:31.678493 28774 raft_consensus.cc:2468] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:31.679391 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1a47d5ba7cc4649a72c0a7af3f1a56c" candidate_uuid: "47a958504a2642f18602cbc878bed2b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:31.680820 28697 raft_consensus.cc:3055] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:31.681232 28697 raft_consensus.cc:740] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:31.682293 28697 consensus_queue.cc:260] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:31.683429 28697 raft_consensus.cc:3060] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:31.687589 28665 leader_election.cc:304] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, b123180303424b7391b3c65091353a0e; no voters: 
I20260709 12:21:31.688521 29605 raft_consensus.cc:2804] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:31.688982 29605 raft_consensus.cc:697] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Becoming Leader. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:31.689911 29605 consensus_queue.cc:237] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:31.692231 28773 leader_election.cc:290] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 3 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:31.686652 28847 raft_consensus.cc:2468] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b123180303424b7391b3c65091353a0e in term 2.
I20260709 12:21:31.691903 28846 raft_consensus.cc:2468] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 3.
I20260709 12:21:31.690361 28697 raft_consensus.cc:2468] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47a958504a2642f18602cbc878bed2b0 in term 3.
I20260709 12:21:31.694773 28739 leader_election.cc:304] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:31.696040 29654 raft_consensus.cc:2804] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:31.696548 29654 raft_consensus.cc:697] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 3 LEADER]: Becoming Leader. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:31.697429 29654 consensus_queue.cc:237] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Queue going to LEADER 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: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } }
I20260709 12:21:31.714917 28521 catalog_manager.cc:5697] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e reported cstate change: term changed from 1 to 2, leader changed from fb4424745a0341df8b29c8341e350257 (127.24.146.4) to b123180303424b7391b3c65091353a0e (127.24.146.2). New cstate: current_term: 2 leader_uuid: "b123180303424b7391b3c65091353a0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.719381 28520 catalog_manager.cc:5697] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 reported cstate change: term changed from 2 to 3, leader changed from b123180303424b7391b3c65091353a0e (127.24.146.2) to 47a958504a2642f18602cbc878bed2b0 (127.24.146.3). New cstate: current_term: 3 leader_uuid: "47a958504a2642f18602cbc878bed2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.723595 29671 raft_consensus.cc:993] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:31.724223 29671 raft_consensus.cc:1081] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:31.726208 29450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37052
I20260709 12:21:31.726830 29450 raft_consensus.cc:493] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:31.727183 29450 raft_consensus.cc:3060] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.740314 29450 raft_consensus.cc:515] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:31.742244 29450 leader_election.cc:290] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:31.743219 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:31.743307 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ada601de5e43568039fc9820ec55e1" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:31.744016 28697 raft_consensus.cc:3055] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:31.744058 28773 raft_consensus.cc:3060] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.744592 28697 raft_consensus.cc:740] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:31.745398 28697 consensus_queue.cc:260] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:31.746362 28697 raft_consensus.cc:3060] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.750522 29587 raft_consensus.cc:993] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:31.751060 29587 raft_consensus.cc:1081] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:31.752733 28773 raft_consensus.cc:2468] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:31.752887 29451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37062
I20260709 12:21:31.753487 29451 raft_consensus.cc:493] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:31.753850 29451 raft_consensus.cc:3060] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.754694 29396 leader_election.cc:304] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:31.756040 28697 raft_consensus.cc:2468] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:31.756479 29659 raft_consensus.cc:2804] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:31.757009 29659 raft_consensus.cc:697] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:31.757879 29659 consensus_queue.cc:237] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:31.762130 29451 raft_consensus.cc:515] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:31.764292 29451 leader_election.cc:290] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:31.765381 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:31.766053 28846 raft_consensus.cc:3055] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:31.766360 28846 raft_consensus.cc:740] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:31.766986 28846 consensus_queue.cc:260] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:31.767894 28846 raft_consensus.cc:3060] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.768951 28520 catalog_manager.cc:5697] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from b123180303424b7391b3c65091353a0e (127.24.146.2) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.774556 28846 raft_consensus.cc:2468] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:31.776043 29396 leader_election.cc:304] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:31.776948 28697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6591bf84fecc4ed6b2408cd8a1e39f5b" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:31.777618 28697 raft_consensus.cc:3060] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.776935 29659 raft_consensus.cc:2804] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:31.783416 29659 raft_consensus.cc:697] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:31.784255 29659 consensus_queue.cc:237] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:31.784955 28697 raft_consensus.cc:2468] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:31.793658 28520 catalog_manager.cc:5697] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from fb4424745a0341df8b29c8341e350257 (127.24.146.4) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:31.825193 29585 raft_consensus.cc:993] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:31.825692 29585 raft_consensus.cc:1081] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:31.827286 29451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37062
I20260709 12:21:31.827719 29451 raft_consensus.cc:493] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:31.827967 29451 raft_consensus.cc:3060] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.834844 29451 raft_consensus.cc:515] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:31.836671 29451 leader_election.cc:290] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809)
I20260709 12:21:31.837366 28773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:31.837566 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40eac9d5a80040179b541f167c7a0cd1" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:31.838114 28773 raft_consensus.cc:3060] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.838358 28846 raft_consensus.cc:3055] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:31.838727 28846 raft_consensus.cc:740] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:31.839424 28846 consensus_queue.cc:260] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:31.840382 28846 raft_consensus.cc:3060] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:31.844571 28773 raft_consensus.cc:2468] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:31.845788 29396 leader_election.cc:304] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:31.846068 28846 raft_consensus.cc:2468] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:31.846834 29659 raft_consensus.cc:2804] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:31.847376 29659 raft_consensus.cc:697] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:31.848167 29659 consensus_queue.cc:237] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:31.857599 28520 catalog_manager.cc:5697] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from fb4424745a0341df8b29c8341e350257 (127.24.146.4) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:32.119858 28846 raft_consensus.cc:1275] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 3 FOLLOWER]: Refusing update from remote peer 47a958504a2642f18602cbc878bed2b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:32.121166 29654 consensus_queue.cc:1048] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.131081 28697 raft_consensus.cc:1275] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 3 FOLLOWER]: Refusing update from remote peer 47a958504a2642f18602cbc878bed2b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:32.133025 29655 consensus_queue.cc:1048] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:32.143954 28773 raft_consensus.cc:1275] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.145206 29605 consensus_queue.cc:1048] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.161751 28847 raft_consensus.cc:1275] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer b123180303424b7391b3c65091353a0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.164052 29605 consensus_queue.cc:1048] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.193708 28697 raft_consensus.cc:1275] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.198762 29659 consensus_queue.cc:1048] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.235258 28846 raft_consensus.cc:1275] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.242496 29659 consensus_queue.cc:1048] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.307844 28773 raft_consensus.cc:1275] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.309093 29659 consensus_queue.cc:1048] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.318662 28846 raft_consensus.cc:1275] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.320007 29626 consensus_queue.cc:1048] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.324244 28697 raft_consensus.cc:1275] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.333359 29659 consensus_queue.cc:1048] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.353833 28773 raft_consensus.cc:1275] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:32.358286 29696 consensus_queue.cc:1048] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:32.623553 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:32.659693 28773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7"
dest_uuid: "47a958504a2642f18602cbc878bed2b0"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:60176
I20260709 12:21:32.660270 28773 raft_consensus.cc:606] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:32.662896 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303"
dest_uuid: "fb4424745a0341df8b29c8341e350257"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:40538
I20260709 12:21:32.663341 28846 raft_consensus.cc:606] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:32.665654 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70"
dest_uuid: "fb4424745a0341df8b29c8341e350257"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:40538
I20260709 12:21:32.666106 28846 raft_consensus.cc:606] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:32.668450 28694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9a602a818e549c5913a4d108779e361"
dest_uuid: "b123180303424b7391b3c65091353a0e"
mode: GRACEFUL
new_leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:60710
I20260709 12:21:32.668980 28694 raft_consensus.cc:606] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Received request to transfer leadership to TS e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:32.670141 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:21:32.671687 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:32.672417 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:32.978694 29653 raft_consensus.cc:993] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:32.979153 29587 raft_consensus.cc:1081] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:32.980470 29450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37062
I20260709 12:21:32.980942 29450 raft_consensus.cc:493] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:32.981209 29450 raft_consensus.cc:3060] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:32.986084 29450 raft_consensus.cc:515] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:32.988255 29450 leader_election.cc:290] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:32.988749 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:32.989347 28694 raft_consensus.cc:3060] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:32.988658 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8eca09f93ca48ff85f5c289f23d8e70" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:32.990103 28843 raft_consensus.cc:3055] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:32.990382 28843 raft_consensus.cc:740] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:32.991127 28843 consensus_queue.cc:260] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:32.993284 28843 raft_consensus.cc:3060] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:32.993755 29573 raft_consensus.cc:993] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:32.994235 29573 raft_consensus.cc:1081] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:32.996018 29450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9a602a818e549c5913a4d108779e361"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37052
I20260709 12:21:32.996536 29450 raft_consensus.cc:493] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:32.996819 29450 raft_consensus.cc:3060] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.001121 28694 raft_consensus.cc:2468] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:33.001296 28843 raft_consensus.cc:2468] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:33.003000 29397 leader_election.cc:304] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:33.003962 29450 raft_consensus.cc:515] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:33.004110 29696 raft_consensus.cc:2804] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:33.005033 29696 raft_consensus.cc:697] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:33.006000 29450 leader_election.cc:290] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:33.005971 29696 consensus_queue.cc:237] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:33.007566 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a602a818e549c5913a4d108779e361" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:33.007014 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a602a818e549c5913a4d108779e361" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:33.008188 28843 raft_consensus.cc:3060] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.008566 28694 raft_consensus.cc:3055] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:33.008941 28694 raft_consensus.cc:740] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b123180303424b7391b3c65091353a0e, State: Running, Role: LEADER
I20260709 12:21:33.009697 28694 consensus_queue.cc:260] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:33.010915 28694 raft_consensus.cc:3060] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.015259 28843 raft_consensus.cc:2468] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:33.016809 29396 leader_election.cc:304] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e73a6f76f6ef445b9aad26bc43fa3453, fb4424745a0341df8b29c8341e350257; no voters: 
I20260709 12:21:33.017699 29659 raft_consensus.cc:2804] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:33.018210 29659 raft_consensus.cc:697] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:33.018630 28694 raft_consensus.cc:2468] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:33.020859 29659 consensus_queue.cc:237] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:33.027132 28521 catalog_manager.cc:5697] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from fb4424745a0341df8b29c8341e350257 (127.24.146.4) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:33.051739 28521 catalog_manager.cc:5697] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from b123180303424b7391b3c65091353a0e (127.24.146.2) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:33.076351 29655 raft_consensus.cc:993] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:33.076820 29700 raft_consensus.cc:1081] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:33.078281 29450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37064
I20260709 12:21:33.078670 29450 raft_consensus.cc:493] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:33.078892 29450 raft_consensus.cc:3060] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.083535 29450 raft_consensus.cc:515] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:33.084864 29450 leader_election.cc:290] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers b123180303424b7391b3c65091353a0e (127.24.146.2:36149), 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095)
I20260709 12:21:33.085644 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:33.085814 28774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c28cbf6d7f43fab952077bde925bb7" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47a958504a2642f18602cbc878bed2b0"
I20260709 12:21:33.086292 28694 raft_consensus.cc:3060] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.086324 28774 raft_consensus.cc:3055] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:33.086805 28774 raft_consensus.cc:740] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47a958504a2642f18602cbc878bed2b0, State: Running, Role: LEADER
I20260709 12:21:33.087610 28774 consensus_queue.cc:260] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:33.088819 28774 raft_consensus.cc:3060] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.093031 28694 raft_consensus.cc:2468] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:33.094260 29397 leader_election.cc:304] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:33.095050 29659 raft_consensus.cc:2804] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:33.095541 29659 raft_consensus.cc:697] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:33.096351 29659 consensus_queue.cc:237] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } }
I20260709 12:21:33.096624 28774 raft_consensus.cc:2468] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:33.107640 29653 raft_consensus.cc:993] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257: : Instructing follower e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:33.108099 29587 raft_consensus.cc:1081] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Signalling peer e73a6f76f6ef445b9aad26bc43fa3453 to start an election
I20260709 12:21:33.108803 28521 catalog_manager.cc:5697] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from 47a958504a2642f18602cbc878bed2b0 (127.24.146.3) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:33.109511 29450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303"
dest_uuid: "e73a6f76f6ef445b9aad26bc43fa3453"
 from {username='slave'} at 127.0.0.1:37062
I20260709 12:21:33.110085 29450 raft_consensus.cc:493] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:33.110337 29450 raft_consensus.cc:3060] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.116139 29450 raft_consensus.cc:515] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:33.118275 29450 leader_election.cc:290] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Requested vote from peers fb4424745a0341df8b29c8341e350257 (127.24.146.4:40809), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:33.118611 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb4424745a0341df8b29c8341e350257"
I20260709 12:21:33.118884 28694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a30f16be8fd4248ae4894e3cb9bc303" candidate_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b123180303424b7391b3c65091353a0e"
I20260709 12:21:33.119232 28846 raft_consensus.cc:3055] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:33.119447 28694 raft_consensus.cc:3060] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.119582 28846 raft_consensus.cc:740] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb4424745a0341df8b29c8341e350257, State: Running, Role: LEADER
I20260709 12:21:33.120380 28846 consensus_queue.cc:260] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:33.121379 28846 raft_consensus.cc:3060] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:33.125486 28694 raft_consensus.cc:2468] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:33.126403 29397 leader_election.cc:304] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453; no voters: 
I20260709 12:21:33.127146 29659 raft_consensus.cc:2804] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:33.127302 28846 raft_consensus.cc:2468] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e73a6f76f6ef445b9aad26bc43fa3453 in term 2.
I20260709 12:21:33.127537 29659 raft_consensus.cc:697] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Becoming Leader. State: Replica: e73a6f76f6ef445b9aad26bc43fa3453, State: Running, Role: LEADER
I20260709 12:21:33.128381 29659 consensus_queue.cc:237] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:33.137709 28521 catalog_manager.cc:5697] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 reported cstate change: term changed from 1 to 2, leader changed from fb4424745a0341df8b29c8341e350257 (127.24.146.4) to e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1). New cstate: current_term: 2 leader_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:33.395828 28846 raft_consensus.cc:1275] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:33.397188 29659 consensus_queue.cc:1048] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:33.417521 28694 raft_consensus.cc:1275] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:33.419281 29626 consensus_queue.cc:1048] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:33.532610 28846 raft_consensus.cc:1275] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:33.533864 29696 consensus_queue.cc:1048] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:33.542209 28774 raft_consensus.cc:1275] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:33.544152 29626 consensus_queue.cc:1048] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:33.548707 28694 raft_consensus.cc:1275] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:33.553006 29696 consensus_queue.cc:1048] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:33.572703 28697 raft_consensus.cc:1275] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:33.588955 29696 consensus_queue.cc:1048] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:33.607878 28846 raft_consensus.cc:1275] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:33.610064 29696 consensus_queue.cc:1048] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:33.620224 28697 raft_consensus.cc:1275] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Refusing update from remote peer e73a6f76f6ef445b9aad26bc43fa3453: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:33.622529 29696 consensus_queue.cc:1048] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:33.711541 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:33.743176 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:33.744246 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:33.744833 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:33.784884 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:33.820313 25160 tablet_server.cc:179] TabletServer@127.24.146.1:40323 shutting down...
W20260709 12:21:33.824908 28813 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 96 similar messages]
W20260709 12:21:33.841408 28813 consensus_peers.cc:597] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:33.847616 28739 consensus_peers.cc:597] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:33.849241 28813 consensus_peers.cc:597] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:33.849284 28665 consensus_peers.cc:597] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:33.850183 28739 consensus_peers.cc:597] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:33.852138 28665 consensus_peers.cc:597] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:33.868566 28739 consensus_peers.cc:597] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:33.873365 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:33.874470 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.875411 25160 raft_consensus.cc:2243] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.875938 25160 raft_consensus.cc:2272] T 6e894572d3564be2a71fab81001bb2a0 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.878715 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.879496 25160 raft_consensus.cc:2243] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.880086 25160 raft_consensus.cc:2272] T 598817e2e99747aebecf100b0584ae34 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.883102 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.884066 25160 raft_consensus.cc:2243] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.884502 25160 raft_consensus.cc:2272] T d049f12b92b94fb3b9ae2a82b34dac5c P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.886503 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.887086 25160 raft_consensus.cc:2243] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.887439 25160 raft_consensus.cc:2272] T bd9be7f32c0147be9a1515cef793dfa4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.889307 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.889882 25160 raft_consensus.cc:2243] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.890326 25160 raft_consensus.cc:2272] T 863ad9b382144e93b94938cd93dd9ce6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.892215 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.892807 25160 raft_consensus.cc:2243] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.893229 25160 raft_consensus.cc:2272] T 7c89bf1adaf14c85b916792ce2707a61 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.895351 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.895961 25160 raft_consensus.cc:2243] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.896500 25160 raft_consensus.cc:2272] T 3abef68b3c1c47e0975075becbb6813a P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.899355 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.900060 25160 raft_consensus.cc:2243] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.900585 25160 raft_consensus.cc:2272] T 7e0123ab7f8e466fa4226898d600f180 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.903708 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.904654 25160 raft_consensus.cc:2243] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.905222 25160 raft_consensus.cc:2272] T 9b56ac977c2d4896a35094983f660ed5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.907641 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.908254 25160 raft_consensus.cc:2243] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.908701 25160 raft_consensus.cc:2272] T 885d77e2872c45768be223a69d53e38a P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.910759 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.911513 25160 raft_consensus.cc:2243] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.912343 25160 raft_consensus.cc:2272] T c8866d5462c14303bf5209990a1b0361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.914645 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.915205 25160 raft_consensus.cc:2243] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.916003 25160 raft_consensus.cc:2272] T 3a30f16be8fd4248ae4894e3cb9bc303 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:33.918787 28739 consensus_peers.cc:597] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:33.919248 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.919976 25160 raft_consensus.cc:2243] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.920372 25160 raft_consensus.cc:2272] T 914f434d89ce43ee931fcbb4c5e9dde7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.922816 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.923664 25160 raft_consensus.cc:2243] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.924427 25160 raft_consensus.cc:2272] T a8eca09f93ca48ff85f5c289f23d8e70 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.926702 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.927305 25160 raft_consensus.cc:2243] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.928073 25160 raft_consensus.cc:2272] T 09c28cbf6d7f43fab952077bde925bb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.931344 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.932283 25160 raft_consensus.cc:2243] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.933406 25160 raft_consensus.cc:2272] T e8c7b6019632491e97c48de5f02cae8f P e73a6f76f6ef445b9aad26bc43fa3453 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:33.935314 28665 consensus_peers.cc:597] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:33.936178 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.937074 25160 raft_consensus.cc:2243] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.937628 25160 raft_consensus.cc:2272] T 956316178f20431289caca85b189f83d P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.940497 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.941378 25160 raft_consensus.cc:2243] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.942408 25160 raft_consensus.cc:2272] T 40eac9d5a80040179b541f167c7a0cd1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.945516 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.946158 25160 raft_consensus.cc:2243] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.946554 25160 raft_consensus.cc:2272] T 26f289ad4fc947c48a46d24b4ddd678b P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.948939 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.949548 25160 raft_consensus.cc:2243] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.950387 25160 raft_consensus.cc:2272] T 6591bf84fecc4ed6b2408cd8a1e39f5b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.952601 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.953171 25160 raft_consensus.cc:2243] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.954010 25160 raft_consensus.cc:2272] T e9a602a818e549c5913a4d108779e361 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.956779 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.957952 25160 raft_consensus.cc:2243] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.958510 25160 raft_consensus.cc:2272] T 0aaa5fdbc18f4417b14baec38b3a02b6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.962106 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.962947 25160 raft_consensus.cc:2243] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.963531 25160 raft_consensus.cc:2272] T a13a1b7ce6aa447e8c413760b4aa1dca P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:33.964389 28739 consensus_peers.cc:597] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:33.965548 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.966277 25160 raft_consensus.cc:2243] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.967104 25160 raft_consensus.cc:2272] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.969219 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.969978 25160 raft_consensus.cc:2243] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.970793 25160 raft_consensus.cc:2272] T 0bae1d85bca24dac8341b97845a37e43 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.972935 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.973511 25160 raft_consensus.cc:2243] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.973986 25160 raft_consensus.cc:2272] T bab56529a76241da844974d45df2207b P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.976086 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.976888 25160 raft_consensus.cc:2243] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.977854 25160 raft_consensus.cc:2272] T 05ada601de5e43568039fc9820ec55e1 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:33.980660 28739 consensus_peers.cc:597] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:33.980715 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.981592 25160 raft_consensus.cc:2243] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.982059 25160 raft_consensus.cc:2272] T 3f57efa27662485ab37669c737d45dd4 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.984143 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.984738 25160 raft_consensus.cc:2243] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.985208 25160 raft_consensus.cc:2272] T 10164a508dd94010a06039e3eb48d9fe P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.987697 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.988540 25160 raft_consensus.cc:2243] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.989028 25160 raft_consensus.cc:2272] T 1d72912408f64b71b0b66c7bf52be78a P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:33.989739 28813 consensus_peers.cc:597] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:33.991314 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.992080 25160 raft_consensus.cc:2243] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:33.993095 25160 raft_consensus.cc:2272] T 27e097aa53c348cbada1cdc4d224233e P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:33.995777 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:33.996613 25160 raft_consensus.cc:2243] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:33.997099 25160 raft_consensus.cc:2272] T c067e62e376149d6814c62ee3c6fd5c6 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:33.998521 28813 consensus_peers.cc:597] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:33.999564 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.000284 25160 raft_consensus.cc:2243] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.000743 25160 raft_consensus.cc:2272] T 67dc7e5ff29241a9ac8a5128acdfe8ea P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.002925 28665 consensus_peers.cc:597] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.003105 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.003794 25160 raft_consensus.cc:2243] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.004168 25160 raft_consensus.cc:2272] T f99ef97069014d4691a0e2faae6a91dc P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.006529 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.007272 25160 raft_consensus.cc:2243] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.007776 25160 raft_consensus.cc:2272] T bf2277994046410b9de6b430f39ccd67 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.009970 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.010483 25160 raft_consensus.cc:2243] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.011219 25160 raft_consensus.cc:2272] T 1babf4eed2f44b8c9bdaf25c3a638031 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.013082 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.013607 25160 raft_consensus.cc:2243] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.014006 25160 raft_consensus.cc:2272] T 8e3a659cac454fe0bfeabce713f704a5 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.015883 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.016502 25160 raft_consensus.cc:2243] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.016878 25160 raft_consensus.cc:2272] T 568437722d914e87823056b35313e18e P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.018756 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.019263 25160 raft_consensus.cc:2243] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.019810 25160 raft_consensus.cc:2272] T 31db2988f2214136b6a851ffe71954ee P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.021834 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.022400 25160 raft_consensus.cc:2243] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.022811 25160 raft_consensus.cc:2272] T ac165b534a5c46f88a221b6f28c12d05 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.024710 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.025198 25160 raft_consensus.cc:2243] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.025592 25160 raft_consensus.cc:2272] T f1d96e44be654f1095fe00eae0492efd P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.027935 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.028549 25160 raft_consensus.cc:2243] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.029060 25160 raft_consensus.cc:2272] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.031384 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.031872 25160 raft_consensus.cc:2243] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.032645 25160 raft_consensus.cc:2272] T 979f9081f7044d20830c6f45c649edaf P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.035037 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.035781 25160 raft_consensus.cc:2243] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.036339 25160 raft_consensus.cc:2272] T 568982e87cdf4e3383a417b1fab04d84 P e73a6f76f6ef445b9aad26bc43fa3453 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.037122 28739 consensus_peers.cc:597] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.038522 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:34.039081 25160 raft_consensus.cc:2243] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.039537 25160 raft_consensus.cc:2272] T b665059571b642db807fd4ffa8ab13a2 P e73a6f76f6ef445b9aad26bc43fa3453 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.042734 28813 consensus_peers.cc:597] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.051103 28813 consensus_peers.cc:597] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.091589 28665 consensus_peers.cc:597] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.100118 28739 consensus_peers.cc:597] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.109159 25160 tablet_server.cc:196] TabletServer@127.24.146.1:40323 shutdown complete.
W20260709 12:21:34.116747 28813 consensus_peers.cc:597] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.122960 28665 consensus_peers.cc:597] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.148502 28665 consensus_peers.cc:597] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.154842 28739 consensus_peers.cc:597] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.155128 28665 consensus_peers.cc:597] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.171968 28813 consensus_peers.cc:597] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.175420 28665 consensus_peers.cc:597] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.188277 28813 consensus_peers.cc:597] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.192669 28739 consensus_peers.cc:597] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.202405 25160 tablet_server.cc:179] TabletServer@127.24.146.2:0 shutting down...
I20260709 12:21:34.246068 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:34.247062 25160 tablet_replica.cc:333] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.248170 25160 raft_consensus.cc:2243] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.248775 25160 raft_consensus.cc:2272] T f1a47d5ba7cc4649a72c0a7af3f1a56c P b123180303424b7391b3c65091353a0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.250842 25160 tablet_replica.cc:333] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.251513 25160 raft_consensus.cc:2243] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.251953 25160 raft_consensus.cc:2272] T bd9be7f32c0147be9a1515cef793dfa4 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.253826 25160 tablet_replica.cc:333] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.254455 25160 raft_consensus.cc:2243] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.254849 25160 raft_consensus.cc:2272] T ed61ae4ba00347a2820e26733be2de1a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.256722 25160 tablet_replica.cc:333] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.257296 25160 raft_consensus.cc:2243] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.258108 25160 raft_consensus.cc:2272] T c9c32a22c7a147ad83467d7920fee653 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.260269 25160 tablet_replica.cc:333] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.261333 25160 raft_consensus.cc:2243] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.261914 25160 raft_consensus.cc:2272] T 6591bf84fecc4ed6b2408cd8a1e39f5b P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.264456 25160 tablet_replica.cc:333] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e: stopping tablet replica
W20260709 12:21:34.264452 28814 consensus_peers.cc:597] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.265429 25160 raft_consensus.cc:2243] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.265933 25160 raft_consensus.cc:2272] T 09c28cbf6d7f43fab952077bde925bb7 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.268381 25160 tablet_replica.cc:333] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.269173 25160 raft_consensus.cc:2243] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.269661 25160 raft_consensus.cc:2272] T bd57f6cd79d84b6eb98d179d9f7c669e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.272280 25160 tablet_replica.cc:333] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.273106 25160 raft_consensus.cc:2243] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:34.273294 28740 consensus_peers.cc:597] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.273707 25160 raft_consensus.cc:2272] T 3abef68b3c1c47e0975075becbb6813a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.274256 28740 consensus_peers.cc:597] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.276659 25160 tablet_replica.cc:333] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e: stopping tablet replica
W20260709 12:21:34.276670 28740 consensus_peers.cc:597] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.277426 25160 raft_consensus.cc:2243] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.277945 25160 raft_consensus.cc:2272] T 7e0123ab7f8e466fa4226898d600f180 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.279946 25160 tablet_replica.cc:333] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.280655 25160 raft_consensus.cc:2243] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.281461 25160 raft_consensus.cc:2272] T 568437722d914e87823056b35313e18e P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.283991 25160 tablet_replica.cc:333] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.284669 25160 raft_consensus.cc:2243] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:34.284868 28739 consensus_peers.cc:597] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.285135 25160 raft_consensus.cc:2272] T 8e3a659cac454fe0bfeabce713f704a5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.287652 25160 tablet_replica.cc:333] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.288269 25160 raft_consensus.cc:2243] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.288684 25160 raft_consensus.cc:2272] T 1babf4eed2f44b8c9bdaf25c3a638031 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.290630 25160 tablet_replica.cc:333] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.291201 25160 raft_consensus.cc:2243] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.291613 25160 raft_consensus.cc:2272] T 1d72912408f64b71b0b66c7bf52be78a P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.293431 25160 tablet_replica.cc:333] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.294000 25160 raft_consensus.cc:2243] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.294374 25160 raft_consensus.cc:2272] T c067e62e376149d6814c62ee3c6fd5c6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.296164 25160 tablet_replica.cc:333] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.296694 25160 raft_consensus.cc:2243] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.297077 25160 raft_consensus.cc:2272] T 27e097aa53c348cbada1cdc4d224233e P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.298779 25160 tablet_replica.cc:333] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.299319 25160 raft_consensus.cc:2243] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.299705 25160 raft_consensus.cc:2272] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.301463 25160 tablet_replica.cc:333] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.302032 25160 raft_consensus.cc:2243] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.302425 25160 raft_consensus.cc:2272] T c153413af9cb4cd6afd4eced1e15a36f P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.304296 25160 tablet_replica.cc:333] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.304986 25160 raft_consensus.cc:2243] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.305980 25160 raft_consensus.cc:2272] T 0c4cc69a2c9840bc9abff9a2af85f79e P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.308362 25160 tablet_replica.cc:333] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e: stopping tablet replica
W20260709 12:21:34.308864 28740 consensus_peers.cc:597] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.309012 25160 raft_consensus.cc:2243] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.310106 25160 raft_consensus.cc:2272] T 3f57efa27662485ab37669c737d45dd4 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.312875 25160 tablet_replica.cc:333] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e: stopping tablet replica
W20260709 12:21:34.313275 28813 consensus_peers.cc:597] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.313627 25160 raft_consensus.cc:2243] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.314185 25160 raft_consensus.cc:2272] T 10164a508dd94010a06039e3eb48d9fe P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.314342 28814 consensus_peers.cc:597] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.316356 25160 tablet_replica.cc:333] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.316912 25160 raft_consensus.cc:2243] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.317291 25160 raft_consensus.cc:2272] T 05ada601de5e43568039fc9820ec55e1 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.319223 25160 tablet_replica.cc:333] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.319937 25160 raft_consensus.cc:2243] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.320895 25160 raft_consensus.cc:2272] T 885d77e2872c45768be223a69d53e38a P b123180303424b7391b3c65091353a0e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.322830 28813 consensus_peers.cc:597] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 -> Peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Couldn't send request to peer e73a6f76f6ef445b9aad26bc43fa3453. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.323087 25160 tablet_replica.cc:333] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.323719 25160 raft_consensus.cc:2243] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.324169 25160 raft_consensus.cc:2272] T e96d6b11dbc64d0db0b7c383f913fa99 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.326028 25160 tablet_replica.cc:333] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.326591 25160 raft_consensus.cc:2243] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.327032 25160 raft_consensus.cc:2272] T 9b56ac977c2d4896a35094983f660ed5 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.329246 25160 tablet_replica.cc:333] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.330010 25160 raft_consensus.cc:2243] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.330544 25160 raft_consensus.cc:2272] T 5842f068c6b848a79e6d9d4675f258f9 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.333195 25160 tablet_replica.cc:333] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.334023 25160 raft_consensus.cc:2243] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.334614 25160 raft_consensus.cc:2272] T 863ad9b382144e93b94938cd93dd9ce6 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.337352 25160 tablet_replica.cc:333] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.338363 25160 raft_consensus.cc:2243] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.339597 25160 raft_consensus.cc:2272] T 31db2988f2214136b6a851ffe71954ee P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.342537 25160 tablet_replica.cc:333] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.343345 25160 raft_consensus.cc:2243] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.344002 25160 raft_consensus.cc:2272] T 292f8409e70345c59a9f6191d2ed5f20 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.346688 25160 tablet_replica.cc:333] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.347441 25160 raft_consensus.cc:2243] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.347986 25160 raft_consensus.cc:2272] T a8eca09f93ca48ff85f5c289f23d8e70 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.352535 25160 tablet_replica.cc:333] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.353372 25160 raft_consensus.cc:2243] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.354395 25160 raft_consensus.cc:2272] T 5f30ad2b67e44deea31a2dd19251cb04 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.357303 25160 tablet_replica.cc:333] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.358119 25160 raft_consensus.cc:2243] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.358671 25160 raft_consensus.cc:2272] T 914f434d89ce43ee931fcbb4c5e9dde7 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.367825 25160 tablet_replica.cc:333] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.368574 25160 raft_consensus.cc:2243] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.369704 25160 raft_consensus.cc:2272] T 1ca1b4a255d54eb18477dd638633eb6a P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.372395 25160 tablet_replica.cc:333] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.373194 25160 raft_consensus.cc:2243] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.382126 25160 raft_consensus.cc:2272] T 568982e87cdf4e3383a417b1fab04d84 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.385030 25160 tablet_replica.cc:333] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.385838 25160 raft_consensus.cc:2243] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.386475 25160 raft_consensus.cc:2272] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.387658 28814 consensus_peers.cc:597] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.389204 25160 tablet_replica.cc:333] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.390551 25160 raft_consensus.cc:2243] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.391183 25160 raft_consensus.cc:2272] T bab56529a76241da844974d45df2207b P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.393955 25160 tablet_replica.cc:333] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.395198 25160 raft_consensus.cc:2243] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:21:34.396509 28740 consensus_peers.cc:597] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.396560 25160 raft_consensus.cc:2272] T 81ef37536a5d43649b26e435a5b36333 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.401738 25160 tablet_replica.cc:333] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e: stopping tablet replica
W20260709 12:21:34.401670 28740 consensus_peers.cc:597] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.402700 25160 raft_consensus.cc:2243] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.403483 25160 raft_consensus.cc:2272] T f1d96e44be654f1095fe00eae0492efd P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.405524 25160 tablet_replica.cc:333] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.406127 25160 raft_consensus.cc:2243] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.406538 25160 raft_consensus.cc:2272] T bf2277994046410b9de6b430f39ccd67 P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.408416 25160 tablet_replica.cc:333] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.408998 25160 raft_consensus.cc:2243] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.409749 25160 raft_consensus.cc:2272] T f99ef97069014d4691a0e2faae6a91dc P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.411770 25160 tablet_replica.cc:333] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.412294 25160 raft_consensus.cc:2243] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.413609 25160 raft_consensus.cc:2272] T a13a1b7ce6aa447e8c413760b4aa1dca P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.416535 25160 tablet_replica.cc:333] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.417215 25160 raft_consensus.cc:2243] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.418248 25160 raft_consensus.cc:2272] T 4b9cce8e98ed49418e8c93f21414c58b P b123180303424b7391b3c65091353a0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.421264 25160 tablet_replica.cc:333] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.422029 25160 raft_consensus.cc:2243] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.422560 25160 raft_consensus.cc:2272] T e9a602a818e549c5913a4d108779e361 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.429123 25160 tablet_replica.cc:333] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.429751 25160 raft_consensus.cc:2243] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.430330 25160 raft_consensus.cc:2272] T 3a30f16be8fd4248ae4894e3cb9bc303 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.433828 25160 tablet_replica.cc:333] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e: stopping tablet replica
I20260709 12:21:34.434576 25160 raft_consensus.cc:2243] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.435629 25160 raft_consensus.cc:2272] T 0aaa5fdbc18f4417b14baec38b3a02b6 P b123180303424b7391b3c65091353a0e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.443992 28814 consensus_peers.cc:597] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.445835 28740 consensus_peers.cc:597] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.470880 28814 consensus_peers.cc:597] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.478662 28814 consensus_peers.cc:597] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.520433 28814 consensus_peers.cc:597] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.523749 28740 consensus_peers.cc:597] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.524230 28740 consensus_peers.cc:597] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.558331 28814 consensus_peers.cc:597] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.561657 25160 tablet_server.cc:196] TabletServer@127.24.146.2:0 shutdown complete.
W20260709 12:21:34.573829 28814 consensus_peers.cc:597] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.632261 28814 consensus_peers.cc:597] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.635102 25160 tablet_server.cc:179] TabletServer@127.24.146.3:0 shutting down...
W20260709 12:21:34.639724 28740 consensus_peers.cc:597] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.666970 28740 consensus_peers.cc:597] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 -> Peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Couldn't send request to peer b123180303424b7391b3c65091353a0e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:36149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.672070 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:34.672994 25160 tablet_replica.cc:333] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.674117 25160 raft_consensus.cc:2243] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.674722 25160 raft_consensus.cc:2272] T d049f12b92b94fb3b9ae2a82b34dac5c P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.676716 25160 tablet_replica.cc:333] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.677292 25160 raft_consensus.cc:2243] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.678103 25160 raft_consensus.cc:2272] T f1a47d5ba7cc4649a72c0a7af3f1a56c P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.679937 25160 tablet_replica.cc:333] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.680498 25160 raft_consensus.cc:2243] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.680902 25160 raft_consensus.cc:2272] T 0bae1d85bca24dac8341b97845a37e43 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.682770 25160 tablet_replica.cc:333] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.683323 25160 raft_consensus.cc:2243] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.684084 25160 raft_consensus.cc:2272] T ed61ae4ba00347a2820e26733be2de1a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.686192 25160 tablet_replica.cc:333] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.686937 25160 raft_consensus.cc:2243] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.687456 25160 raft_consensus.cc:2272] T c9c32a22c7a147ad83467d7920fee653 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.689730 25160 tablet_replica.cc:333] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.690441 25160 raft_consensus.cc:2243] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.691412 25160 raft_consensus.cc:2272] T bd57f6cd79d84b6eb98d179d9f7c669e P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.693938 25160 tablet_replica.cc:333] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.694796 25160 raft_consensus.cc:2243] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.695734 25160 raft_consensus.cc:2272] T 67dc7e5ff29241a9ac8a5128acdfe8ea P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.697949 25160 tablet_replica.cc:333] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.698673 25160 raft_consensus.cc:2243] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.699584 25160 raft_consensus.cc:2272] T bf2277994046410b9de6b430f39ccd67 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.702185 25160 tablet_replica.cc:333] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.703001 25160 raft_consensus.cc:2243] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.703554 25160 raft_consensus.cc:2272] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.705523 28813 consensus_peers.cc:597] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.706162 25160 tablet_replica.cc:333] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
W20260709 12:21:34.706302 28813 consensus_peers.cc:597] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.707023 25160 raft_consensus.cc:2243] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.707518 25160 raft_consensus.cc:2272] T c153413af9cb4cd6afd4eced1e15a36f P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.709450 25160 tablet_replica.cc:333] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.710140 25160 raft_consensus.cc:2243] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.710884 25160 raft_consensus.cc:2272] T 8e3a659cac454fe0bfeabce713f704a5 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.713001 25160 tablet_replica.cc:333] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.713698 25160 raft_consensus.cc:2243] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.714180 25160 raft_consensus.cc:2272] T 1babf4eed2f44b8c9bdaf25c3a638031 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.716414 25160 tablet_replica.cc:333] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.717005 25160 raft_consensus.cc:2243] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.717454 25160 raft_consensus.cc:2272] T 4b9cce8e98ed49418e8c93f21414c58b P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.719321 25160 tablet_replica.cc:333] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.719872 25160 raft_consensus.cc:2243] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.720280 25160 raft_consensus.cc:2272] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.722134 25160 tablet_replica.cc:333] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.722653 25160 raft_consensus.cc:2243] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.723356 25160 raft_consensus.cc:2272] T 6e894572d3564be2a71fab81001bb2a0 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.725106 25160 tablet_replica.cc:333] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.725636 25160 raft_consensus.cc:2243] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.726449 25160 raft_consensus.cc:2272] T 1d72912408f64b71b0b66c7bf52be78a P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.728286 25160 tablet_replica.cc:333] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.728821 25160 raft_consensus.cc:2243] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.729229 25160 raft_consensus.cc:2272] T 27e097aa53c348cbada1cdc4d224233e P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.730979 25160 tablet_replica.cc:333] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.731535 25160 raft_consensus.cc:2243] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.731923 25160 raft_consensus.cc:2272] T 0c4cc69a2c9840bc9abff9a2af85f79e P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.733644 25160 tablet_replica.cc:333] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.734413 25160 raft_consensus.cc:2243] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.734983 25160 raft_consensus.cc:2272] T 1ca1b4a255d54eb18477dd638633eb6a P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.737043 25160 tablet_replica.cc:333] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.737588 25160 raft_consensus.cc:2243] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.738009 25160 raft_consensus.cc:2272] T ac165b534a5c46f88a221b6f28c12d05 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.739867 25160 tablet_replica.cc:333] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.740413 25160 raft_consensus.cc:2243] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.740844 25160 raft_consensus.cc:2272] T 598817e2e99747aebecf100b0584ae34 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.742800 25160 tablet_replica.cc:333] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.743341 25160 raft_consensus.cc:2243] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.743746 25160 raft_consensus.cc:2272] T 81ef37536a5d43649b26e435a5b36333 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.745571 25160 tablet_replica.cc:333] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.746153 25160 raft_consensus.cc:2243] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.746958 25160 raft_consensus.cc:2272] T 863ad9b382144e93b94938cd93dd9ce6 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.748935 25160 tablet_replica.cc:333] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.749711 25160 raft_consensus.cc:2243] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.750620 25160 raft_consensus.cc:2272] T 7c89bf1adaf14c85b916792ce2707a61 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.753285 25160 tablet_replica.cc:333] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.754063 25160 raft_consensus.cc:2243] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.754580 25160 raft_consensus.cc:2272] T 5842f068c6b848a79e6d9d4675f258f9 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.757130 25160 tablet_replica.cc:333] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
W20260709 12:21:34.757151 28813 consensus_peers.cc:597] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.757969 25160 raft_consensus.cc:2243] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.758520 25160 raft_consensus.cc:2272] T 31db2988f2214136b6a851ffe71954ee P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.760484 25160 tablet_replica.cc:333] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.761034 25160 raft_consensus.cc:2243] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.761408 25160 raft_consensus.cc:2272] T 3f57efa27662485ab37669c737d45dd4 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.763363 25160 tablet_replica.cc:333] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.763892 25160 raft_consensus.cc:2243] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.764658 25160 raft_consensus.cc:2272] T 10164a508dd94010a06039e3eb48d9fe P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.766680 25160 tablet_replica.cc:333] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.767217 25160 raft_consensus.cc:2243] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.767616 25160 raft_consensus.cc:2272] T 05ada601de5e43568039fc9820ec55e1 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.769395 25160 tablet_replica.cc:333] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.769968 25160 raft_consensus.cc:2243] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.770802 25160 raft_consensus.cc:2272] T 914f434d89ce43ee931fcbb4c5e9dde7 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.773240 25160 tablet_replica.cc:333] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.774005 25160 raft_consensus.cc:2243] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.774544 25160 raft_consensus.cc:2272] T 5f30ad2b67e44deea31a2dd19251cb04 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.776600 25160 tablet_replica.cc:333] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.777190 25160 raft_consensus.cc:2243] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.777626 25160 raft_consensus.cc:2272] T 979f9081f7044d20830c6f45c649edaf P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.779614 25160 tablet_replica.cc:333] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.780210 25160 raft_consensus.cc:2243] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.780797 25160 raft_consensus.cc:2272] T 568982e87cdf4e3383a417b1fab04d84 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.783217 25160 tablet_replica.cc:333] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.784109 25160 raft_consensus.cc:2243] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.784655 25160 raft_consensus.cc:2272] T b665059571b642db807fd4ffa8ab13a2 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.787283 25160 tablet_replica.cc:333] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.788164 25160 raft_consensus.cc:2243] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.788724 25160 raft_consensus.cc:2272] T 292f8409e70345c59a9f6191d2ed5f20 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.791445 25160 tablet_replica.cc:333] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.792229 25160 raft_consensus.cc:2243] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.792724 25160 raft_consensus.cc:2272] T 40eac9d5a80040179b541f167c7a0cd1 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.795086 25160 tablet_replica.cc:333] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.795614 25160 raft_consensus.cc:2243] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.796018 25160 raft_consensus.cc:2272] T 09c28cbf6d7f43fab952077bde925bb7 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.797798 25160 tablet_replica.cc:333] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.798324 25160 raft_consensus.cc:2243] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.798753 25160 raft_consensus.cc:2272] T e8c7b6019632491e97c48de5f02cae8f P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.800508 25160 tablet_replica.cc:333] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.800979 25160 raft_consensus.cc:2243] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.801728 25160 raft_consensus.cc:2272] T 26f289ad4fc947c48a46d24b4ddd678b P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.803596 25160 tablet_replica.cc:333] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.804121 25160 raft_consensus.cc:2243] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.804548 25160 raft_consensus.cc:2272] T 956316178f20431289caca85b189f83d P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.806525 25160 tablet_replica.cc:333] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.807060 25160 raft_consensus.cc:2243] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.807438 25160 raft_consensus.cc:2272] T 885d77e2872c45768be223a69d53e38a P 47a958504a2642f18602cbc878bed2b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.809309 25160 tablet_replica.cc:333] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.809783 25160 raft_consensus.cc:2243] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.810652 25160 raft_consensus.cc:2272] T e96d6b11dbc64d0db0b7c383f913fa99 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.812604 25160 tablet_replica.cc:333] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.813221 25160 raft_consensus.cc:2243] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:34.813978 25160 raft_consensus.cc:2272] T c8866d5462c14303bf5209990a1b0361 P 47a958504a2642f18602cbc878bed2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:34.816720 25160 tablet_replica.cc:333] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0: stopping tablet replica
I20260709 12:21:34.817335 25160 raft_consensus.cc:2243] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:34.818568 25160 raft_consensus.cc:2272] T 9b56ac977c2d4896a35094983f660ed5 P 47a958504a2642f18602cbc878bed2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:34.823889 28813 consensus_peers.cc:597] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.869139 28813 consensus_peers.cc:597] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:34.909536 28813 consensus_peers.cc:597] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.918550 25160 tablet_server.cc:196] TabletServer@127.24.146.3:0 shutdown complete.
W20260709 12:21:34.925997 28813 consensus_peers.cc:597] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:34.985086 29737 raft_consensus.cc:493] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:34.985765 29737 raft_consensus.cc:515] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47a958504a2642f18602cbc878bed2b0" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40095 } } peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } }
I20260709 12:21:34.988197 29737 leader_election.cc:290] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095), e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323)
W20260709 12:21:34.992657 28813 leader_election.cc:336] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Network error: Client connection negotiation failed: client connection to 127.24.146.3:40095: connect: Connection refused (error 111)
W20260709 12:21:34.993476 28813 leader_election.cc:336] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111)
I20260709 12:21:34.993863 28813 leader_election.cc:304] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: 47a958504a2642f18602cbc878bed2b0, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:34.994552 29737 raft_consensus.cc:2749] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:34.997486 25160 tablet_server.cc:179] TabletServer@127.24.146.4:0 shutting down...
W20260709 12:21:35.020478 28813 consensus_peers.cc:597] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:35.029742 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:35.030606 25160 tablet_replica.cc:333] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.031241 25160 raft_consensus.cc:2243] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.032039 25160 raft_consensus.cc:2272] T d049f12b92b94fb3b9ae2a82b34dac5c P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.034093 25160 tablet_replica.cc:333] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.034662 25160 raft_consensus.cc:2243] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.035111 25160 raft_consensus.cc:2272] T f1a47d5ba7cc4649a72c0a7af3f1a56c P fb4424745a0341df8b29c8341e350257 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.036803 25160 tablet_replica.cc:333] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.037540 25160 raft_consensus.cc:2243] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.038311 25160 raft_consensus.cc:2272] T bd9be7f32c0147be9a1515cef793dfa4 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.040562 25160 tablet_replica.cc:333] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.041106 25160 raft_consensus.cc:2243] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.041498 25160 raft_consensus.cc:2272] T ed61ae4ba00347a2820e26733be2de1a P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.043366 25160 tablet_replica.cc:333] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.043933 25160 raft_consensus.cc:2243] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.044401 25160 raft_consensus.cc:2272] T 0bae1d85bca24dac8341b97845a37e43 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.046252 25160 tablet_replica.cc:333] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.046782 25160 raft_consensus.cc:2243] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.047192 25160 raft_consensus.cc:2272] T c9c32a22c7a147ad83467d7920fee653 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.049008 25160 tablet_replica.cc:333] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.049593 25160 raft_consensus.cc:2243] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.050031 25160 raft_consensus.cc:2272] T bd57f6cd79d84b6eb98d179d9f7c669e P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.051872 25160 tablet_replica.cc:333] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.052378 25160 raft_consensus.cc:2243] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.052520 29737 raft_consensus.cc:493] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e73a6f76f6ef445b9aad26bc43fa3453)
I20260709 12:21:35.053179 25160 raft_consensus.cc:2272] T c067e62e376149d6814c62ee3c6fd5c6 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.053078 29737 raft_consensus.cc:515] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb4424745a0341df8b29c8341e350257" member_type: VOTER last_known_addr { host: "127.24.146.4" port: 40809 } } peers { permanent_uuid: "e73a6f76f6ef445b9aad26bc43fa3453" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 40323 } } peers { permanent_uuid: "b123180303424b7391b3c65091353a0e" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 36149 } }
I20260709 12:21:35.055037 29737 leader_election.cc:290] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323), b123180303424b7391b3c65091353a0e (127.24.146.2:36149)
I20260709 12:21:35.055680 25160 tablet_replica.cc:333] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.056385 25160 raft_consensus.cc:2243] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.056926 25160 raft_consensus.cc:2272] T e96d6b11dbc64d0db0b7c383f913fa99 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:35.058914 28813 leader_election.cc:336] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e73a6f76f6ef445b9aad26bc43fa3453 (127.24.146.1:40323): Network error: Client connection negotiation failed: client connection to 127.24.146.1:40323: connect: Connection refused (error 111)
W20260709 12:21:35.059362 28814 leader_election.cc:336] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b123180303424b7391b3c65091353a0e (127.24.146.2:36149): Network error: Client connection negotiation failed: client connection to 127.24.146.2:36149: connect: Connection refused (error 111)
I20260709 12:21:35.059538 25160 tablet_replica.cc:333] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.059743 28814 leader_election.cc:304] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb4424745a0341df8b29c8341e350257; no voters: b123180303424b7391b3c65091353a0e, e73a6f76f6ef445b9aad26bc43fa3453
I20260709 12:21:35.060233 25160 raft_consensus.cc:2243] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.060340 29737 raft_consensus.cc:2749] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:21:35.060766 25160 raft_consensus.cc:2272] T c8866d5462c14303bf5209990a1b0361 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.062707 25160 tablet_replica.cc:333] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.063308 25160 raft_consensus.cc:2243] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.064157 25160 raft_consensus.cc:2272] T 7e0123ab7f8e466fa4226898d600f180 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.066361 25160 tablet_replica.cc:333] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.067092 25160 raft_consensus.cc:2243] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.067998 25160 raft_consensus.cc:2272] T 3abef68b3c1c47e0975075becbb6813a P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:35.068825 28813 consensus_peers.cc:597] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 -> Peer 47a958504a2642f18602cbc878bed2b0 (127.24.146.3:40095): Couldn't send request to peer 47a958504a2642f18602cbc878bed2b0. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.3:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:35.070231 25160 tablet_replica.cc:333] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.070866 25160 raft_consensus.cc:2243] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.071379 25160 raft_consensus.cc:2272] T 568437722d914e87823056b35313e18e P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.073336 25160 tablet_replica.cc:333] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.073957 25160 raft_consensus.cc:2243] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.074708 25160 raft_consensus.cc:2272] T 6216ae3ecd6d4fbb9c0cf6ea7106f523 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.076494 25160 tablet_replica.cc:333] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.077005 25160 raft_consensus.cc:2243] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.077700 25160 raft_consensus.cc:2272] T c153413af9cb4cd6afd4eced1e15a36f P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.079581 25160 tablet_replica.cc:333] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.080092 25160 raft_consensus.cc:2243] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.080466 25160 raft_consensus.cc:2272] T 6e894572d3564be2a71fab81001bb2a0 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.082363 25160 tablet_replica.cc:333] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.082864 25160 raft_consensus.cc:2243] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.083206 25160 raft_consensus.cc:2272] T 0c4cc69a2c9840bc9abff9a2af85f79e P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.084932 25160 tablet_replica.cc:333] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.085424 25160 raft_consensus.cc:2243] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.085772 25160 raft_consensus.cc:2272] T a8eca09f93ca48ff85f5c289f23d8e70 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.087435 25160 tablet_replica.cc:333] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.087942 25160 raft_consensus.cc:2243] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.088305 25160 raft_consensus.cc:2272] T 5f30ad2b67e44deea31a2dd19251cb04 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.089978 25160 tablet_replica.cc:333] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.090487 25160 raft_consensus.cc:2243] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.090852 25160 raft_consensus.cc:2272] T 1ca1b4a255d54eb18477dd638633eb6a P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.092579 25160 tablet_replica.cc:333] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.093073 25160 raft_consensus.cc:2243] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.093777 25160 raft_consensus.cc:2272] T ac165b534a5c46f88a221b6f28c12d05 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.095595 25160 tablet_replica.cc:333] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.096097 25160 raft_consensus.cc:2243] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.096786 25160 raft_consensus.cc:2272] T 598817e2e99747aebecf100b0584ae34 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.098551 25160 tablet_replica.cc:333] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.099030 25160 raft_consensus.cc:2243] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.099363 25160 raft_consensus.cc:2272] T 979f9081f7044d20830c6f45c649edaf P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.100981 25160 tablet_replica.cc:333] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.101464 25160 raft_consensus.cc:2243] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.102200 25160 raft_consensus.cc:2272] T 9ad94245e0904b0a8743ba5ccfa8dbb7 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.103969 25160 tablet_replica.cc:333] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.104436 25160 raft_consensus.cc:2243] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.104792 25160 raft_consensus.cc:2272] T 7c89bf1adaf14c85b916792ce2707a61 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.106581 25160 tablet_replica.cc:333] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.107082 25160 raft_consensus.cc:2243] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.107771 25160 raft_consensus.cc:2272] T 5842f068c6b848a79e6d9d4675f258f9 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.109428 25160 tablet_replica.cc:333] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.109946 25160 raft_consensus.cc:2243] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.110621 25160 raft_consensus.cc:2272] T bab56529a76241da844974d45df2207b P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.112782 25160 tablet_replica.cc:333] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.113330 25160 raft_consensus.cc:2243] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.113790 25160 raft_consensus.cc:2272] T 81ef37536a5d43649b26e435a5b36333 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.115682 25160 tablet_replica.cc:333] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.116199 25160 raft_consensus.cc:2243] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.116596 25160 raft_consensus.cc:2272] T e9a602a818e549c5913a4d108779e361 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.118392 25160 tablet_replica.cc:333] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.118906 25160 raft_consensus.cc:2243] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.119290 25160 raft_consensus.cc:2272] T 4b9cce8e98ed49418e8c93f21414c58b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.121044 25160 tablet_replica.cc:333] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.121560 25160 raft_consensus.cc:2243] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.121995 25160 raft_consensus.cc:2272] T 6cf1de0e8a6c4b3299163a6944ff9ff4 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.123637 25160 tablet_replica.cc:333] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.124140 25160 raft_consensus.cc:2243] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.124517 25160 raft_consensus.cc:2272] T a13a1b7ce6aa447e8c413760b4aa1dca P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.126260 25160 tablet_replica.cc:333] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.126789 25160 raft_consensus.cc:2243] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.127177 25160 raft_consensus.cc:2272] T f1d96e44be654f1095fe00eae0492efd P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.128892 25160 tablet_replica.cc:333] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.129381 25160 raft_consensus.cc:2243] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.129825 25160 raft_consensus.cc:2272] T 67dc7e5ff29241a9ac8a5128acdfe8ea P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.131734 25160 tablet_replica.cc:333] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.132248 25160 raft_consensus.cc:2243] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.132630 25160 raft_consensus.cc:2272] T f99ef97069014d4691a0e2faae6a91dc P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.134470 25160 tablet_replica.cc:333] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.134953 25160 raft_consensus.cc:2243] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.135669 25160 raft_consensus.cc:2272] T 292f8409e70345c59a9f6191d2ed5f20 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.137375 25160 tablet_replica.cc:333] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.137869 25160 raft_consensus.cc:2243] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.138280 25160 raft_consensus.cc:2272] T 40eac9d5a80040179b541f167c7a0cd1 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.139927 25160 tablet_replica.cc:333] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.140401 25160 raft_consensus.cc:2243] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.140774 25160 raft_consensus.cc:2272] T 6591bf84fecc4ed6b2408cd8a1e39f5b P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.142494 25160 tablet_replica.cc:333] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.142978 25160 raft_consensus.cc:2243] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.143381 25160 raft_consensus.cc:2272] T e8c7b6019632491e97c48de5f02cae8f P fb4424745a0341df8b29c8341e350257 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.145181 25160 tablet_replica.cc:333] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.145660 25160 raft_consensus.cc:2243] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.146080 25160 raft_consensus.cc:2272] T 26f289ad4fc947c48a46d24b4ddd678b P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.147799 25160 tablet_replica.cc:333] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.148277 25160 raft_consensus.cc:2243] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.149017 25160 raft_consensus.cc:2272] T 956316178f20431289caca85b189f83d P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.150871 25160 tablet_replica.cc:333] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.151367 25160 raft_consensus.cc:2243] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.152151 25160 raft_consensus.cc:2272] T b665059571b642db807fd4ffa8ab13a2 P fb4424745a0341df8b29c8341e350257 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.154003 25160 tablet_replica.cc:333] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.154464 25160 raft_consensus.cc:2243] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.154844 25160 raft_consensus.cc:2272] T 3a30f16be8fd4248ae4894e3cb9bc303 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.156566 25160 tablet_replica.cc:333] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257: stopping tablet replica
I20260709 12:21:35.156994 25160 raft_consensus.cc:2243] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:35.157387 25160 raft_consensus.cc:2272] T 0aaa5fdbc18f4417b14baec38b3a02b6 P fb4424745a0341df8b29c8341e350257 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.221547 25160 tablet_server.cc:196] TabletServer@127.24.146.4:0 shutdown complete.
I20260709 12:21:35.280283 25160 master.cc:562] Master@127.24.146.62:45965 shutting down...
I20260709 12:21:35.306267 25160 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:35.306835 25160 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:35.307159 25160 tablet_replica.cc:333] T 00000000000000000000000000000000 P f54b5db34c1440ee87feff622dbd608c: stopping tablet replica
I20260709 12:21:35.328025 25160 master.cc:584] Master@127.24.146.62:45965 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (31253 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:21:35.405728 25160 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.146.62:32925
I20260709 12:21:35.407141 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:35.413028 29739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:35.413507 29740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:35.414922 29742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:35.416796 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:35.418166 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:35.418375 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:35.418531 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599695418506 us; error 0 us; skew 500 ppm
I20260709 12:21:35.419035 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:35.421608 25160 webserver.cc:533] Webserver started at http://127.24.146.62:41469/ using document root <none> and password file <none>
I20260709 12:21:35.422145 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:35.422335 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:35.422600 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:35.423734 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/master-0-root/instance:
uuid: "fe6c90670bdd4ff98ea9e542926dc1c7"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:35.428511 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:35.431993 29747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.432714 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:35.433002 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/master-0-root
uuid: "fe6c90670bdd4ff98ea9e542926dc1c7"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:35.433269 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:35.447669 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:35.448909 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:35.488206 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.62:32925
I20260709 12:21:35.488333 29798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.62:32925 every 8 connection(s)
I20260709 12:21:35.492350 29799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:35.502991 29799 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7: Bootstrap starting.
I20260709 12:21:35.507781 29799 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:35.512195 29799 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7: No bootstrap required, opened a new log
I20260709 12:21:35.514420 29799 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe6c90670bdd4ff98ea9e542926dc1c7" member_type: VOTER }
I20260709 12:21:35.514806 29799 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:35.515034 29799 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe6c90670bdd4ff98ea9e542926dc1c7, State: Initialized, Role: FOLLOWER
I20260709 12:21:35.515588 29799 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe6c90670bdd4ff98ea9e542926dc1c7" member_type: VOTER }
I20260709 12:21:35.516038 29799 raft_consensus.cc:399] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:35.516248 29799 raft_consensus.cc:493] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:35.516515 29799 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:35.521061 29799 raft_consensus.cc:515] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe6c90670bdd4ff98ea9e542926dc1c7" member_type: VOTER }
I20260709 12:21:35.521588 29799 leader_election.cc:304] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [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: fe6c90670bdd4ff98ea9e542926dc1c7; no voters: 
I20260709 12:21:35.522722 29799 leader_election.cc:290] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:35.523077 29802 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:35.524415 29802 raft_consensus.cc:697] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 1 LEADER]: Becoming Leader. State: Replica: fe6c90670bdd4ff98ea9e542926dc1c7, State: Running, Role: LEADER
I20260709 12:21:35.525100 29802 consensus_queue.cc:237] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [LEADER]: Queue going to LEADER mode. State: All 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: "fe6c90670bdd4ff98ea9e542926dc1c7" member_type: VOTER }
I20260709 12:21:35.525575 29799 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:35.529661 29804 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fe6c90670bdd4ff98ea9e542926dc1c7. Latest consensus state: current_term: 1 leader_uuid: "fe6c90670bdd4ff98ea9e542926dc1c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe6c90670bdd4ff98ea9e542926dc1c7" member_type: VOTER } }
I20260709 12:21:35.530463 29804 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:35.531220 29803 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fe6c90670bdd4ff98ea9e542926dc1c7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe6c90670bdd4ff98ea9e542926dc1c7" member_type: VOTER } }
I20260709 12:21:35.532325 29803 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:35.533274 29810 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:35.538528 29810 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:35.541324 25160 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:35.547135 29810 catalog_manager.cc:1383] Generated new cluster ID: 7250537bd8da4ac7879725cf5d82376f
I20260709 12:21:35.547487 29810 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:35.563129 29810 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:35.564543 29810 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:35.581954 29810 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7: Generated new TSK 0
I20260709 12:21:35.582588 29810 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:35.608486 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:35.614655 29820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:35.615798 29821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:35.617544 29823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:35.618014 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:35.619009 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:35.619194 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:35.619324 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599695619306 us; error 0 us; skew 500 ppm
I20260709 12:21:35.619830 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:35.622308 25160 webserver.cc:533] Webserver started at http://127.24.146.1:36665/ using document root <none> and password file <none>
I20260709 12:21:35.622788 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:35.622952 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:35.623165 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:35.624184 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root/instance:
uuid: "d912ba25c82d44f2965ec2df23a71691"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:35.628809 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:35.632449 29828 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.633363 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:21:35.633689 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "d912ba25c82d44f2965ec2df23a71691"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:35.634042 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:35.658077 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:35.659299 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:35.660813 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:35.663290 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:35.663524 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.663753 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:35.663918 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.705204 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:34721
I20260709 12:21:35.705310 29890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:34721 every 8 connection(s)
I20260709 12:21:35.710264 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:35.717315 29895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:35.717617 29896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:35.722033 29898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:35.724854 29891 heartbeater.cc:344] Connected to a master server at 127.24.146.62:32925
I20260709 12:21:35.725303 29891 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:35.725674 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:35.726217 29891 heartbeater.cc:507] Master 127.24.146.62:32925 requested a full tablet report, sending...
I20260709 12:21:35.726934 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:35.727237 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:35.727399 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599695727382 us; error 0 us; skew 500 ppm
I20260709 12:21:35.728262 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:35.728775 29764 ts_manager.cc:194] Registered new tserver with Master: d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721)
I20260709 12:21:35.730996 25160 webserver.cc:533] Webserver started at http://127.24.146.2:42795/ using document root <none> and password file <none>
I20260709 12:21:35.731066 29764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53084
I20260709 12:21:35.731629 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:35.731848 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:35.732107 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:35.733541 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-1-root/instance:
uuid: "5e1938792c364fbbba75d710121a11fd"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:35.738679 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:35.742193 29903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.743112 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:35.743455 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-1-root
uuid: "5e1938792c364fbbba75d710121a11fd"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:35.743722 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:35.759835 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:35.761031 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:35.762549 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:35.764873 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:35.765077 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.765293 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:35.765452 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.805476 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.2:33687
I20260709 12:21:35.805613 29965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.2:33687 every 8 connection(s)
I20260709 12:21:35.810278 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:35.816627 29969 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:35.818463 29970 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:35.820729 29972 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:35.822142 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:35.823007 29966 heartbeater.cc:344] Connected to a master server at 127.24.146.62:32925
I20260709 12:21:35.823173 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:21:35.823414 29966 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:35.823534 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:35.823772 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599695823754 us; error 0 us; skew 500 ppm
I20260709 12:21:35.824273 29966 heartbeater.cc:507] Master 127.24.146.62:32925 requested a full tablet report, sending...
I20260709 12:21:35.824343 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:35.826574 29764 ts_manager.cc:194] Registered new tserver with Master: 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:35.827304 25160 webserver.cc:533] Webserver started at http://127.24.146.3:39851/ using document root <none> and password file <none>
I20260709 12:21:35.827870 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:35.828061 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:35.828083 29764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53096
I20260709 12:21:35.828307 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:35.829689 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-2-root/instance:
uuid: "6585d40dd47a4635b0eae4069f69ddfa"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:35.834329 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:35.838376 29977 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.839249 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:21:35.839589 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-2-root
uuid: "6585d40dd47a4635b0eae4069f69ddfa"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:35.839879 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:35.859691 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:35.860932 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:35.862452 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:35.864838 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:35.865058 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.865279 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:35.865429 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:35.908612 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.3:40343
I20260709 12:21:35.908708 30039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.3:40343 every 8 connection(s)
I20260709 12:21:35.922134 30040 heartbeater.cc:344] Connected to a master server at 127.24.146.62:32925
I20260709 12:21:35.922566 30040 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:35.923274 30040 heartbeater.cc:507] Master 127.24.146.62:32925 requested a full tablet report, sending...
I20260709 12:21:35.925196 29764 ts_manager.cc:194] Registered new tserver with Master: 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:35.925369 25160 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01359125s
I20260709 12:21:35.926533 29764 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53112
I20260709 12:21:35.951767 29764 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53114:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:35.954710 29764 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:36.037221 29930 tablet_service.cc:1511] Processing CreateTablet for tablet c152060ed60949f1a15946242bf778e9 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:36.038811 29926 tablet_service.cc:1511] Processing CreateTablet for tablet 7474ba7825474bdaa1a796553e0159a7 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:36.040072 29929 tablet_service.cc:1511] Processing CreateTablet for tablet 371d3b8d2de54420bbc08f20f13a7563 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:36.041363 29927 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9a367f473c47eabba66d3bd000c2f1 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:36.042752 29928 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3b542ae2a54a1e8d7172a7588a90a7 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:36.044839 29931 tablet_service.cc:1511] Processing CreateTablet for tablet ce71f0413d63439aa81ee0ea4e274ccc (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:36.044905 29925 tablet_service.cc:1511] Processing CreateTablet for tablet 236fd771e2a44506b91d7146f6924b9b (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:36.046218 29924 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1f2cd89dff467e8ad65152847b756f (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:36.038864 29930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c152060ed60949f1a15946242bf778e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.049090 29923 tablet_service.cc:1511] Processing CreateTablet for tablet c4783269a17d4b8f8cfd849e34903f59 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:36.050540 29923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4783269a17d4b8f8cfd849e34903f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.053519 29922 tablet_service.cc:1511] Processing CreateTablet for tablet dfde1c445ffa4919ac5532e1631f38fb (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:36.054931 29922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfde1c445ffa4919ac5532e1631f38fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.063292 29926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7474ba7825474bdaa1a796553e0159a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.065527 29927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9a367f473c47eabba66d3bd000c2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.070842 29925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236fd771e2a44506b91d7146f6924b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.072747 29928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3b542ae2a54a1e8d7172a7588a90a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.073406 29924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1f2cd89dff467e8ad65152847b756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.078279 29931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce71f0413d63439aa81ee0ea4e274ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.080075 30005 tablet_service.cc:1511] Processing CreateTablet for tablet ce71f0413d63439aa81ee0ea4e274ccc (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:36.081336 29929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371d3b8d2de54420bbc08f20f13a7563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.081543 30005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce71f0413d63439aa81ee0ea4e274ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.091128 30004 tablet_service.cc:1511] Processing CreateTablet for tablet c152060ed60949f1a15946242bf778e9 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:36.092577 30004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c152060ed60949f1a15946242bf778e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.107837 30003 tablet_service.cc:1511] Processing CreateTablet for tablet 371d3b8d2de54420bbc08f20f13a7563 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:36.108330 30002 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3b542ae2a54a1e8d7172a7588a90a7 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:36.109390 30003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371d3b8d2de54420bbc08f20f13a7563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.110213 30002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3b542ae2a54a1e8d7172a7588a90a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.114269 30001 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9a367f473c47eabba66d3bd000c2f1 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:36.115738 30001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9a367f473c47eabba66d3bd000c2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.120100 30000 tablet_service.cc:1511] Processing CreateTablet for tablet 7474ba7825474bdaa1a796553e0159a7 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:36.120347 29856 tablet_service.cc:1511] Processing CreateTablet for tablet ce71f0413d63439aa81ee0ea4e274ccc (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:21:36.121609 30000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7474ba7825474bdaa1a796553e0159a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.121749 29856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce71f0413d63439aa81ee0ea4e274ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.123111 29998 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1f2cd89dff467e8ad65152847b756f (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:36.125442 29997 tablet_service.cc:1511] Processing CreateTablet for tablet c4783269a17d4b8f8cfd849e34903f59 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:36.127854 30055 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.129222 29999 tablet_service.cc:1511] Processing CreateTablet for tablet 236fd771e2a44506b91d7146f6924b9b (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:36.130236 29855 tablet_service.cc:1511] Processing CreateTablet for tablet c152060ed60949f1a15946242bf778e9 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:21:36.127957 29996 tablet_service.cc:1511] Processing CreateTablet for tablet dfde1c445ffa4919ac5532e1631f38fb (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:36.131644 29855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c152060ed60949f1a15946242bf778e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.134280 29999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236fd771e2a44506b91d7146f6924b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.135733 29997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4783269a17d4b8f8cfd849e34903f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.135200 29854 tablet_service.cc:1511] Processing CreateTablet for tablet 371d3b8d2de54420bbc08f20f13a7563 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:21:36.137607 29854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371d3b8d2de54420bbc08f20f13a7563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.137207 29853 tablet_service.cc:1511] Processing CreateTablet for tablet 4f3b542ae2a54a1e8d7172a7588a90a7 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:21:36.138849 29996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfde1c445ffa4919ac5532e1631f38fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.139117 29852 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9a367f473c47eabba66d3bd000c2f1 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:21:36.140065 29998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1f2cd89dff467e8ad65152847b756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.141947 29853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f3b542ae2a54a1e8d7172a7588a90a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.143297 29850 tablet_service.cc:1511] Processing CreateTablet for tablet 236fd771e2a44506b91d7146f6924b9b (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:21:36.144767 29850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236fd771e2a44506b91d7146f6924b9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.149578 29849 tablet_service.cc:1511] Processing CreateTablet for tablet 3a1f2cd89dff467e8ad65152847b756f (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:21:36.151258 29849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a1f2cd89dff467e8ad65152847b756f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.154929 29848 tablet_service.cc:1511] Processing CreateTablet for tablet c4783269a17d4b8f8cfd849e34903f59 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:21:36.156610 29848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4783269a17d4b8f8cfd849e34903f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.141532 29851 tablet_service.cc:1511] Processing CreateTablet for tablet 7474ba7825474bdaa1a796553e0159a7 (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:21:36.158710 29851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7474ba7825474bdaa1a796553e0159a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.159910 29852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9a367f473c47eabba66d3bd000c2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.175657 30055 tablet_bootstrap.cc:654] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.191562 29847 tablet_service.cc:1511] Processing CreateTablet for tablet dfde1c445ffa4919ac5532e1631f38fb (DEFAULT_TABLE table=test-workload [id=a2545f7398394615a4f00f126d8a95f7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:21:36.193374 29847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfde1c445ffa4919ac5532e1631f38fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:36.253038 30055 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:36.253661 30055 ts_tablet_manager.cc:1403] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.126s	user 0.030s	sys 0.040s
I20260709 12:21:36.256635 30055 raft_consensus.cc:359] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.257357 30055 raft_consensus.cc:385] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.257670 30055 raft_consensus.cc:740] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.258581 30055 consensus_queue.cc:260] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.266691 30056 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.267812 30055 ts_tablet_manager.cc:1434] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:21:36.268617 29966 heartbeater.cc:499] Master 127.24.146.62:32925 was elected leader, sending a full tablet report...
I20260709 12:21:36.277066 30056 tablet_bootstrap.cc:654] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.282645 30055 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.302439 30055 tablet_bootstrap.cc:654] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:36.309589 29967 tablet.cc:2406] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:36.311385 30060 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.317929 30060 tablet_bootstrap.cc:654] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.322597 30056 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.323143 30056 ts_tablet_manager.cc:1403] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.019s
I20260709 12:21:36.325474 30055 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:36.325732 30060 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:36.326006 30055 ts_tablet_manager.cc:1403] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.010s
I20260709 12:21:36.326429 30060 ts_tablet_manager.cc:1403] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:21:36.325850 30056 raft_consensus.cc:359] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.326814 30056 raft_consensus.cc:385] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.327134 30056 raft_consensus.cc:740] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.327929 30056 consensus_queue.cc:260] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.328671 30055 raft_consensus.cc:359] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.329320 30055 raft_consensus.cc:385] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.329823 30055 raft_consensus.cc:740] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.329342 30060 raft_consensus.cc:359] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.330363 30040 heartbeater.cc:499] Master 127.24.146.62:32925 was elected leader, sending a full tablet report...
I20260709 12:21:36.330381 30060 raft_consensus.cc:385] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.330897 30060 raft_consensus.cc:740] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.330646 30055 consensus_queue.cc:260] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.332159 30056 ts_tablet_manager.cc:1434] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:21:36.331854 30060 consensus_queue.cc:260] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.333253 30056 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.340396 30056 tablet_bootstrap.cc:654] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.340638 30055 ts_tablet_manager.cc:1434] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:21:36.346273 30055 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.353596 30055 tablet_bootstrap.cc:654] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.355047 29891 heartbeater.cc:499] Master 127.24.146.62:32925 was elected leader, sending a full tablet report...
I20260709 12:21:36.355597 30060 ts_tablet_manager.cc:1434] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.021s
I20260709 12:21:36.356639 30060 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.363050 30060 tablet_bootstrap.cc:654] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.366336 30056 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.367033 30056 ts_tablet_manager.cc:1403] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.011s
I20260709 12:21:36.370298 30056 raft_consensus.cc:359] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.371251 30056 raft_consensus.cc:385] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.371627 30056 raft_consensus.cc:740] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.372668 30056 consensus_queue.cc:260] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.375542 30056 ts_tablet_manager.cc:1434] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:36.376775 30056 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.383059 30060 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:36.383087 30055 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:36.383597 30056 tablet_bootstrap.cc:654] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.383776 30055 ts_tablet_manager.cc:1403] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.001s
I20260709 12:21:36.383718 30060 ts_tablet_manager.cc:1403] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 12:21:36.387004 30055 raft_consensus.cc:359] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.387724 30055 raft_consensus.cc:385] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.388020 30055 raft_consensus.cc:740] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.388792 30060 raft_consensus.cc:359] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.391142 30060 raft_consensus.cc:385] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.391537 30060 raft_consensus.cc:740] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.388872 30055 consensus_queue.cc:260] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.393982 30055 ts_tablet_manager.cc:1434] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:36.394078 30056 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.394762 30056 ts_tablet_manager.cc:1403] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260709 12:21:36.395033 30055 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.396000 30060 consensus_queue.cc:260] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.398038 30056 raft_consensus.cc:359] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.398799 30060 ts_tablet_manager.cc:1434] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:21:36.398900 30056 raft_consensus.cc:385] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.399396 30056 raft_consensus.cc:740] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.399952 30060 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.400411 30056 consensus_queue.cc:260] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.402081 30055 tablet_bootstrap.cc:654] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.406729 30060 tablet_bootstrap.cc:654] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.408675 30056 ts_tablet_manager.cc:1434] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:21:36.409848 30056 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.416764 30056 tablet_bootstrap.cc:654] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.418531 30060 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:36.419133 30060 ts_tablet_manager.cc:1403] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:21:36.422621 30060 raft_consensus.cc:359] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.423453 30060 raft_consensus.cc:385] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.423774 30060 raft_consensus.cc:740] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.423914 30063 raft_consensus.cc:493] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.424460 30063 raft_consensus.cc:515] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.424785 30060 consensus_queue.cc:260] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.429513 30060 ts_tablet_manager.cc:1434] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:21:36.430771 30060 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.434062 30063 leader_election.cc:290] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:36.445015 30064 raft_consensus.cc:493] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.445928 30064 raft_consensus.cc:515] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.447794 30060 tablet_bootstrap.cc:654] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.448165 30056 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.448711 30056 ts_tablet_manager.cc:1403] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.003s
I20260709 12:21:36.451300 30064 leader_election.cc:290] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.455973 30055 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:36.456609 30055 ts_tablet_manager.cc:1403] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.030s
I20260709 12:21:36.459110 30056 raft_consensus.cc:359] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.459949 30056 raft_consensus.cc:385] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.459632 30055 raft_consensus.cc:359] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.460302 30056 raft_consensus.cc:740] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.461375 30056 consensus_queue.cc:260] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.462961 30055 raft_consensus.cc:385] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.467023 30055 raft_consensus.cc:740] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.470669 29866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c152060ed60949f1a15946242bf778e9" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691" is_pre_election: true
I20260709 12:21:36.470669 30056 ts_tablet_manager.cc:1434] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:21:36.468818 30055 consensus_queue.cc:260] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.472886 30056 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.473281 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c152060ed60949f1a15946242bf778e9" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:36.474048 29941 raft_consensus.cc:2468] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 0.
I20260709 12:21:36.474680 30055 ts_tablet_manager.cc:1434] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
W20260709 12:21:36.475310 29980 leader_election.cc:343] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.475759 30055 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.476373 29979 leader_election.cc:304] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:36.478612 30063 raft_consensus.cc:2804] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.478998 30063 raft_consensus.cc:493] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.479334 30063 raft_consensus.cc:3060] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.489370 30056 tablet_bootstrap.cc:654] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.490543 30055 tablet_bootstrap.cc:654] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.489418 30063 raft_consensus.cc:515] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.494966 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:36.495911 29866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c152060ed60949f1a15946242bf778e9" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
W20260709 12:21:36.496613 29830 leader_election.cc:343] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:36.497471 29980 leader_election.cc:343] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.499941 30056 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.500531 30056 ts_tablet_manager.cc:1403] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 12:21:36.501569 30064 raft_consensus.cc:493] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.502169 30064 raft_consensus.cc:515] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.504272 30064 leader_election.cc:290] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.503974 30056 raft_consensus.cc:359] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.504732 30056 raft_consensus.cc:385] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.505128 30056 raft_consensus.cc:740] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.506114 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3b542ae2a54a1e8d7172a7588a90a7" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
W20260709 12:21:36.507728 29830 leader_election.cc:343] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.508772 30056 consensus_queue.cc:260] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.509759 30060 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:36.509691 30063 leader_election.cc:290] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:36.509701 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c152060ed60949f1a15946242bf778e9" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:36.510679 30060 ts_tablet_manager.cc:1403] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.011s
I20260709 12:21:36.510943 29941 raft_consensus.cc:3060] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.513842 30060 raft_consensus.cc:359] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.516626 30060 raft_consensus.cc:385] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.516978 30060 raft_consensus.cc:740] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.517951 30060 consensus_queue.cc:260] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.520525 29941 raft_consensus.cc:2468] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 1.
I20260709 12:21:36.520556 30060 ts_tablet_manager.cc:1434] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:36.521320 30063 raft_consensus.cc:493] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.522583 29979 leader_election.cc:304] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:36.523838 30060 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.522344 30063 raft_consensus.cc:515] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.525471 30055 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:36.526026 30055 ts_tablet_manager.cc:1403] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.015s
I20260709 12:21:36.526926 29866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3b542ae2a54a1e8d7172a7588a90a7" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691" is_pre_election: true
I20260709 12:21:36.527382 30063 leader_election.cc:290] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:36.527626 29866 raft_consensus.cc:2468] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 0.
I20260709 12:21:36.527981 30063 raft_consensus.cc:2804] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.528398 30063 raft_consensus.cc:697] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:36.529130 29980 leader_election.cc:304] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:36.530889 30080 raft_consensus.cc:2804] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.531280 30080 raft_consensus.cc:493] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.531613 30080 raft_consensus.cc:3060] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.531834 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3b542ae2a54a1e8d7172a7588a90a7" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:36.534441 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3b542ae2a54a1e8d7172a7588a90a7" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.533663 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.535923 30015 raft_consensus.cc:2468] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 0.
I20260709 12:21:36.536240 30056 ts_tablet_manager.cc:1434] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.006s
W20260709 12:21:36.536700 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:36.537407 30056 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.537417 29831 leader_election.cc:304] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:36.538839 30064 raft_consensus.cc:2804] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.539215 30064 raft_consensus.cc:493] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.539565 30064 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.529212 30063 consensus_queue.cc:237] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.529011 30055 raft_consensus.cc:359] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.542551 30055 raft_consensus.cc:385] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.542863 30055 raft_consensus.cc:740] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.543646 30055 consensus_queue.cc:260] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.545634 30060 tablet_bootstrap.cc:654] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.547432 30064 raft_consensus.cc:515] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.549654 30055 ts_tablet_manager.cc:1434] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 12:21:36.550218 29941 raft_consensus.cc:2468] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 0.
I20260709 12:21:36.550872 30055 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.551069 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:36.552692 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:36.553359 30015 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:36.552639 29830 leader_election.cc:343] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.557298 30060 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:36.557977 30060 ts_tablet_manager.cc:1403] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 12:21:36.557363 29763 catalog_manager.cc:5697] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 1 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:36.560093 30080 raft_consensus.cc:515] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.561210 30015 raft_consensus.cc:2468] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 1.
I20260709 12:21:36.562755 30060 raft_consensus.cc:359] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.563660 30060 raft_consensus.cc:385] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.564025 30060 raft_consensus.cc:740] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.564175 29831 leader_election.cc:304] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:36.565030 30060 consensus_queue.cc:260] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.566422 30056 tablet_bootstrap.cc:654] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.569101 30064 leader_election.cc:290] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Requested vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.569737 30064 raft_consensus.cc:2804] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.572765 30064 raft_consensus.cc:697] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: Becoming Leader. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Running, Role: LEADER
I20260709 12:21:36.573791 30055 tablet_bootstrap.cc:654] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.573635 30064 consensus_queue.cc:237] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.577055 30014 raft_consensus.cc:2393] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d912ba25c82d44f2965ec2df23a71691 in current term 1: Already voted for candidate 6585d40dd47a4635b0eae4069f69ddfa in this term.
I20260709 12:21:36.579610 29831 leader_election.cc:304] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d912ba25c82d44f2965ec2df23a71691; no voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa
I20260709 12:21:36.580559 30080 leader_election.cc:290] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:36.581974 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3b542ae2a54a1e8d7172a7588a90a7" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:36.582703 29941 raft_consensus.cc:3060] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.589705 30085 raft_consensus.cc:3060] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.598115 29866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f3b542ae2a54a1e8d7172a7588a90a7" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:36.601789 30056 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.602429 30056 ts_tablet_manager.cc:1403] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.013s
I20260709 12:21:36.605530 30056 raft_consensus.cc:359] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.606370 30056 raft_consensus.cc:385] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.606732 30056 raft_consensus.cc:740] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.607738 30056 consensus_queue.cc:260] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.610327 30056 ts_tablet_manager.cc:1434] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:21:36.611405 30056 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.617933 30056 tablet_bootstrap.cc:654] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.618269 30055 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:36.619026 30055 ts_tablet_manager.cc:1403] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.016s
I20260709 12:21:36.626256 30055 raft_consensus.cc:359] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.627820 30055 raft_consensus.cc:385] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.628154 30055 raft_consensus.cc:740] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.629108 30055 consensus_queue.cc:260] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.630264 29764 catalog_manager.cc:5697] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 reported cstate change: term changed from 0 to 1, leader changed from <none> to d912ba25c82d44f2965ec2df23a71691 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "d912ba25c82d44f2965ec2df23a71691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:36.632414 29941 raft_consensus.cc:2468] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 1.
I20260709 12:21:36.630254 30056 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.633678 30060 ts_tablet_manager.cc:1434] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.075s	user 0.031s	sys 0.039s
I20260709 12:21:36.634110 30056 ts_tablet_manager.cc:1403] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260709 12:21:36.634800 29979 leader_election.cc:304] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: 
I20260709 12:21:36.635093 30060 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.635938 30085 raft_consensus.cc:2749] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:36.635890 30080 raft_consensus.cc:2804] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.636754 30080 raft_consensus.cc:697] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:36.637799 30080 consensus_queue.cc:237] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.639680 30056 raft_consensus.cc:359] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.640530 30056 raft_consensus.cc:385] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.640838 30056 raft_consensus.cc:740] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.642150 30056 consensus_queue.cc:260] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.644120 30060 tablet_bootstrap.cc:654] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.644484 30056 ts_tablet_manager.cc:1434] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:21:36.645745 30056 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.644294 30055 ts_tablet_manager.cc:1434] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:21:36.646181 30086 raft_consensus.cc:493] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.647256 30055 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.647627 29866 raft_consensus.cc:2468] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 1.
I20260709 12:21:36.646832 30086 raft_consensus.cc:515] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.651468 30058 raft_consensus.cc:493] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.652168 30058 raft_consensus.cc:515] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.652756 30056 tablet_bootstrap.cc:654] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.657431 30058 leader_election.cc:290] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.660215 30060 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:36.660717 30055 tablet_bootstrap.cc:654] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.660998 30060 ts_tablet_manager.cc:1403] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 12:21:36.664945 30056 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.665506 30056 ts_tablet_manager.cc:1403] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:21:36.666112 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c152060ed60949f1a15946242bf778e9" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:36.666929 29941 raft_consensus.cc:2393] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d912ba25c82d44f2965ec2df23a71691 in current term 1: Already voted for candidate 6585d40dd47a4635b0eae4069f69ddfa in this term.
I20260709 12:21:36.668336 30056 raft_consensus.cc:359] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.669169 30056 raft_consensus.cc:385] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.669442 30056 raft_consensus.cc:740] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.669952 30060 raft_consensus.cc:359] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.670463 30056 consensus_queue.cc:260] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.673400 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c152060ed60949f1a15946242bf778e9" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.675369 29831 leader_election.cc:304] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d912ba25c82d44f2965ec2df23a71691; no voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa
I20260709 12:21:36.676324 30060 raft_consensus.cc:385] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.676680 30060 raft_consensus.cc:740] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.677088 30064 raft_consensus.cc:3060] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.677554 30086 leader_election.cc:290] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.678766 30060 consensus_queue.cc:260] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.681159 30060 ts_tablet_manager.cc:1434] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:21:36.682243 30056 ts_tablet_manager.cc:1434] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:21:36.683301 30056 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.685415 30060 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.686686 30085 raft_consensus.cc:493] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.687242 30085 raft_consensus.cc:515] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.689364 30058 raft_consensus.cc:493] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.689568 30064 raft_consensus.cc:2749] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:36.689962 30058 raft_consensus.cc:515] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.705546 29762 catalog_manager.cc:5697] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 1 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:36.690268 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:36.692634 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.701411 30056 tablet_bootstrap.cc:654] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.707402 30014 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 0.
I20260709 12:21:36.708847 29831 leader_election.cc:304] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:36.709726 30064 raft_consensus.cc:2804] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.710139 30064 raft_consensus.cc:493] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.710475 30064 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.712966 29941 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 0.
I20260709 12:21:36.716749 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4783269a17d4b8f8cfd849e34903f59" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.717501 30014 raft_consensus.cc:2468] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 0.
I20260709 12:21:36.718101 29866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4783269a17d4b8f8cfd849e34903f59" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691" is_pre_election: true
I20260709 12:21:36.718752 29865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fd771e2a44506b91d7146f6924b9b" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691" is_pre_election: true
W20260709 12:21:36.719900 29906 leader_election.cc:343] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.720319 30064 raft_consensus.cc:515] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.720752 29906 leader_election.cc:304] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:36.722702 30058 leader_election.cc:290] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.704504 30055 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:36.723479 30058 raft_consensus.cc:2804] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.723873 30058 raft_consensus.cc:493] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.724021 30055 ts_tablet_manager.cc:1403] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260709 12:21:36.724259 30058 raft_consensus.cc:3060] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.704967 30060 tablet_bootstrap.cc:654] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.691250 30085 leader_election.cc:290] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.727012 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:36.727710 29941 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.730954 30064 leader_election.cc:290] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Requested vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.731208 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:36.731909 30014 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:36.733246 29906 leader_election.cc:343] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.735162 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fd771e2a44506b91d7146f6924b9b" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.735831 30015 raft_consensus.cc:2468] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 0.
I20260709 12:21:36.736660 30060 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:36.737217 30060 ts_tablet_manager.cc:1403] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260709 12:21:36.737519 29906 leader_election.cc:304] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:36.739092 30101 raft_consensus.cc:2804] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.739601 30101 raft_consensus.cc:493] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.739996 30101 raft_consensus.cc:3060] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.740515 30014 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 1.
I20260709 12:21:36.741500 29941 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 1.
I20260709 12:21:36.742133 29831 leader_election.cc:304] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:36.743462 30064 raft_consensus.cc:2804] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.744036 30064 raft_consensus.cc:697] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: Becoming Leader. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Running, Role: LEADER
I20260709 12:21:36.744930 30064 consensus_queue.cc:237] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.746093 30056 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.746660 30056 ts_tablet_manager.cc:1403] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.005s
I20260709 12:21:36.747014 30058 raft_consensus.cc:515] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.740543 30060 raft_consensus.cc:359] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.749971 30060 raft_consensus.cc:385] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.750097 29865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4783269a17d4b8f8cfd849e34903f59" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:36.749706 30101 raft_consensus.cc:515] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.750557 30060 raft_consensus.cc:740] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.751574 30060 consensus_queue.cc:260] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.752589 30101 leader_election.cc:290] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.749718 30056 raft_consensus.cc:359] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.754069 30056 raft_consensus.cc:385] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.754427 30056 raft_consensus.cc:740] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.754300 30060 ts_tablet_manager.cc:1434] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.007s
I20260709 12:21:36.755447 29865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fd771e2a44506b91d7146f6924b9b" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:36.755533 30056 consensus_queue.cc:260] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.756110 29865 raft_consensus.cc:3060] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:36.753530 29906 leader_election.cc:343] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.727329 30055 raft_consensus.cc:359] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.756613 30060 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.757349 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236fd771e2a44506b91d7146f6924b9b" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:36.758235 30014 raft_consensus.cc:3060] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.756785 30055 raft_consensus.cc:385] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.762306 30055 raft_consensus.cc:740] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.763234 30055 consensus_queue.cc:260] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.765216 30060 tablet_bootstrap.cc:654] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.765839 30055 ts_tablet_manager.cc:1434] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 12:21:36.766985 30055 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.771857 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4783269a17d4b8f8cfd849e34903f59" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:36.772595 30015 raft_consensus.cc:3060] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.778100 30060 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:36.778805 30060 ts_tablet_manager.cc:1403] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:21:36.780846 30015 raft_consensus.cc:2468] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 1.
I20260709 12:21:36.782234 29906 leader_election.cc:304] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:36.783072 30101 raft_consensus.cc:2804] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.782624 30056 ts_tablet_manager.cc:1434] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 12:21:36.787446 30056 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa: Bootstrap starting.
I20260709 12:21:36.783209 30058 leader_election.cc:290] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.784188 29865 raft_consensus.cc:2468] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 1.
I20260709 12:21:36.790849 29906 leader_election.cc:304] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:36.792490 30058 raft_consensus.cc:2804] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.793040 30058 raft_consensus.cc:697] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:36.794049 30058 consensus_queue.cc:237] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.794927 30060 raft_consensus.cc:359] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.796276 30060 raft_consensus.cc:385] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.796773 30060 raft_consensus.cc:740] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.797950 30085 raft_consensus.cc:493] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.797860 30060 consensus_queue.cc:260] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.798550 30085 raft_consensus.cc:515] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.800278 30060 ts_tablet_manager.cc:1434] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 12:21:36.801652 30060 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.803916 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371d3b8d2de54420bbc08f20f13a7563" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:36.788470 30014 raft_consensus.cc:2468] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 1.
I20260709 12:21:36.805254 30085 leader_election.cc:290] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
W20260709 12:21:36.807698 29830 leader_election.cc:343] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.809130 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371d3b8d2de54420bbc08f20f13a7563" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.809381 30060 tablet_bootstrap.cc:654] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.811794 30056 tablet_bootstrap.cc:654] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.817137 30080 raft_consensus.cc:493] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.817850 30015 raft_consensus.cc:2468] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 0.
I20260709 12:21:36.817965 30080 raft_consensus.cc:515] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.819236 29831 leader_election.cc:304] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:36.821059 30064 raft_consensus.cc:2804] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.821446 30064 raft_consensus.cc:493] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.821780 30064 raft_consensus.cc:3060] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.824040 30080 leader_election.cc:290] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:36.824847 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfde1c445ffa4919ac5532e1631f38fb" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:36.825609 29941 raft_consensus.cc:2468] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 0.
I20260709 12:21:36.827350 29979 leader_election.cc:304] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: 
I20260709 12:21:36.822254 29764 catalog_manager.cc:5697] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 reported cstate change: term changed from 0 to 1, leader changed from <none> to d912ba25c82d44f2965ec2df23a71691 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "d912ba25c82d44f2965ec2df23a71691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:36.828347 30080 raft_consensus.cc:2804] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.829079 30080 raft_consensus.cc:493] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.829460 30080 raft_consensus.cc:3060] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.836086 30101 raft_consensus.cc:697] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:36.836863 30108 raft_consensus.cc:493] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.837522 30108 raft_consensus.cc:515] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.838616 30055 tablet_bootstrap.cc:654] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.838820 30056 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa: No bootstrap required, opened a new log
I20260709 12:21:36.839334 30056 ts_tablet_manager.cc:1403] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.001s
I20260709 12:21:36.839846 30108 leader_election.cc:290] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.843071 29866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691" is_pre_election: true
I20260709 12:21:36.843817 29866 raft_consensus.cc:2468] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 0.
I20260709 12:21:36.835366 30064 raft_consensus.cc:515] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.844285 30056 raft_consensus.cc:359] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.845032 30056 raft_consensus.cc:385] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.845324 30056 raft_consensus.cc:740] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.845393 29906 leader_election.cc:304] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:36.846120 30101 consensus_queue.cc:237] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.847023 30064 leader_election.cc:290] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Requested vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.847669 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371d3b8d2de54420bbc08f20f13a7563" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:36.849701 30060 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
W20260709 12:21:36.849736 29830 leader_election.cc:343] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.850741 30060 ts_tablet_manager.cc:1403] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.003s
I20260709 12:21:36.832654 29865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfde1c445ffa4919ac5532e1631f38fb" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691" is_pre_election: true
I20260709 12:21:36.851296 30056 consensus_queue.cc:260] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.850140 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.854103 30015 raft_consensus.cc:2468] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 0.
I20260709 12:21:36.853047 30108 raft_consensus.cc:2804] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:36.859359 30056 ts_tablet_manager.cc:1434] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:21:36.861235 30080 raft_consensus.cc:515] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
W20260709 12:21:36.862689 29980 leader_election.cc:343] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:36.863276 30060 raft_consensus.cc:359] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.864140 30060 raft_consensus.cc:385] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.864428 30060 raft_consensus.cc:740] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.867026 30060 consensus_queue.cc:260] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.857790 30108 raft_consensus.cc:493] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:36.867913 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfde1c445ffa4919ac5532e1631f38fb" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:36.869043 29941 raft_consensus.cc:3060] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.871680 29865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfde1c445ffa4919ac5532e1631f38fb" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:36.872529 29865 raft_consensus.cc:3060] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.864637 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371d3b8d2de54420bbc08f20f13a7563" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:36.874409 30014 raft_consensus.cc:3060] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.865746 30080 leader_election.cc:290] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:36.885402 30060 ts_tablet_manager.cc:1434] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 12:21:36.882742 30108 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.891716 30014 raft_consensus.cc:2468] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 1.
I20260709 12:21:36.892398 30055 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:36.893261 30055 ts_tablet_manager.cc:1403] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.127s	user 0.030s	sys 0.018s
I20260709 12:21:36.894351 29831 leader_election.cc:304] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:36.895648 30064 raft_consensus.cc:2804] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.896162 30064 raft_consensus.cc:697] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: Becoming Leader. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Running, Role: LEADER
I20260709 12:21:36.895864 29761 catalog_manager.cc:5697] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 1 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:36.897233 30064 consensus_queue.cc:237] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.898095 29941 raft_consensus.cc:2468] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 1.
I20260709 12:21:36.899902 29979 leader_election.cc:304] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: 
I20260709 12:21:36.902267 30080 raft_consensus.cc:2804] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.904596 30080 raft_consensus.cc:697] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 1 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:36.905776 30080 consensus_queue.cc:237] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.907603 29865 raft_consensus.cc:2468] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 1.
I20260709 12:21:36.909780 30055 raft_consensus.cc:359] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.910595 30055 raft_consensus.cc:385] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:36.910905 30055 raft_consensus.cc:740] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:36.911653 30060 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:36.911695 30055 consensus_queue.cc:260] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.914347 30055 ts_tablet_manager.cc:1434] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260709 12:21:36.915341 30055 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:36.918838 30108 raft_consensus.cc:515] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.923138 30108 leader_election.cc:290] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.923368 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:36.924049 30014 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.925442 30055 tablet_bootstrap.cc:654] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.926347 29762 catalog_manager.cc:5697] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 reported cstate change: term changed from 0 to 1, leader changed from <none> to d912ba25c82d44f2965ec2df23a71691 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "d912ba25c82d44f2965ec2df23a71691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:36.928136 29761 catalog_manager.cc:5697] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 1 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:36.931694 30014 raft_consensus.cc:2468] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 1.
I20260709 12:21:36.933130 29906 leader_election.cc:304] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: 
I20260709 12:21:36.929369 29865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:36.934142 30108 raft_consensus.cc:2804] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:36.934285 29865 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.935191 30108 raft_consensus.cc:697] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:36.936267 30108 consensus_queue.cc:237] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.937510 30060 tablet_bootstrap.cc:654] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:36.954591 30080 consensus_queue.cc:1048] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:36.960706 30101 raft_consensus.cc:493] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:36.961412 30101 raft_consensus.cc:515] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:36.965384 29864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d912ba25c82d44f2965ec2df23a71691" is_pre_election: true
I20260709 12:21:36.968298 30101 leader_election.cc:290] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:36.970242 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:36.970451 29762 catalog_manager.cc:5697] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 1 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:36.971565 30014 raft_consensus.cc:2393] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e1938792c364fbbba75d710121a11fd in current term 1: Already voted for candidate d912ba25c82d44f2965ec2df23a71691 in this term.
I20260709 12:21:36.973500 29906 leader_election.cc:304] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd; no voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:36.975255 30101 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:36.991166 30101 raft_consensus.cc:2749] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:36.997046 29865 raft_consensus.cc:2468] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 1.
I20260709 12:21:37.010030 30064 raft_consensus.cc:493] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.012065 30064 raft_consensus.cc:515] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.016186 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:37.017000 30014 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 0.
I20260709 12:21:37.017372 29764 catalog_manager.cc:5697] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 1 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:37.009095 30080 consensus_queue.cc:1048] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:21:37.019028 29941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:37.020596 29831 leader_election.cc:304] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:37.021603 30085 raft_consensus.cc:2804] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:37.022032 30085 raft_consensus.cc:493] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:37.022418 30085 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:37.025985 29830 leader_election.cc:343] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:37.024784 30064 leader_election.cc:290] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:37.030107 30060 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: No bootstrap required, opened a new log
I20260709 12:21:37.030802 30060 ts_tablet_manager.cc:1403] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.119s	user 0.024s	sys 0.011s
I20260709 12:21:37.031006 30055 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:37.031530 30055 ts_tablet_manager.cc:1403] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.116s	user 0.035s	sys 0.025s
I20260709 12:21:37.033581 30060 raft_consensus.cc:359] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.034067 30055 raft_consensus.cc:359] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.034483 30060 raft_consensus.cc:385] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.034917 30060 raft_consensus.cc:740] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.036011 30060 consensus_queue.cc:260] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.034801 30055 raft_consensus.cc:385] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.037016 30055 raft_consensus.cc:740] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.037772 30055 consensus_queue.cc:260] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.038717 30060 ts_tablet_manager.cc:1434] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:37.039143 30085 raft_consensus.cc:515] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.039940 30055 ts_tablet_manager.cc:1434] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 12:21:37.040894 30055 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd: Bootstrap starting.
I20260709 12:21:37.042192 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:37.042847 29940 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.046788 30055 tablet_bootstrap.cc:654] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.052358 30055 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd: No bootstrap required, opened a new log
I20260709 12:21:37.052608 30085 leader_election.cc:290] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Requested vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:37.052956 30055 ts_tablet_manager.cc:1403] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 12:21:37.053215 29940 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 1.
I20260709 12:21:37.054970 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:37.055620 30014 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.056144 30055 raft_consensus.cc:359] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.056921 30055 raft_consensus.cc:385] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.057258 30055 raft_consensus.cc:740] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.057595 29830 leader_election.cc:304] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:37.058056 30055 consensus_queue.cc:260] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.058765 30085 raft_consensus.cc:2804] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:37.060438 30055 ts_tablet_manager.cc:1434] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:37.060479 30085 raft_consensus.cc:697] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: Becoming Leader. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Running, Role: LEADER
I20260709 12:21:37.061690 30085 consensus_queue.cc:237] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.063398 30014 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d912ba25c82d44f2965ec2df23a71691 in term 1.
I20260709 12:21:37.084231 29761 catalog_manager.cc:5697] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 reported cstate change: term changed from 0 to 1, leader changed from <none> to d912ba25c82d44f2965ec2df23a71691 (127.24.146.1). New cstate: current_term: 1 leader_uuid: "d912ba25c82d44f2965ec2df23a71691" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:37.091024 30085 raft_consensus.cc:493] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.091640 30085 raft_consensus.cc:515] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.094466 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4783269a17d4b8f8cfd849e34903f59" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:37.095217 30085 leader_election.cc:290] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:37.095772 30085 consensus_queue.cc:1048] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:37.096452 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4783269a17d4b8f8cfd849e34903f59" candidate_uuid: "d912ba25c82d44f2965ec2df23a71691" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:37.097183 30014 raft_consensus.cc:2393] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d912ba25c82d44f2965ec2df23a71691 in current term 1: Already voted for candidate 5e1938792c364fbbba75d710121a11fd in this term.
I20260709 12:21:37.098244 29831 leader_election.cc:304] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d912ba25c82d44f2965ec2df23a71691; no voters: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa
I20260709 12:21:37.099349 30085 raft_consensus.cc:3060] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.106976 30085 raft_consensus.cc:2749] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:37.107980 30085 consensus_queue.cc:1048] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:37.139632 30080 consensus_queue.cc:1048] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:37.150398 30080 consensus_queue.cc:1048] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:37.196700 30085 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:37.198163 30108 consensus_queue.cc:1048] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:37.211329 30086 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:37.215886 30105 consensus_queue.cc:1048] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:37.248613 25160 ts_manager.cc:295] Set tserver state for d912ba25c82d44f2965ec2df23a71691 to MAINTENANCE_MODE
I20260709 12:21:37.249432 25160 tablet_server.cc:179] TabletServer@127.24.146.1:0 shutting down...
I20260709 12:21:37.271237 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:37.272253 25160 tablet_replica.cc:333] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.272898 25160 raft_consensus.cc:2243] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:37.273319 25160 raft_consensus.cc:2272] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.275887 25160 tablet_replica.cc:333] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.276530 25160 raft_consensus.cc:2243] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:37.276998 25160 raft_consensus.cc:2272] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.278983 25160 tablet_replica.cc:333] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.279506 25160 raft_consensus.cc:2243] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:37.279891 25160 raft_consensus.cc:2272] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.282212 25160 tablet_replica.cc:333] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.282760 25160 raft_consensus.cc:2243] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:37.283674 25160 raft_consensus.cc:2272] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.285804 25160 tablet_replica.cc:333] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.286367 25160 raft_consensus.cc:2243] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:37.286928 25160 pending_rounds.cc:70] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Trying to abort 1 pending ops.
I20260709 12:21:37.287078 25160 pending_rounds.cc:77] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624359184904192 op_type: NO_OP noop_request { }
I20260709 12:21:37.287339 25160 raft_consensus.cc:2889] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:37.287571 25160 raft_consensus.cc:2272] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.289592 25160 tablet_replica.cc:333] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.290180 25160 raft_consensus.cc:2243] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:37.290760 25160 pending_rounds.cc:70] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Trying to abort 1 pending ops.
I20260709 12:21:37.290926 25160 pending_rounds.cc:77] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624358504529920 op_type: NO_OP noop_request { }
I20260709 12:21:37.291172 25160 raft_consensus.cc:2889] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:37.291394 25160 raft_consensus.cc:2272] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.293411 25160 tablet_replica.cc:333] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.293987 25160 raft_consensus.cc:2243] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:37.294344 25160 raft_consensus.cc:2272] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.296267 25160 tablet_replica.cc:333] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.296777 25160 raft_consensus.cc:2243] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:37.297533 25160 raft_consensus.cc:2272] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.299561 25160 tablet_replica.cc:333] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.300098 25160 raft_consensus.cc:2243] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:37.300484 25160 raft_consensus.cc:2272] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.302655 25160 tablet_replica.cc:333] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: stopping tablet replica
I20260709 12:21:37.303112 25160 raft_consensus.cc:2243] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:37.303494 25160 raft_consensus.cc:2272] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:37.323731 25160 tablet_server.cc:196] TabletServer@127.24.146.1:0 shutdown complete.
I20260709 12:21:37.334476 30105 consensus_queue.cc:1048] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:21:37.351122 29906 consensus_peers.cc:597] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:37.367975 29906 consensus_peers.cc:597] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:37.417357 30108 consensus_queue.cc:1048] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:37.468649 29980 consensus_peers.cc:597] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:37.475884 30105 raft_consensus.cc:493] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.476410 30105 raft_consensus.cc:515] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:37.478520 30105 leader_election.cc:290] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:37.479894 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371d3b8d2de54420bbc08f20f13a7563" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:37.480604 30014 raft_consensus.cc:2393] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e1938792c364fbbba75d710121a11fd in current term 1: Already voted for candidate d912ba25c82d44f2965ec2df23a71691 in this term.
W20260709 12:21:37.482156 29906 leader_election.cc:336] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:37.482520 29906 leader_election.cc:304] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd; no voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:37.483120 30105 raft_consensus.cc:3060] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.488677 30105 raft_consensus.cc:2749] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:21:37.520903 29980 consensus_peers.cc:597] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:37.530493 30063 consensus_queue.cc:1048] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:37.537943 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:37.643785 29906 consensus_peers.cc:597] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:37.674883 29980 consensus_peers.cc:597] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:38.539108 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:38.589588 30063 raft_consensus.cc:493] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.590161 30063 raft_consensus.cc:515] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.592101 30063 leader_election.cc:290] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:38.593351 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:38.594084 29940 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 1.
I20260709 12:21:38.595160 29979 leader_election.cc:304] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [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: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: 
W20260709 12:21:38.595789 29980 leader_election.cc:336] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:38.595952 30063 raft_consensus.cc:2804] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:38.596387 30063 raft_consensus.cc:493] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.596765 30063 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.601722 30063 raft_consensus.cc:515] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.603453 30063 leader_election.cc:290] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:38.604730 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:38.605393 29940 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.606941 30108 raft_consensus.cc:493] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d912ba25c82d44f2965ec2df23a71691)
W20260709 12:21:38.607362 29980 leader_election.cc:336] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:38.607545 30108 raft_consensus.cc:515] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.609368 30108 leader_election.cc:290] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:38.611150 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa" is_pre_election: true
I20260709 12:21:38.611848 30014 raft_consensus.cc:2468] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 1.
I20260709 12:21:38.611907 29940 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 2.
I20260709 12:21:38.613180 29979 leader_election.cc:304] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [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: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:38.613263 29906 leader_election.cc:304] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [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: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: 
I20260709 12:21:38.614071 30108 raft_consensus.cc:2804] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:21:38.614099 29906 leader_election.cc:336] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:38.614197 30063 raft_consensus.cc:2804] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:38.614599 30108 raft_consensus.cc:493] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Starting leader election (detected failure of leader d912ba25c82d44f2965ec2df23a71691)
I20260709 12:21:38.614909 30063 raft_consensus.cc:697] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:38.615039 30108 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.615792 30063 consensus_queue.cc:237] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Queue going to LEADER 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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.622107 30108 raft_consensus.cc:515] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.623826 30108 leader_election.cc:290] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 2 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:38.624387 29762 catalog_manager.cc:5697] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 1 to 2, leader changed from d912ba25c82d44f2965ec2df23a71691 (127.24.146.1) to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 2 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:38.625562 30014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:38.626186 30014 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:38.628118 29906 leader_election.cc:336] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:38.633342 30014 raft_consensus.cc:2468] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 2.
I20260709 12:21:38.634706 29906 leader_election.cc:304] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [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: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:38.635546 30108 raft_consensus.cc:2804] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:38.636036 30108 raft_consensus.cc:697] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 2 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:38.636924 30108 consensus_queue.cc:237] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.644981 29762 catalog_manager.cc:5697] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 1 to 2, leader changed from d912ba25c82d44f2965ec2df23a71691 (127.24.146.1) to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 2 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.711035 30063 raft_consensus.cc:493] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d912ba25c82d44f2965ec2df23a71691)
I20260709 12:21:38.711565 30063 raft_consensus.cc:515] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.713433 30063 leader_election.cc:290] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:38.714648 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:38.715260 29940 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 1.
I20260709 12:21:38.716284 29979 leader_election.cc:304] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [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: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: 
I20260709 12:21:38.717087 30063 raft_consensus.cc:2804] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:21:38.717162 29980 leader_election.cc:336] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:38.717411 30063 raft_consensus.cc:493] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting leader election (detected failure of leader d912ba25c82d44f2965ec2df23a71691)
I20260709 12:21:38.717736 30063 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.723379 30063 raft_consensus.cc:515] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.725206 30063 leader_election.cc:290] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:38.726354 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:38.727058 29940 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:38.728718 29980 leader_election.cc:336] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:38.732419 29940 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 2.
I20260709 12:21:38.733587 29979 leader_election.cc:304] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [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: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:38.734371 30063 raft_consensus.cc:2804] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:38.734778 30063 raft_consensus.cc:697] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:38.735603 30063 consensus_queue.cc:237] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.742589 29762 catalog_manager.cc:5697] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 1 to 2, leader changed from d912ba25c82d44f2965ec2df23a71691 (127.24.146.1) to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 2 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:38.799093 30063 raft_consensus.cc:493] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.799572 30063 raft_consensus.cc:515] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.801303 30063 leader_election.cc:290] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:38.802587 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371d3b8d2de54420bbc08f20f13a7563" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd" is_pre_election: true
I20260709 12:21:38.803241 29940 raft_consensus.cc:2468] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 1.
I20260709 12:21:38.804322 29979 leader_election.cc:304] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [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: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: 
W20260709 12:21:38.805006 29980 leader_election.cc:336] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:38.805127 30063 raft_consensus.cc:2804] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:38.805518 30063 raft_consensus.cc:493] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.805768 30063 raft_consensus.cc:3060] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.810990 30063 raft_consensus.cc:515] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.812803 30063 leader_election.cc:290] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:38.814411 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "371d3b8d2de54420bbc08f20f13a7563" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:38.815186 29940 raft_consensus.cc:3060] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:38.817224 29980 leader_election.cc:336] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111)
I20260709 12:21:38.822546 29940 raft_consensus.cc:2468] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 2.
I20260709 12:21:38.823757 29979 leader_election.cc:304] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [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: 5e1938792c364fbbba75d710121a11fd, 6585d40dd47a4635b0eae4069f69ddfa; no voters: d912ba25c82d44f2965ec2df23a71691
I20260709 12:21:38.824548 30063 raft_consensus.cc:2804] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:38.824975 30063 raft_consensus.cc:697] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:38.825783 30063 consensus_queue.cc:237] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Queue going to LEADER 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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:38.833498 29762 catalog_manager.cc:5697] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 1 to 2, leader changed from d912ba25c82d44f2965ec2df23a71691 (127.24.146.1) to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 2 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:38.901774 29980 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111) [suppressed 134 similar messages]
I20260709 12:21:39.159863 29940 raft_consensus.cc:1275] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:39.161398 30063 consensus_queue.cc:1048] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:39.164579 29980 consensus_peers.cc:597] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:39.173638 29906 consensus_peers.cc:597] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:39.182617 29980 consensus_peers.cc:597] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:39.197324 30014 raft_consensus.cc:1275] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.198835 30108 consensus_queue.cc:1048] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.337195 29940 raft_consensus.cc:1275] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.338515 30080 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.367609 29940 raft_consensus.cc:1275] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:39.368870 30080 consensus_queue.cc:1048] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:39.381623 29980 consensus_peers.cc:597] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:39.540210 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:39.787245 29906 consensus_peers.cc:597] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:39.882027 29980 consensus_peers.cc:597] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:39.974375 29980 consensus_peers.cc:597] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:40.004825 29980 consensus_peers.cc:597] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:40.023083 29906 consensus_peers.cc:597] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:40.483335 29906 consensus_peers.cc:597] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:40.541306 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:41.474575 29980 consensus_peers.cc:597] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:41.542610 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:41.618475 29980 consensus_peers.cc:597] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:41.720886 29906 consensus_peers.cc:597] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:41.935649 29980 consensus_peers.cc:597] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:42.226156 29980 consensus_peers.cc:597] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:42.278640 29906 consensus_peers.cc:597] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:42.345973 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:42.353931 30164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:42.353968 30165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:42.357506 25160 server_base.cc:1061] running on GCE node
W20260709 12:21:42.357589 30167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:42.359819 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:42.360096 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:42.360244 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599702360233 us; error 0 us; skew 500 ppm
I20260709 12:21:42.360774 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:42.363695 25160 webserver.cc:533] Webserver started at http://127.24.146.1:36665/ using document root <none> and password file <none>
I20260709 12:21:42.364373 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:42.364573 25160 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:21:42.369341 25160 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:21:42.373643 30172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:42.374521 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:21:42.374833 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "d912ba25c82d44f2965ec2df23a71691"
format_stamp: "Formatted at 2026-07-09 12:21:35 on dist-test-slave-q1nk"
I20260709 12:21:42.375249 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:42.399911 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:42.401258 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:42.402891 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:42.407117 30179 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:21:42.468381 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:21:42.468678 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.063s	user 0.003s	sys 0.000s
I20260709 12:21:42.468942 25160 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:21:42.474879 30179 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
W20260709 12:21:42.484356 29980 consensus_peers.cc:597] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:42.492560 30179 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:42.493600 30179 tablet_bootstrap.cc:492] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.494315 30179 ts_tablet_manager.cc:1403] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 12:21:42.497388 30179 raft_consensus.cc:359] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.498588 30179 raft_consensus.cc:740] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.499367 30179 consensus_queue.cc:260] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [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: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.502903 30179 ts_tablet_manager.cc:1434] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 12:21:42.503899 30179 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.518693 30179 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:42.519552 30179 tablet_bootstrap.cc:492] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.520251 30179 ts_tablet_manager.cc:1403] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 12:21:42.523027 30179 raft_consensus.cc:359] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.523743 30179 raft_consensus.cc:740] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.524494 30179 consensus_queue.cc:260] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.526557 30179 ts_tablet_manager.cc:1434] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:21:42.527407 30179 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.533865 25160 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:21:42.534291 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.065s	user 0.066s	sys 0.000s
I20260709 12:21:42.542256 30179 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:42.543210 30179 tablet_bootstrap.cc:492] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
W20260709 12:21:42.543663 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:42.543962 30179 ts_tablet_manager.cc:1403] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 12:21:42.547567 30179 raft_consensus.cc:359] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.548364 30179 raft_consensus.cc:740] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.549201 30179 consensus_queue.cc:260] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.551532 30179 ts_tablet_manager.cc:1434] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:21:42.552559 30179 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.567855 30179 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:42.568939 30179 tablet_bootstrap.cc:492] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.569738 30179 ts_tablet_manager.cc:1403] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:21:42.572604 30179 raft_consensus.cc:359] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.573354 30179 raft_consensus.cc:740] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.574152 30179 consensus_queue.cc:260] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.576195 30179 ts_tablet_manager.cc:1434] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:42.577116 30179 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.592653 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:34721
I20260709 12:21:42.592849 30241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:34721 every 8 connection(s)
I20260709 12:21:42.592995 30179 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:42.593999 30179 tablet_bootstrap.cc:492] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.594569 30179 ts_tablet_manager.cc:1403] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 12:21:42.596539 30179 raft_consensus.cc:359] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.597018 30179 raft_consensus.cc:740] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.598245 30179 consensus_queue.cc:260] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.598707 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:42.600226 30179 ts_tablet_manager.cc:1434] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 12:21:42.601116 30179 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.619066 30179 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:42.619915 30179 tablet_bootstrap.cc:492] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.620514 30179 ts_tablet_manager.cc:1403] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:21:42.620751 30242 heartbeater.cc:344] Connected to a master server at 127.24.146.62:32925
I20260709 12:21:42.621244 30242 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:42.622265 30242 heartbeater.cc:507] Master 127.24.146.62:32925 requested a full tablet report, sending...
I20260709 12:21:42.623183 30179 raft_consensus.cc:359] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.623889 30179 raft_consensus.cc:740] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.624568 30179 consensus_queue.cc:260] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.626863 30179 ts_tablet_manager.cc:1434] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 12:21:42.627979 30179 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.627640 30015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
mode: GRACEFUL
new_leader_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:35712
I20260709 12:21:42.628525 30015 raft_consensus.cc:606] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Received request to transfer leadership to TS 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:42.631129 30015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
mode: GRACEFUL
new_leader_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:35712
I20260709 12:21:42.631616 30015 raft_consensus.cc:606] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Received request to transfer leadership to TS 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:42.634444 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:42.634446 29761 ts_manager.cc:194] Re-registered known tserver with Master: d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721)
I20260709 12:21:42.635089 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:42.635783 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:42.647979 29761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37940
I20260709 12:21:42.648262 30179 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:42.649222 30179 tablet_bootstrap.cc:492] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.649863 30179 ts_tablet_manager.cc:1403] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 12:21:42.651526 30242 heartbeater.cc:499] Master 127.24.146.62:32925 was elected leader, sending a full tablet report...
I20260709 12:21:42.651976 30179 raft_consensus.cc:359] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.652554 30179 raft_consensus.cc:740] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.653152 30179 consensus_queue.cc:260] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.654574 30179 ts_tablet_manager.cc:1434] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:42.655200 30179 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.669553 30179 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: 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 12:21:42.670384 30179 tablet_bootstrap.cc:492] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.671149 30179 ts_tablet_manager.cc:1403] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 12:21:42.673632 30179 raft_consensus.cc:359] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.674546 30179 raft_consensus.cc:740] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.675304 30179 consensus_queue.cc:260] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.676940 30179 ts_tablet_manager.cc:1434] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:42.677727 30179 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.691347 30179 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:42.692394 30179 tablet_bootstrap.cc:492] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.692947 30179 ts_tablet_manager.cc:1403] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:21:42.694988 30179 raft_consensus.cc:359] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.695538 30179 raft_consensus.cc:740] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.696210 30179 consensus_queue.cc:260] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.698225 30179 ts_tablet_manager.cc:1434] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:21:42.699026 30179 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Bootstrap starting.
I20260709 12:21:42.713476 30179 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: 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 12:21:42.714217 30179 tablet_bootstrap.cc:492] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Bootstrap complete.
I20260709 12:21:42.714756 30179 ts_tablet_manager.cc:1403] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260709 12:21:42.717018 30179 raft_consensus.cc:359] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.717840 30179 raft_consensus.cc:740] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d912ba25c82d44f2965ec2df23a71691, State: Initialized, Role: FOLLOWER
I20260709 12:21:42.718570 30179 consensus_queue.cc:260] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.720742 30179 ts_tablet_manager.cc:1434] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:21:42.736805 30216 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:42.800664 30162 raft_consensus.cc:993] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa: : Instructing follower 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:42.801129 30162 raft_consensus.cc:1081] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Signalling peer 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:42.802830 29940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:46502
I20260709 12:21:42.803295 29940 raft_consensus.cc:493] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:42.803565 29940 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:42.809697 29940 raft_consensus.cc:515] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.811496 29940 leader_election.cc:290] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 3 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:42.812431 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:42.812603 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:42.813172 30216 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:21:42.813315 30015 raft_consensus.cc:3055] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:42.813813 30015 raft_consensus.cc:740] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:42.814718 30015 consensus_queue.cc:260] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.816166 30015 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:42.820617 30216 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 3.
I20260709 12:21:42.822072 29906 leader_election.cc:304] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:42.823136 30163 raft_consensus.cc:2804] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:42.823619 30163 raft_consensus.cc:697] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:42.824460 30163 consensus_queue.cc:237] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Queue going to LEADER 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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:42.824681 30015 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 3.
I20260709 12:21:42.832432 29761 catalog_manager.cc:5697] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 2 to 3, leader changed from 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3) to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 3 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:42.929282 30216 raft_consensus.cc:3060] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:42.934689 30216 pending_rounds.cc:85] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Aborting all ops after (but not including) 0
I20260709 12:21:42.934922 30216 pending_rounds.cc:107] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:21:42.935173 30216 raft_consensus.cc:2889] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:21:43.051149 30216 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:43.056914 30216 pending_rounds.cc:85] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Aborting all ops after (but not including) 0
I20260709 12:21:43.057160 30216 pending_rounds.cc:107] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:21:43.057354 30216 raft_consensus.cc:2889] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:21:43.124207 30260 raft_consensus.cc:993] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa: : Instructing follower 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:43.124958 30162 raft_consensus.cc:1081] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Signalling peer 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:43.127436 29940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:46502
I20260709 12:21:43.128224 29940 raft_consensus.cc:493] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.128755 29940 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.134852 29940 raft_consensus.cc:515] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:43.136637 29940 leader_election.cc:290] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 3 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:43.137428 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:43.137576 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:43.138098 30216 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.138151 30015 raft_consensus.cc:3055] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:43.138511 30015 raft_consensus.cc:740] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:43.139189 30015 consensus_queue.cc:260] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:43.140138 30015 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.143350 30216 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 3.
I20260709 12:21:43.144351 29906 leader_election.cc:304] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:43.145020 30163 raft_consensus.cc:2804] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:43.145418 30163 raft_consensus.cc:697] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:43.145536 30015 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 3.
I20260709 12:21:43.146425 30163 consensus_queue.cc:237] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:43.153720 29761 catalog_manager.cc:5697] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 2 to 3, leader changed from 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3) to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 3 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:43.300659 30216 raft_consensus.cc:1275] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.302253 30269 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.312412 30015 raft_consensus.cc:1275] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.313761 30256 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:21:43.544664 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:43.581805 30015 raft_consensus.cc:1275] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:43.583333 30256 consensus_queue.cc:1048] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.592334 30216 raft_consensus.cc:1275] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:43.594024 30269 consensus_queue.cc:1048] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:43.644938 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:43.664038 29940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
mode: GRACEFUL
new_leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
 from {username='slave'} at 127.0.0.1:42064
I20260709 12:21:43.664537 29940 raft_consensus.cc:606] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Received request to transfer leadership to TS 6585d40dd47a4635b0eae4069f69ddfa
I20260709 12:21:43.666796 29940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
mode: GRACEFUL
new_leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
 from {username='slave'} at 127.0.0.1:42064
I20260709 12:21:43.667222 29940 raft_consensus.cc:606] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 2 LEADER]: Received request to transfer leadership to TS 6585d40dd47a4635b0eae4069f69ddfa
I20260709 12:21:43.668175 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:43.668658 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:43.669214 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:43.922597 30269 raft_consensus.cc:993] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd: : Instructing follower 6585d40dd47a4635b0eae4069f69ddfa to start an election
I20260709 12:21:43.923028 30163 raft_consensus.cc:1081] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 2 LEADER]: Signalling peer 6585d40dd47a4635b0eae4069f69ddfa to start an election
I20260709 12:21:43.924386 30015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
 from {username='slave'} at 127.0.0.1:48316
I20260709 12:21:43.924839 30015 raft_consensus.cc:493] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:43.925137 30015 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.930644 30015 raft_consensus.cc:515] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:43.932315 30015 leader_election.cc:290] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 3 election: Requested vote from peers 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687), d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721)
I20260709 12:21:43.933225 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:43.933370 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:43.933806 29940 raft_consensus.cc:3055] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:43.933967 30216 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.934098 29940 raft_consensus.cc:740] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:43.934852 29940 consensus_queue.cc:260] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:43.935861 29940 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:43.939572 30216 raft_consensus.cc:2468] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 3.
I20260709 12:21:43.940853 29940 raft_consensus.cc:2468] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 3.
I20260709 12:21:43.940853 29980 leader_election.cc:304] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:43.941802 30260 raft_consensus.cc:2804] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:43.942322 30260 raft_consensus.cc:697] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 3 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:43.943200 30260 consensus_queue.cc:237] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Queue going to LEADER 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: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:43.950644 29762 catalog_manager.cc:5697] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 2 to 3, leader changed from 5e1938792c364fbbba75d710121a11fd (127.24.146.2) to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 3 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:44.047326 30269 raft_consensus.cc:993] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd: : Instructing follower 6585d40dd47a4635b0eae4069f69ddfa to start an election
I20260709 12:21:44.047806 30163 raft_consensus.cc:1081] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Signalling peer 6585d40dd47a4635b0eae4069f69ddfa to start an election
I20260709 12:21:44.049463 30015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
 from {username='slave'} at 127.0.0.1:48316
I20260709 12:21:44.050025 30015 raft_consensus.cc:493] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:44.050343 30015 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:44.055660 30015 raft_consensus.cc:515] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:44.057281 30015 leader_election.cc:290] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 4 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:44.058151 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:44.058349 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:44.058753 30216 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:44.058882 29940 raft_consensus.cc:3055] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:44.059226 29940 raft_consensus.cc:740] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:44.059841 29940 consensus_queue.cc:260] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:44.060775 29940 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:44.063964 30216 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 4.
I20260709 12:21:44.065079 29980 leader_election.cc:304] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [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: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:44.065548 29940 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 4.
I20260709 12:21:44.065716 30260 raft_consensus.cc:2804] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:44.066234 30260 raft_consensus.cc:697] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:44.067019 30260 consensus_queue.cc:237] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:44.072908 29762 catalog_manager.cc:5697] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 3 to 4, leader changed from 5e1938792c364fbbba75d710121a11fd (127.24.146.2) to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 4 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:44.344658 30216 raft_consensus.cc:1275] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:44.345865 30260 consensus_queue.cc:1048] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:44.357299 29940 raft_consensus.cc:1275] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:44.358929 30162 consensus_queue.cc:1048] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:21:44.545677 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:44.583704 30216 raft_consensus.cc:1275] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:44.585055 30162 consensus_queue.cc:1048] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:44.592482 29940 raft_consensus.cc:1275] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:21:44.594750 30162 consensus_queue.cc:1048] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:44.676630 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:44.683938 30015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
mode: GRACEFUL
new_leader_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:35712
I20260709 12:21:44.684445 30015 raft_consensus.cc:606] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Received request to transfer leadership to TS 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:44.687060 30015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
mode: GRACEFUL
new_leader_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:35712
I20260709 12:21:44.687525 30015 raft_consensus.cc:606] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 3 LEADER]: Received request to transfer leadership to TS 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:44.688503 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:44.688939 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:44.689456 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:44.832790 30289 raft_consensus.cc:993] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa: : Instructing follower 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:44.833406 30162 raft_consensus.cc:1081] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 3 LEADER]: Signalling peer 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:44.834987 29940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:46502
I20260709 12:21:44.835477 29940 raft_consensus.cc:493] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:44.835783 29940 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:44.840440 29940 raft_consensus.cc:515] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:44.842185 29940 leader_election.cc:290] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 4 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:44.843258 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:44.843444 30215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce71f0413d63439aa81ee0ea4e274ccc" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:44.843935 30015 raft_consensus.cc:3055] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:44.844071 30215 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:44.844377 30015 raft_consensus.cc:740] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:44.845264 30015 consensus_queue.cc:260] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [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: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:44.846599 30015 raft_consensus.cc:3060] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:44.851982 30215 raft_consensus.cc:2468] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 4.
I20260709 12:21:44.852887 30015 raft_consensus.cc:2468] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 4.
I20260709 12:21:44.853245 29906 leader_election.cc:304] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [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: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:44.854056 30269 raft_consensus.cc:2804] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:44.854435 30269 raft_consensus.cc:697] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 4 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:44.855054 30269 consensus_queue.cc:237] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [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: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:44.861799 29761 catalog_manager.cc:5697] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 3 to 4, leader changed from 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3) to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 4 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:45.106647 30162 raft_consensus.cc:993] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa: : Instructing follower 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:45.107132 30289 raft_consensus.cc:1081] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Signalling peer 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:45.108649 29940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:46502
I20260709 12:21:45.109236 29940 raft_consensus.cc:493] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:45.109580 29940 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:45.114261 29940 raft_consensus.cc:515] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:45.115634 29940 leader_election.cc:290] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 5 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:45.116505 30215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:45.116752 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a1f2cd89dff467e8ad65152847b756f" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:45.117039 30215 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:45.117305 30015 raft_consensus.cc:3055] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:21:45.117585 30015 raft_consensus.cc:740] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:45.118301 30015 consensus_queue.cc:260] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:45.119315 30015 raft_consensus.cc:3060] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:45.122534 30215 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 5.
I20260709 12:21:45.123764 29906 leader_election.cc:304] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [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: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:45.124522 30269 raft_consensus.cc:2804] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:45.124827 30015 raft_consensus.cc:2468] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 5.
I20260709 12:21:45.125011 30269 raft_consensus.cc:697] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 5 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:45.125912 30269 consensus_queue.cc:237] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:45.132287 29761 catalog_manager.cc:5697] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 4 to 5, leader changed from 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3) to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 5 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:45.256852 30215 raft_consensus.cc:1275] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:45.258224 30269 consensus_queue.cc:1048] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:45.266583 30015 raft_consensus.cc:1275] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:45.267994 30163 consensus_queue.cc:1048] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:21:45.546674 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:45.630398 30015 raft_consensus.cc:1275] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 5 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:21:45.631770 30163 consensus_queue.cc:1048] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:45.641589 30215 raft_consensus.cc:1275] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:21:45.643460 30269 consensus_queue.cc:1048] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:45.695887 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:45.703141 29940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
mode: GRACEFUL
new_leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
 from {username='slave'} at 127.0.0.1:42064
I20260709 12:21:45.703697 29940 raft_consensus.cc:606] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Received request to transfer leadership to TS 6585d40dd47a4635b0eae4069f69ddfa
I20260709 12:21:45.706095 29940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
mode: GRACEFUL
new_leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
 from {username='slave'} at 127.0.0.1:42064
I20260709 12:21:45.706564 29940 raft_consensus.cc:606] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Received request to transfer leadership to TS 6585d40dd47a4635b0eae4069f69ddfa
I20260709 12:21:45.707517 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:45.707988 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:45.708524 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:45.901623 30299 raft_consensus.cc:993] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd: : Instructing follower 6585d40dd47a4635b0eae4069f69ddfa to start an election
I20260709 12:21:45.902240 30300 raft_consensus.cc:1081] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Signalling peer 6585d40dd47a4635b0eae4069f69ddfa to start an election
I20260709 12:21:45.904053 30015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
 from {username='slave'} at 127.0.0.1:48316
I20260709 12:21:45.904552 30015 raft_consensus.cc:493] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:45.904826 30015 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:45.910467 30015 raft_consensus.cc:515] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:45.912022 30015 leader_election.cc:290] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 4 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:45.913014 30215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:45.913041 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:45.913609 30215 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:45.913863 29940 raft_consensus.cc:3055] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:45.914183 29940 raft_consensus.cc:740] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:45.914901 29940 consensus_queue.cc:260] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:45.915772 29940 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:45.919634 30215 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 4.
I20260709 12:21:45.921032 29980 leader_election.cc:304] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [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: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:45.921692 29940 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 4.
I20260709 12:21:45.921968 30302 raft_consensus.cc:2804] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:45.922534 30302 raft_consensus.cc:697] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:45.923243 30302 consensus_queue.cc:237] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:45.930480 29761 catalog_manager.cc:5697] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 3 to 4, leader changed from 5e1938792c364fbbba75d710121a11fd (127.24.146.2) to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 4 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:46.120270 30299 raft_consensus.cc:993] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd: : Instructing follower 6585d40dd47a4635b0eae4069f69ddfa to start an election
I20260709 12:21:46.120740 30300 raft_consensus.cc:1081] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Signalling peer 6585d40dd47a4635b0eae4069f69ddfa to start an election
I20260709 12:21:46.122254 30015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
 from {username='slave'} at 127.0.0.1:48316
I20260709 12:21:46.122704 30015 raft_consensus.cc:493] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.122934 30015 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.127753 30015 raft_consensus.cc:515] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:46.129464 30015 leader_election.cc:290] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687)
I20260709 12:21:46.130419 30215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:46.130508 29940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7" candidate_uuid: "6585d40dd47a4635b0eae4069f69ddfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e1938792c364fbbba75d710121a11fd"
I20260709 12:21:46.131034 30215 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.131130 29940 raft_consensus.cc:3055] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:46.131495 29940 raft_consensus.cc:740] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:46.132144 29940 consensus_queue.cc:260] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:46.133060 29940 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:46.136447 30215 raft_consensus.cc:2468] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 2.
I20260709 12:21:46.137605 29980 leader_election.cc:304] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6585d40dd47a4635b0eae4069f69ddfa, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:46.137760 29940 raft_consensus.cc:2468] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6585d40dd47a4635b0eae4069f69ddfa in term 2.
I20260709 12:21:46.138296 30302 raft_consensus.cc:2804] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:46.139040 30302 raft_consensus.cc:697] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Becoming Leader. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:46.139876 30302 consensus_queue.cc:237] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:46.146852 29761 catalog_manager.cc:5697] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa reported cstate change: term changed from 1 to 2, leader changed from 5e1938792c364fbbba75d710121a11fd (127.24.146.2) to 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3). New cstate: current_term: 2 leader_uuid: "6585d40dd47a4635b0eae4069f69ddfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:46.397238 30215 raft_consensus.cc:1275] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:46.398562 30289 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:46.409412 29941 raft_consensus.cc:1275] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:46.410995 30312 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:21:46.547708 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:46.632499 30215 raft_consensus.cc:1275] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.633787 30312 consensus_queue.cc:1048] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.642920 29941 raft_consensus.cc:1275] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Refusing update from remote peer 6585d40dd47a4635b0eae4069f69ddfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:46.645370 30289 consensus_queue.cc:1048] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:46.715080 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:46.722892 30015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
mode: GRACEFUL
new_leader_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:35712
I20260709 12:21:46.723410 30015 raft_consensus.cc:606] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Received request to transfer leadership to TS 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:46.725740 30015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7"
dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
mode: GRACEFUL
new_leader_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:35712
I20260709 12:21:46.726238 30015 raft_consensus.cc:606] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Received request to transfer leadership to TS 5e1938792c364fbbba75d710121a11fd
I20260709 12:21:46.727279 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:46.727766 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:46.728312 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:46.955708 30289 raft_consensus.cc:993] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa: : Instructing follower 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:46.956224 30302 raft_consensus.cc:1081] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Signalling peer 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:46.958014 29941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:46502
I20260709 12:21:46.958500 29941 raft_consensus.cc:493] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:46.958778 29941 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:46.964689 29941 raft_consensus.cc:515] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:46.966442 29941 leader_election.cc:290] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 5 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:46.967420 30215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:46.967880 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9a367f473c47eabba66d3bd000c2f1" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:46.968155 30215 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:46.968544 30015 raft_consensus.cc:3055] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:21:46.968860 30015 raft_consensus.cc:740] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:46.969600 30015 consensus_queue.cc:260] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:46.970456 30015 raft_consensus.cc:3060] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:21:46.974030 30215 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 5.
I20260709 12:21:46.974710 30216 raft_consensus.cc:1240] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Rejecting Update request from peer 6585d40dd47a4635b0eae4069f69ddfa for earlier term 4. Current term is 5. Ops: []
I20260709 12:21:46.975343 30015 raft_consensus.cc:2468] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 5.
I20260709 12:21:46.975243 29906 leader_election.cc:304] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [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: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:46.976296 30308 raft_consensus.cc:2804] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:21:46.977440 30308 raft_consensus.cc:697] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 5 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:46.978379 30308 consensus_queue.cc:237] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:46.984428 29761 catalog_manager.cc:5697] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 4 to 5, leader changed from 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3) to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 5 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:47.194628 30289 raft_consensus.cc:993] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa: : Instructing follower 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:47.195144 30289 raft_consensus.cc:1081] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Signalling peer 5e1938792c364fbbba75d710121a11fd to start an election
I20260709 12:21:47.196789 29941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7"
dest_uuid: "5e1938792c364fbbba75d710121a11fd"
 from {username='slave'} at 127.0.0.1:46502
I20260709 12:21:47.197257 29941 raft_consensus.cc:493] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:47.197614 29941 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:47.202769 29941 raft_consensus.cc:515] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:47.204466 29941 leader_election.cc:290] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 3 election: Requested vote from peers d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721), 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3:40343)
I20260709 12:21:47.205462 30015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6585d40dd47a4635b0eae4069f69ddfa"
I20260709 12:21:47.205353 30216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7474ba7825474bdaa1a796553e0159a7" candidate_uuid: "5e1938792c364fbbba75d710121a11fd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d912ba25c82d44f2965ec2df23a71691"
I20260709 12:21:47.206118 30015 raft_consensus.cc:3055] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:47.206203 30216 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:47.206386 30015 raft_consensus.cc:740] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6585d40dd47a4635b0eae4069f69ddfa, State: Running, Role: LEADER
I20260709 12:21:47.207093 30015 consensus_queue.cc:260] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:47.207964 30015 raft_consensus.cc:3060] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:47.211668 30216 raft_consensus.cc:2468] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 3.
I20260709 12:21:47.212905 29906 leader_election.cc:304] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e1938792c364fbbba75d710121a11fd, d912ba25c82d44f2965ec2df23a71691; no voters: 
I20260709 12:21:47.212971 30015 raft_consensus.cc:2468] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1938792c364fbbba75d710121a11fd in term 3.
I20260709 12:21:47.213781 30308 raft_consensus.cc:2804] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:47.214282 30308 raft_consensus.cc:697] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Becoming Leader. State: Replica: 5e1938792c364fbbba75d710121a11fd, State: Running, Role: LEADER
I20260709 12:21:47.214921 30308 consensus_queue.cc:237] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Queue going to LEADER 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: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } }
I20260709 12:21:47.222383 29761 catalog_manager.cc:5697] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd reported cstate change: term changed from 2 to 3, leader changed from 6585d40dd47a4635b0eae4069f69ddfa (127.24.146.3) to 5e1938792c364fbbba75d710121a11fd (127.24.146.2). New cstate: current_term: 3 leader_uuid: "5e1938792c364fbbba75d710121a11fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e1938792c364fbbba75d710121a11fd" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 33687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:47.415474 30015 raft_consensus.cc:1275] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 5 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:47.416760 30308 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:21:47.428747 30216 raft_consensus.cc:1275] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:21:47.430032 30308 consensus_queue.cc:1048] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:21:47.548655 29812 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:47.616648 30015 raft_consensus.cc:1275] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:47.617986 30308 consensus_queue.cc:1048] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6585d40dd47a4635b0eae4069f69ddfa" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 40343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:47.625767 30216 raft_consensus.cc:1275] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Refusing update from remote peer 5e1938792c364fbbba75d710121a11fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:47.627202 30318 consensus_queue.cc:1048] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d912ba25c82d44f2965ec2df23a71691" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 34721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:47.734383 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:47.763381 25160 tablet_server.cc:179] TabletServer@127.24.146.1:34721 shutting down...
I20260709 12:21:47.779691 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:47.780416 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.780993 25160 raft_consensus.cc:2243] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.781421 25160 raft_consensus.cc:2272] T 371d3b8d2de54420bbc08f20f13a7563 P d912ba25c82d44f2965ec2df23a71691 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.783305 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.783845 25160 raft_consensus.cc:2243] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.784293 25160 raft_consensus.cc:2272] T 3a1f2cd89dff467e8ad65152847b756f P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.786060 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.786576 25160 raft_consensus.cc:2243] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.786936 25160 raft_consensus.cc:2272] T c152060ed60949f1a15946242bf778e9 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.788569 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.789072 25160 raft_consensus.cc:2243] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.789443 25160 raft_consensus.cc:2272] T 4f3b542ae2a54a1e8d7172a7588a90a7 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.791304 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.791806 25160 raft_consensus.cc:2243] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.792168 25160 raft_consensus.cc:2272] T 236fd771e2a44506b91d7146f6924b9b P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.793818 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.794517 25160 raft_consensus.cc:2243] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.795014 25160 raft_consensus.cc:2272] T dfde1c445ffa4919ac5532e1631f38fb P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:47.796080 29906 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 73 similar messages]
I20260709 12:21:47.796998 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.797598 25160 raft_consensus.cc:2243] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.798074 25160 raft_consensus.cc:2272] T 6d9a367f473c47eabba66d3bd000c2f1 P d912ba25c82d44f2965ec2df23a71691 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:47.798997 29906 consensus_peers.cc:597] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:47.800354 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.800931 25160 raft_consensus.cc:2243] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.801318 25160 raft_consensus.cc:2272] T c4783269a17d4b8f8cfd849e34903f59 P d912ba25c82d44f2965ec2df23a71691 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.803119 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.803598 25160 raft_consensus.cc:2243] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.803987 25160 raft_consensus.cc:2272] T 7474ba7825474bdaa1a796553e0159a7 P d912ba25c82d44f2965ec2df23a71691 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.806062 25160 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:47.806524 25160 raft_consensus.cc:2243] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.806938 25160 raft_consensus.cc:2272] T ce71f0413d63439aa81ee0ea4e274ccc P d912ba25c82d44f2965ec2df23a71691 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:47.826007 29980 consensus_peers.cc:597] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:47.834879 25160 tablet_server.cc:196] TabletServer@127.24.146.1:34721 shutdown complete.
W20260709 12:21:47.849426 29980 consensus_peers.cc:597] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:47.855298 25160 tablet_server.cc:179] TabletServer@127.24.146.2:0 shutting down...
I20260709 12:21:47.877240 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:47.877995 25160 tablet_replica.cc:333] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.878686 25160 raft_consensus.cc:2243] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.879173 25160 raft_consensus.cc:2272] T 371d3b8d2de54420bbc08f20f13a7563 P 5e1938792c364fbbba75d710121a11fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.881259 25160 tablet_replica.cc:333] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.881769 25160 raft_consensus.cc:2243] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:47.882531 25160 raft_consensus.cc:2272] T 3a1f2cd89dff467e8ad65152847b756f P 5e1938792c364fbbba75d710121a11fd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.884524 25160 tablet_replica.cc:333] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.885119 25160 raft_consensus.cc:2243] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:47.885838 25160 raft_consensus.cc:2272] T ce71f0413d63439aa81ee0ea4e274ccc P 5e1938792c364fbbba75d710121a11fd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.887948 25160 tablet_replica.cc:333] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.888447 25160 raft_consensus.cc:2243] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:47.889186 25160 raft_consensus.cc:2272] T 7474ba7825474bdaa1a796553e0159a7 P 5e1938792c364fbbba75d710121a11fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.892120 25160 tablet_replica.cc:333] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.892804 25160 raft_consensus.cc:2243] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.893263 25160 raft_consensus.cc:2272] T dfde1c445ffa4919ac5532e1631f38fb P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.896275 25160 tablet_replica.cc:333] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.897003 25160 raft_consensus.cc:2243] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:47.897964 25160 raft_consensus.cc:2272] T 236fd771e2a44506b91d7146f6924b9b P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:47.898536 29906 consensus_peers.cc:597] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:47.899192 29980 consensus_peers.cc:597] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa -> Peer d912ba25c82d44f2965ec2df23a71691 (127.24.146.1:34721): Couldn't send request to peer d912ba25c82d44f2965ec2df23a71691. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:34721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:47.900348 25160 tablet_replica.cc:333] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.900982 25160 raft_consensus.cc:2243] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:21:47.901731 25160 raft_consensus.cc:2272] T 6d9a367f473c47eabba66d3bd000c2f1 P 5e1938792c364fbbba75d710121a11fd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.904824 25160 tablet_replica.cc:333] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.905577 25160 raft_consensus.cc:2243] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:21:47.906288 29979 consensus_peers.cc:597] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa -> Peer 5e1938792c364fbbba75d710121a11fd (127.24.146.2:33687): Couldn't send request to peer 5e1938792c364fbbba75d710121a11fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:47.906489 25160 raft_consensus.cc:2272] T c4783269a17d4b8f8cfd849e34903f59 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.908737 25160 tablet_replica.cc:333] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.909277 25160 raft_consensus.cc:2243] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.909706 25160 raft_consensus.cc:2272] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.911629 25160 tablet_replica.cc:333] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd: stopping tablet replica
I20260709 12:21:47.912132 25160 raft_consensus.cc:2243] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.912549 25160 raft_consensus.cc:2272] T c152060ed60949f1a15946242bf778e9 P 5e1938792c364fbbba75d710121a11fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.944810 25160 tablet_server.cc:196] TabletServer@127.24.146.2:0 shutdown complete.
I20260709 12:21:47.967098 25160 tablet_server.cc:179] TabletServer@127.24.146.3:0 shutting down...
I20260709 12:21:47.991628 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:47.992367 25160 tablet_replica.cc:333] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:47.993000 25160 raft_consensus.cc:2243] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:47.993403 25160 raft_consensus.cc:2272] T 7474ba7825474bdaa1a796553e0159a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.996294 25160 tablet_replica.cc:333] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:47.996922 25160 raft_consensus.cc:2243] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:47.997759 25160 raft_consensus.cc:2272] T dfde1c445ffa4919ac5532e1631f38fb P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:47.999812 25160 tablet_replica.cc:333] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:48.000352 25160 raft_consensus.cc:2243] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:48.000777 25160 raft_consensus.cc:2272] T 236fd771e2a44506b91d7146f6924b9b P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.002946 25160 tablet_replica.cc:333] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:48.003479 25160 raft_consensus.cc:2243] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:48.003875 25160 raft_consensus.cc:2272] T 3a1f2cd89dff467e8ad65152847b756f P 6585d40dd47a4635b0eae4069f69ddfa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.005925 25160 tablet_replica.cc:333] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:48.006482 25160 raft_consensus.cc:2243] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:48.007294 25160 raft_consensus.cc:2272] T 371d3b8d2de54420bbc08f20f13a7563 P 6585d40dd47a4635b0eae4069f69ddfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.009322 25160 tablet_replica.cc:333] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:48.009822 25160 raft_consensus.cc:2243] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:48.010268 25160 raft_consensus.cc:2272] T ce71f0413d63439aa81ee0ea4e274ccc P 6585d40dd47a4635b0eae4069f69ddfa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.012177 25160 tablet_replica.cc:333] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:48.012676 25160 raft_consensus.cc:2243] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:48.013082 25160 raft_consensus.cc:2272] T c4783269a17d4b8f8cfd849e34903f59 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.015010 25160 tablet_replica.cc:333] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:48.015494 25160 raft_consensus.cc:2243] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:48.015887 25160 raft_consensus.cc:2272] T 6d9a367f473c47eabba66d3bd000c2f1 P 6585d40dd47a4635b0eae4069f69ddfa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.018766 25160 tablet_replica.cc:333] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:48.019299 25160 raft_consensus.cc:2243] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:48.020165 25160 raft_consensus.cc:2272] T c152060ed60949f1a15946242bf778e9 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.022244 25160 tablet_replica.cc:333] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa: stopping tablet replica
I20260709 12:21:48.022680 25160 raft_consensus.cc:2243] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:48.023451 25160 raft_consensus.cc:2272] T 4f3b542ae2a54a1e8d7172a7588a90a7 P 6585d40dd47a4635b0eae4069f69ddfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.055639 25160 tablet_server.cc:196] TabletServer@127.24.146.3:0 shutdown complete.
I20260709 12:21:48.079208 25160 master.cc:562] Master@127.24.146.62:32925 shutting down...
I20260709 12:21:48.101044 25160 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:48.101624 25160 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:48.102020 25160 tablet_replica.cc:333] T 00000000000000000000000000000000 P fe6c90670bdd4ff98ea9e542926dc1c7: stopping tablet replica
I20260709 12:21:48.122342 25160 master.cc:584] Master@127.24.146.62:32925 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12760 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:21:48.166981 25160 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.146.62:38879
I20260709 12:21:48.168161 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:48.173663 30335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:48.173702 30336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:48.175271 30338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:48.175755 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:48.176645 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:48.176818 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:48.176939 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599708176927 us; error 0 us; skew 500 ppm
I20260709 12:21:48.177424 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:48.179932 25160 webserver.cc:533] Webserver started at http://127.24.146.62:35963/ using document root <none> and password file <none>
I20260709 12:21:48.180416 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:48.180576 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:48.180851 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:48.181970 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/master-0-root/instance:
uuid: "61da66543cc64f1ba08c9040a8d9d1a9"
format_stamp: "Formatted at 2026-07-09 12:21:48 on dist-test-slave-q1nk"
I20260709 12:21:48.186825 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:21:48.190604 30343 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.191496 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 12:21:48.191800 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/master-0-root
uuid: "61da66543cc64f1ba08c9040a8d9d1a9"
format_stamp: "Formatted at 2026-07-09 12:21:48 on dist-test-slave-q1nk"
I20260709 12:21:48.192096 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:48.221475 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:48.222697 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:48.261348 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.62:38879
I20260709 12:21:48.261493 30394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.62:38879 every 8 connection(s)
I20260709 12:21:48.265300 30395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.276691 30395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9: Bootstrap starting.
I20260709 12:21:48.281418 30395 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:48.285678 30395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9: No bootstrap required, opened a new log
I20260709 12:21:48.287878 30395 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61da66543cc64f1ba08c9040a8d9d1a9" member_type: VOTER }
I20260709 12:21:48.288269 30395 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:48.288502 30395 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61da66543cc64f1ba08c9040a8d9d1a9, State: Initialized, Role: FOLLOWER
I20260709 12:21:48.289045 30395 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61da66543cc64f1ba08c9040a8d9d1a9" member_type: VOTER }
I20260709 12:21:48.289492 30395 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:48.289705 30395 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:48.289979 30395 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:48.294971 30395 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61da66543cc64f1ba08c9040a8d9d1a9" member_type: VOTER }
I20260709 12:21:48.295574 30395 leader_election.cc:304] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [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: 61da66543cc64f1ba08c9040a8d9d1a9; no voters: 
I20260709 12:21:48.296712 30395 leader_election.cc:290] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:48.297041 30398 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:48.298372 30398 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 1 LEADER]: Becoming Leader. State: Replica: 61da66543cc64f1ba08c9040a8d9d1a9, State: Running, Role: LEADER
I20260709 12:21:48.299026 30398 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [LEADER]: Queue going to LEADER mode. State: All 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: "61da66543cc64f1ba08c9040a8d9d1a9" member_type: VOTER }
I20260709 12:21:48.299428 30395 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:48.303694 30400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61da66543cc64f1ba08c9040a8d9d1a9. Latest consensus state: current_term: 1 leader_uuid: "61da66543cc64f1ba08c9040a8d9d1a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61da66543cc64f1ba08c9040a8d9d1a9" member_type: VOTER } }
I20260709 12:21:48.303858 30399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61da66543cc64f1ba08c9040a8d9d1a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61da66543cc64f1ba08c9040a8d9d1a9" member_type: VOTER } }
I20260709 12:21:48.304661 30400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:48.304682 30399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:48.307626 30405 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:48.312682 30405 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:48.319031 25160 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:48.321815 30405 catalog_manager.cc:1383] Generated new cluster ID: a731d166fdc24f6a9c814ff113062197
I20260709 12:21:48.322122 30405 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:48.335191 30405 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:48.336537 30405 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:48.351142 30405 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9: Generated new TSK 0
I20260709 12:21:48.351738 30405 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:48.386397 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:48.392572 30416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:48.393687 30417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:48.396054 30419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:48.396095 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:48.397270 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:48.397485 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:48.397642 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599708397625 us; error 0 us; skew 500 ppm
I20260709 12:21:48.398231 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:48.400593 25160 webserver.cc:533] Webserver started at http://127.24.146.1:44155/ using document root <none> and password file <none>
I20260709 12:21:48.401113 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:48.401273 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:48.401495 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:48.402606 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-0-root/instance:
uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
format_stamp: "Formatted at 2026-07-09 12:21:48 on dist-test-slave-q1nk"
I20260709 12:21:48.407135 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:21:48.410671 30424 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.411451 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:48.411753 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
format_stamp: "Formatted at 2026-07-09 12:21:48 on dist-test-slave-q1nk"
I20260709 12:21:48.412019 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:48.434371 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:48.435572 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:48.437050 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:48.439518 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:48.439738 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.439965 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:48.440116 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.480928 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:45883
I20260709 12:21:48.481034 30486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:45883 every 8 connection(s)
I20260709 12:21:48.485852 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:48.492913 30491 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:48.494913 30492 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:48.495774 30494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:48.496992 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:48.498282 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:48.498553 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:48.498728 30487 heartbeater.cc:344] Connected to a master server at 127.24.146.62:38879
I20260709 12:21:48.498728 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599708498711 us; error 0 us; skew 500 ppm
I20260709 12:21:48.499197 30487 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:48.499609 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:48.499969 30487 heartbeater.cc:507] Master 127.24.146.62:38879 requested a full tablet report, sending...
I20260709 12:21:48.502417 30360 ts_manager.cc:194] Registered new tserver with Master: 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883)
I20260709 12:21:48.502476 25160 webserver.cc:533] Webserver started at http://127.24.146.2:33231/ using document root <none> and password file <none>
I20260709 12:21:48.503247 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:48.503523 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:48.503849 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:48.504966 30360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48818
I20260709 12:21:48.505308 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-1-root/instance:
uuid: "22d967172c30400aab3d4d3bf231a2a3"
format_stamp: "Formatted at 2026-07-09 12:21:48 on dist-test-slave-q1nk"
I20260709 12:21:48.510322 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:21:48.514060 30499 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.514904 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:21:48.515228 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-1-root
uuid: "22d967172c30400aab3d4d3bf231a2a3"
format_stamp: "Formatted at 2026-07-09 12:21:48 on dist-test-slave-q1nk"
I20260709 12:21:48.515537 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:48.535487 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:48.536774 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:48.538638 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:48.541359 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:48.541592 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.541821 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:48.542014 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:21:48.582645 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.2:39921
I20260709 12:21:48.582756 30561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.2:39921 every 8 connection(s)
I20260709 12:21:48.587337 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:48.595054 30565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:48.596717 30566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:48.597853 30568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:48.598140 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:48.599195 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:48.599443 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:48.599653 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599708599632 us; error 0 us; skew 500 ppm
I20260709 12:21:48.600284 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:48.600502 30562 heartbeater.cc:344] Connected to a master server at 127.24.146.62:38879
I20260709 12:21:48.600899 30562 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:48.601786 30562 heartbeater.cc:507] Master 127.24.146.62:38879 requested a full tablet report, sending...
I20260709 12:21:48.603106 25160 webserver.cc:533] Webserver started at http://127.24.146.3:44447/ using document root <none> and password file <none>
I20260709 12:21:48.603792 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:48.603976 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:48.603992 30360 ts_manager.cc:194] Registered new tserver with Master: 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921)
I20260709 12:21:48.604502 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:48.605610 30360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48820
I20260709 12:21:48.605659 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-2-root/instance:
uuid: "0578d2872f954869b78761346f2fcbba"
format_stamp: "Formatted at 2026-07-09 12:21:48 on dist-test-slave-q1nk"
I20260709 12:21:48.610554 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:48.614053 30573 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.614813 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:21:48.615103 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-2-root
uuid: "0578d2872f954869b78761346f2fcbba"
format_stamp: "Formatted at 2026-07-09 12:21:48 on dist-test-slave-q1nk"
I20260709 12:21:48.615372 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599528439147-25160-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:48.628121 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:48.629304 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:48.630875 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:48.633083 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:48.633284 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.633510 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:48.633663 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:48.673976 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.3:46729
I20260709 12:21:48.674104 30635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.3:46729 every 8 connection(s)
I20260709 12:21:48.688087 30636 heartbeater.cc:344] Connected to a master server at 127.24.146.62:38879
I20260709 12:21:48.688544 30636 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:48.689285 30636 heartbeater.cc:507] Master 127.24.146.62:38879 requested a full tablet report, sending...
I20260709 12:21:48.691304 30360 ts_manager.cc:194] Registered new tserver with Master: 0578d2872f954869b78761346f2fcbba (127.24.146.3:46729)
I20260709 12:21:48.691751 25160 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014567932s
I20260709 12:21:48.692691 30360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48826
I20260709 12:21:48.716572 30360 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48830:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:48.719040 30360 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:48.763913 30527 tablet_service.cc:1511] Processing CreateTablet for tablet 009ae0c8555f4166bc5fa1790064fbae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=581ae5cf02404fc4a83e21053216c743]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:48.764541 30526 tablet_service.cc:1511] Processing CreateTablet for tablet 012e744ff910468d9c010f5515230280 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=581ae5cf02404fc4a83e21053216c743]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:48.765494 30527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009ae0c8555f4166bc5fa1790064fbae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.766175 30526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012e744ff910468d9c010f5515230280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.781029 30601 tablet_service.cc:1511] Processing CreateTablet for tablet 009ae0c8555f4166bc5fa1790064fbae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=581ae5cf02404fc4a83e21053216c743]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:48.782635 30601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009ae0c8555f4166bc5fa1790064fbae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.782323 30451 tablet_service.cc:1511] Processing CreateTablet for tablet 012e744ff910468d9c010f5515230280 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=581ae5cf02404fc4a83e21053216c743]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:48.783722 30451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012e744ff910468d9c010f5515230280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.781050 30452 tablet_service.cc:1511] Processing CreateTablet for tablet 009ae0c8555f4166bc5fa1790064fbae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=581ae5cf02404fc4a83e21053216c743]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:48.787412 30452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009ae0c8555f4166bc5fa1790064fbae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.787186 30600 tablet_service.cc:1511] Processing CreateTablet for tablet 012e744ff910468d9c010f5515230280 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=581ae5cf02404fc4a83e21053216c743]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:48.788515 30600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 012e744ff910468d9c010f5515230280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:48.820598 30652 tablet_bootstrap.cc:492] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba: Bootstrap starting.
I20260709 12:21:48.823024 30653 tablet_bootstrap.cc:492] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f: Bootstrap starting.
I20260709 12:21:48.825449 30651 tablet_bootstrap.cc:492] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3: Bootstrap starting.
I20260709 12:21:48.830138 30653 tablet_bootstrap.cc:654] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:48.831007 30652 tablet_bootstrap.cc:654] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:48.835770 30651 tablet_bootstrap.cc:654] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:48.841933 30653 tablet_bootstrap.cc:492] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f: No bootstrap required, opened a new log
I20260709 12:21:48.842460 30653 ts_tablet_manager.cc:1403] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 12:21:48.843654 30652 tablet_bootstrap.cc:492] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba: No bootstrap required, opened a new log
I20260709 12:21:48.844236 30652 ts_tablet_manager.cc:1403] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260709 12:21:48.844736 30651 tablet_bootstrap.cc:492] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3: No bootstrap required, opened a new log
I20260709 12:21:48.845281 30651 ts_tablet_manager.cc:1403] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260709 12:21:48.845466 30653 raft_consensus.cc:359] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.846278 30653 raft_consensus.cc:385] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:48.846576 30653 raft_consensus.cc:740] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9cd47a97c9460d9598dacf7d9b9d6f, State: Initialized, Role: FOLLOWER
I20260709 12:21:48.847162 30652 raft_consensus.cc:359] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.847491 30653 consensus_queue.cc:260] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.847965 30652 raft_consensus.cc:385] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:48.848347 30652 raft_consensus.cc:740] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Initialized, Role: FOLLOWER
I20260709 12:21:48.848212 30651 raft_consensus.cc:359] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.848927 30651 raft_consensus.cc:385] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:48.849251 30651 raft_consensus.cc:740] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d967172c30400aab3d4d3bf231a2a3, State: Initialized, Role: FOLLOWER
I20260709 12:21:48.849447 30652 consensus_queue.cc:260] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.850183 30487 heartbeater.cc:499] Master 127.24.146.62:38879 was elected leader, sending a full tablet report...
I20260709 12:21:48.850632 30653 ts_tablet_manager.cc:1434] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:21:48.850203 30651 consensus_queue.cc:260] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.851763 30653 tablet_bootstrap.cc:492] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f: Bootstrap starting.
I20260709 12:21:48.860623 30653 tablet_bootstrap.cc:654] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:48.864858 30636 heartbeater.cc:499] Master 127.24.146.62:38879 was elected leader, sending a full tablet report...
I20260709 12:21:48.865376 30652 ts_tablet_manager.cc:1434] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.008s
I20260709 12:21:48.866578 30652 tablet_bootstrap.cc:492] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba: Bootstrap starting.
I20260709 12:21:48.867816 30562 heartbeater.cc:499] Master 127.24.146.62:38879 was elected leader, sending a full tablet report...
I20260709 12:21:48.868371 30651 ts_tablet_manager.cc:1434] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3: Time spent starting tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 12:21:48.869469 30651 tablet_bootstrap.cc:492] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3: Bootstrap starting.
I20260709 12:21:48.873733 30652 tablet_bootstrap.cc:654] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:48.876194 30651 tablet_bootstrap.cc:654] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:48.886940 30652 tablet_bootstrap.cc:492] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba: No bootstrap required, opened a new log
I20260709 12:21:48.887679 30652 ts_tablet_manager.cc:1403] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 12:21:48.892875 30652 raft_consensus.cc:359] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.893636 30652 raft_consensus.cc:385] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:48.894042 30652 raft_consensus.cc:740] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Initialized, Role: FOLLOWER
I20260709 12:21:48.894361 30651 tablet_bootstrap.cc:492] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3: No bootstrap required, opened a new log
I20260709 12:21:48.894929 30651 ts_tablet_manager.cc:1403] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260709 12:21:48.894794 30652 consensus_queue.cc:260] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.895452 30653 tablet_bootstrap.cc:492] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f: No bootstrap required, opened a new log
I20260709 12:21:48.896171 30653 ts_tablet_manager.cc:1403] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.012s
I20260709 12:21:48.897310 30652 ts_tablet_manager.cc:1434] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:21:48.898449 30651 raft_consensus.cc:359] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.899262 30651 raft_consensus.cc:385] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:48.899246 30653 raft_consensus.cc:359] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.899905 30651 raft_consensus.cc:740] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d967172c30400aab3d4d3bf231a2a3, State: Initialized, Role: FOLLOWER
I20260709 12:21:48.900085 30653 raft_consensus.cc:385] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:48.900583 30653 raft_consensus.cc:740] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9cd47a97c9460d9598dacf7d9b9d6f, State: Initialized, Role: FOLLOWER
I20260709 12:21:48.900838 30651 consensus_queue.cc:260] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.901365 30653 consensus_queue.cc:260] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.904481 30651 ts_tablet_manager.cc:1434] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:21:48.905478 30653 ts_tablet_manager.cc:1434] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:21:48.911645 30658 raft_consensus.cc:493] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:48.912276 30658 raft_consensus.cc:515] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.915866 30658 leader_election.cc:290] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883), 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921)
I20260709 12:21:48.925277 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012e744ff910468d9c010f5515230280" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" is_pre_election: true
I20260709 12:21:48.926194 30462 raft_consensus.cc:2468] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 0.
I20260709 12:21:48.927354 30576 leader_election.cc:304] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578d2872f954869b78761346f2fcbba, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:48.927389 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012e744ff910468d9c010f5515230280" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d967172c30400aab3d4d3bf231a2a3" is_pre_election: true
I20260709 12:21:48.928524 30658 raft_consensus.cc:2804] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:48.928561 30537 raft_consensus.cc:2468] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 0.
I20260709 12:21:48.929064 30658 raft_consensus.cc:493] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:48.929422 30658 raft_consensus.cc:3060] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:48.935760 30658 raft_consensus.cc:515] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.937405 30658 leader_election.cc:290] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 election: Requested vote from peers 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883), 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921)
I20260709 12:21:48.938342 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012e744ff910468d9c010f5515230280" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
I20260709 12:21:48.938551 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "012e744ff910468d9c010f5515230280" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d967172c30400aab3d4d3bf231a2a3"
I20260709 12:21:48.938951 30462 raft_consensus.cc:3060] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:48.939077 30537 raft_consensus.cc:3060] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:48.944380 30462 raft_consensus.cc:2468] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 1.
I20260709 12:21:48.944713 30537 raft_consensus.cc:2468] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 1.
I20260709 12:21:48.945434 30576 leader_election.cc:304] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578d2872f954869b78761346f2fcbba, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:48.946290 30658 raft_consensus.cc:2804] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:48.947299 30658 raft_consensus.cc:697] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Becoming Leader. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Running, Role: LEADER
I20260709 12:21:48.948035 30658 consensus_queue.cc:237] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:48.956724 30360 catalog_manager.cc:5697] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba reported cstate change: term changed from 0 to 1, leader changed from <none> to 0578d2872f954869b78761346f2fcbba (127.24.146.3). New cstate: current_term: 1 leader_uuid: "0578d2872f954869b78761346f2fcbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:49.072690 30658 raft_consensus.cc:493] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:49.073248 30658 raft_consensus.cc:515] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.075332 30658 leader_election.cc:290] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921), 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883)
I20260709 12:21:49.076285 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ae0c8555f4166bc5fa1790064fbae" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d967172c30400aab3d4d3bf231a2a3" is_pre_election: true
I20260709 12:21:49.076452 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ae0c8555f4166bc5fa1790064fbae" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" is_pre_election: true
I20260709 12:21:49.076946 30537 raft_consensus.cc:2468] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 0.
I20260709 12:21:49.077112 30462 raft_consensus.cc:2468] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 0.
I20260709 12:21:49.078176 30574 leader_election.cc:304] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578d2872f954869b78761346f2fcbba, 22d967172c30400aab3d4d3bf231a2a3; no voters: 
I20260709 12:21:49.078958 30658 raft_consensus.cc:2804] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:49.079245 30658 raft_consensus.cc:493] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:49.079715 30658 raft_consensus.cc:3060] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.085035 30658 raft_consensus.cc:515] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.086711 30658 leader_election.cc:290] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 election: Requested vote from peers 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921), 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883)
I20260709 12:21:49.087850 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ae0c8555f4166bc5fa1790064fbae" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
I20260709 12:21:49.087713 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ae0c8555f4166bc5fa1790064fbae" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d967172c30400aab3d4d3bf231a2a3"
I20260709 12:21:49.088508 30462 raft_consensus.cc:3060] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.088549 30537 raft_consensus.cc:3060] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.096436 30462 raft_consensus.cc:2468] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 1.
I20260709 12:21:49.096452 30537 raft_consensus.cc:2468] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 1.
I20260709 12:21:49.097849 30576 leader_election.cc:304] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578d2872f954869b78761346f2fcbba, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:49.098608 30658 raft_consensus.cc:2804] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:49.099056 30658 raft_consensus.cc:697] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Becoming Leader. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Running, Role: LEADER
I20260709 12:21:49.099807 30658 consensus_queue.cc:237] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.107499 30360 catalog_manager.cc:5697] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba reported cstate change: term changed from 0 to 1, leader changed from <none> to 0578d2872f954869b78761346f2fcbba (127.24.146.3). New cstate: current_term: 1 leader_uuid: "0578d2872f954869b78761346f2fcbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:49.201215 30360 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48836:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:49.203222 30360 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:49.226151 30452 tablet_service.cc:1511] Processing CreateTablet for tablet f42cc59cf413464f983c3338e36ea6fd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f4045d6a461a4184b85212fa6338ccb5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:49.227494 30452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42cc59cf413464f983c3338e36ea6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:49.227363 30526 tablet_service.cc:1511] Processing CreateTablet for tablet f42cc59cf413464f983c3338e36ea6fd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f4045d6a461a4184b85212fa6338ccb5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:49.228727 30526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42cc59cf413464f983c3338e36ea6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:49.228803 30600 tablet_service.cc:1511] Processing CreateTablet for tablet f42cc59cf413464f983c3338e36ea6fd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f4045d6a461a4184b85212fa6338ccb5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:49.232569 30600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42cc59cf413464f983c3338e36ea6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:49.234318 30601 tablet_service.cc:1511] Processing CreateTablet for tablet 27b5a882e3654ce991f0958ba9c73c94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f4045d6a461a4184b85212fa6338ccb5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:49.235610 30601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b5a882e3654ce991f0958ba9c73c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:49.232193 30451 tablet_service.cc:1511] Processing CreateTablet for tablet 27b5a882e3654ce991f0958ba9c73c94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f4045d6a461a4184b85212fa6338ccb5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:49.239787 30451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b5a882e3654ce991f0958ba9c73c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:49.244206 30653 tablet_bootstrap.cc:492] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f: Bootstrap starting.
I20260709 12:21:49.243988 30527 tablet_service.cc:1511] Processing CreateTablet for tablet 27b5a882e3654ce991f0958ba9c73c94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=f4045d6a461a4184b85212fa6338ccb5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:49.245318 30527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27b5a882e3654ce991f0958ba9c73c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:49.249521 30652 tablet_bootstrap.cc:492] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba: Bootstrap starting.
I20260709 12:21:49.249854 30651 tablet_bootstrap.cc:492] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3: Bootstrap starting.
I20260709 12:21:49.250378 30653 tablet_bootstrap.cc:654] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:49.256433 30652 tablet_bootstrap.cc:654] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:49.256317 30651 tablet_bootstrap.cc:654] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:49.265851 30652 tablet_bootstrap.cc:492] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba: No bootstrap required, opened a new log
I20260709 12:21:49.266476 30652 ts_tablet_manager.cc:1403] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 12:21:49.266932 30651 tablet_bootstrap.cc:492] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3: No bootstrap required, opened a new log
I20260709 12:21:49.267521 30651 ts_tablet_manager.cc:1403] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:21:49.269677 30652 raft_consensus.cc:359] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.271317 30652 raft_consensus.cc:385] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:49.271677 30652 raft_consensus.cc:740] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Initialized, Role: FOLLOWER
I20260709 12:21:49.272141 30653 tablet_bootstrap.cc:492] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f: No bootstrap required, opened a new log
I20260709 12:21:49.272693 30653 ts_tablet_manager.cc:1403] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260709 12:21:49.272661 30652 consensus_queue.cc:260] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.275218 30652 ts_tablet_manager.cc:1434] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:49.276223 30653 raft_consensus.cc:359] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.277071 30653 raft_consensus.cc:385] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:49.276135 30651 raft_consensus.cc:359] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.277379 30653 raft_consensus.cc:740] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9cd47a97c9460d9598dacf7d9b9d6f, State: Initialized, Role: FOLLOWER
I20260709 12:21:49.277550 30651 raft_consensus.cc:385] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:49.277938 30651 raft_consensus.cc:740] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d967172c30400aab3d4d3bf231a2a3, State: Initialized, Role: FOLLOWER
I20260709 12:21:49.278227 30653 consensus_queue.cc:260] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.278887 30651 consensus_queue.cc:260] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.280496 30653 ts_tablet_manager.cc:1434] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:49.281455 30651 ts_tablet_manager.cc:1434] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:21:49.284709 30653 tablet_bootstrap.cc:492] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f: Bootstrap starting.
I20260709 12:21:49.296407 30652 tablet_bootstrap.cc:492] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba: Bootstrap starting.
I20260709 12:21:49.296428 30653 tablet_bootstrap.cc:654] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:49.302127 30651 tablet_bootstrap.cc:492] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3: Bootstrap starting.
I20260709 12:21:49.304056 30652 tablet_bootstrap.cc:654] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:49.310649 30651 tablet_bootstrap.cc:654] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:49.313329 30653 tablet_bootstrap.cc:492] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f: No bootstrap required, opened a new log
W20260709 12:21:49.313850 30408 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:49.313987 30653 ts_tablet_manager.cc:1403] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260709 12:21:49.314049 30652 tablet_bootstrap.cc:492] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba: No bootstrap required, opened a new log
I20260709 12:21:49.315336 30652 ts_tablet_manager.cc:1403] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:21:49.317052 30651 tablet_bootstrap.cc:492] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3: No bootstrap required, opened a new log
I20260709 12:21:49.317039 30653 raft_consensus.cc:359] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.317792 30651 ts_tablet_manager.cc:1403] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 12:21:49.317860 30653 raft_consensus.cc:385] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:49.317970 30652 raft_consensus.cc:359] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.318337 30653 raft_consensus.cc:740] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e9cd47a97c9460d9598dacf7d9b9d6f, State: Initialized, Role: FOLLOWER
I20260709 12:21:49.318727 30652 raft_consensus.cc:385] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:49.319024 30652 raft_consensus.cc:740] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Initialized, Role: FOLLOWER
I20260709 12:21:49.319263 30653 consensus_queue.cc:260] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.319697 30652 consensus_queue.cc:260] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.320945 30651 raft_consensus.cc:359] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.321679 30651 raft_consensus.cc:385] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:49.321872 30652 ts_tablet_manager.cc:1434] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:21:49.321624 30653 ts_tablet_manager.cc:1434] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:49.322063 30651 raft_consensus.cc:740] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d967172c30400aab3d4d3bf231a2a3, State: Initialized, Role: FOLLOWER
I20260709 12:21:49.323524 30651 consensus_queue.cc:260] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.326110 30651 ts_tablet_manager.cc:1434] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:49.331442 30658 consensus_queue.cc:1048] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:49.345263 30664 consensus_queue.cc:1048] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:49.364661 30657 raft_consensus.cc:493] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:49.365096 30657 raft_consensus.cc:515] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.367292 30657 leader_election.cc:290] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921), 0578d2872f954869b78761346f2fcbba (127.24.146.3:46729)
I20260709 12:21:49.377983 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42cc59cf413464f983c3338e36ea6fd" candidate_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d967172c30400aab3d4d3bf231a2a3" is_pre_election: true
I20260709 12:21:49.378665 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42cc59cf413464f983c3338e36ea6fd" candidate_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578d2872f954869b78761346f2fcbba" is_pre_election: true
I20260709 12:21:49.378705 30537 raft_consensus.cc:2468] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9cd47a97c9460d9598dacf7d9b9d6f in term 0.
I20260709 12:21:49.379310 30611 raft_consensus.cc:2468] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e9cd47a97c9460d9598dacf7d9b9d6f in term 0.
I20260709 12:21:49.379906 30425 leader_election.cc:304] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d967172c30400aab3d4d3bf231a2a3, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:49.380771 30657 raft_consensus.cc:2804] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:49.381069 30657 raft_consensus.cc:493] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:49.381313 30657 raft_consensus.cc:3060] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.386513 30657 raft_consensus.cc:515] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.388316 30657 leader_election.cc:290] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [CANDIDATE]: Term 1 election: Requested vote from peers 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921), 0578d2872f954869b78761346f2fcbba (127.24.146.3:46729)
I20260709 12:21:49.389454 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42cc59cf413464f983c3338e36ea6fd" candidate_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578d2872f954869b78761346f2fcbba"
I20260709 12:21:49.389475 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42cc59cf413464f983c3338e36ea6fd" candidate_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d967172c30400aab3d4d3bf231a2a3"
I20260709 12:21:49.390158 30611 raft_consensus.cc:3060] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.390251 30537 raft_consensus.cc:3060] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.396121 30611 raft_consensus.cc:2468] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9cd47a97c9460d9598dacf7d9b9d6f in term 1.
I20260709 12:21:49.396121 30537 raft_consensus.cc:2468] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9cd47a97c9460d9598dacf7d9b9d6f in term 1.
I20260709 12:21:49.397473 30426 leader_election.cc:304] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578d2872f954869b78761346f2fcbba, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:49.398240 30657 raft_consensus.cc:2804] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:49.399142 30657 raft_consensus.cc:697] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 LEADER]: Becoming Leader. State: Replica: 8e9cd47a97c9460d9598dacf7d9b9d6f, State: Running, Role: LEADER
I20260709 12:21:49.399880 30657 consensus_queue.cc:237] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.406674 30358 catalog_manager.cc:5697] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1). New cstate: current_term: 1 leader_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:49.487655 30664 consensus_queue.cc:1048] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:49.498920 30689 consensus_queue.cc:1048] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:49.751883 30659 raft_consensus.cc:493] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:49.752408 30659 raft_consensus.cc:515] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.754752 30659 leader_election.cc:290] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883), 0578d2872f954869b78761346f2fcbba (127.24.146.3:46729)
I20260709 12:21:49.758643 30689 raft_consensus.cc:493] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:49.759197 30689 raft_consensus.cc:515] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.761430 30689 leader_election.cc:290] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883), 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921)
I20260709 12:21:49.762235 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" is_pre_election: true
I20260709 12:21:49.763059 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d967172c30400aab3d4d3bf231a2a3" is_pre_election: true
I20260709 12:21:49.763077 30462 raft_consensus.cc:2468] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 0.
I20260709 12:21:49.763787 30537 raft_consensus.cc:2468] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 0.
I20260709 12:21:49.765219 30576 leader_election.cc:304] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578d2872f954869b78761346f2fcbba, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:49.767498 30689 raft_consensus.cc:2804] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:49.767918 30689 raft_consensus.cc:493] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:49.768211 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "22d967172c30400aab3d4d3bf231a2a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" is_pre_election: true
I20260709 12:21:49.768268 30689 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.768229 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "22d967172c30400aab3d4d3bf231a2a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578d2872f954869b78761346f2fcbba" is_pre_election: true
I20260709 12:21:49.768996 30462 raft_consensus.cc:2468] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d967172c30400aab3d4d3bf231a2a3 in term 0.
I20260709 12:21:49.770222 30502 leader_election.cc:304] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d967172c30400aab3d4d3bf231a2a3, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:49.771140 30659 raft_consensus.cc:2804] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:49.771510 30659 raft_consensus.cc:493] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:49.771847 30659 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.776427 30689 raft_consensus.cc:515] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.777760 30611 raft_consensus.cc:2393] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d967172c30400aab3d4d3bf231a2a3 in current term 1: Already voted for candidate 0578d2872f954869b78761346f2fcbba in this term.
I20260709 12:21:49.778856 30689 leader_election.cc:290] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 election: Requested vote from peers 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883), 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921)
I20260709 12:21:49.779965 30462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
I20260709 12:21:49.779966 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "0578d2872f954869b78761346f2fcbba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d967172c30400aab3d4d3bf231a2a3"
I20260709 12:21:49.780381 30659 raft_consensus.cc:515] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.780807 30462 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:49.783385 30659 leader_election.cc:290] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [CANDIDATE]: Term 1 election: Requested vote from peers 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883), 0578d2872f954869b78761346f2fcbba (127.24.146.3:46729)
I20260709 12:21:49.784837 30537 raft_consensus.cc:2393] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0578d2872f954869b78761346f2fcbba in current term 1: Already voted for candidate 22d967172c30400aab3d4d3bf231a2a3 in this term.
I20260709 12:21:49.785403 30461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "22d967172c30400aab3d4d3bf231a2a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
I20260709 12:21:49.786829 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "22d967172c30400aab3d4d3bf231a2a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0578d2872f954869b78761346f2fcbba"
I20260709 12:21:49.787688 30611 raft_consensus.cc:2393] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22d967172c30400aab3d4d3bf231a2a3 in current term 1: Already voted for candidate 0578d2872f954869b78761346f2fcbba in this term.
I20260709 12:21:49.788380 30462 raft_consensus.cc:2468] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0578d2872f954869b78761346f2fcbba in term 1.
I20260709 12:21:49.788833 30501 leader_election.cc:304] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [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: 22d967172c30400aab3d4d3bf231a2a3; no voters: 0578d2872f954869b78761346f2fcbba, 8e9cd47a97c9460d9598dacf7d9b9d6f
I20260709 12:21:49.789557 30576 leader_election.cc:304] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0578d2872f954869b78761346f2fcbba, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 22d967172c30400aab3d4d3bf231a2a3
I20260709 12:21:49.789688 30659 raft_consensus.cc:2749] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:49.790452 30689 raft_consensus.cc:2804] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:49.790889 30689 raft_consensus.cc:697] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Becoming Leader. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Running, Role: LEADER
I20260709 12:21:49.791733 30689 consensus_queue.cc:237] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:49.798862 30358 catalog_manager.cc:5697] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba reported cstate change: term changed from 0 to 1, leader changed from <none> to 0578d2872f954869b78761346f2fcbba (127.24.146.3). New cstate: current_term: 1 leader_uuid: "0578d2872f954869b78761346f2fcbba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:49.852224 30611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "009ae0c8555f4166bc5fa1790064fbae"
dest_uuid: "0578d2872f954869b78761346f2fcbba"
mode: GRACEFUL
new_leader_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
 from {username='slave'} at 127.0.0.1:54014
I20260709 12:21:49.852738 30611 raft_consensus.cc:606] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Received request to transfer leadership to TS 8e9cd47a97c9460d9598dacf7d9b9d6f
I20260709 12:21:49.864497 30611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94"
dest_uuid: "0578d2872f954869b78761346f2fcbba"
mode: GRACEFUL
new_leader_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
 from {username='slave'} at 127.0.0.1:54014
I20260709 12:21:49.865006 30611 raft_consensus.cc:606] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Received request to transfer leadership to TS 8e9cd47a97c9460d9598dacf7d9b9d6f
I20260709 12:21:49.908099 30657 consensus_queue.cc:1048] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:49.928857 30697 consensus_queue.cc:1048] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:49.993273 30658 raft_consensus.cc:993] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba: : Instructing follower 8e9cd47a97c9460d9598dacf7d9b9d6f to start an election
I20260709 12:21:49.993754 30689 raft_consensus.cc:1081] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Signalling peer 8e9cd47a97c9460d9598dacf7d9b9d6f to start an election
I20260709 12:21:49.995249 30462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "009ae0c8555f4166bc5fa1790064fbae"
dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
 from {username='slave'} at 127.0.0.1:48710
I20260709 12:21:49.995751 30462 raft_consensus.cc:493] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:49.996074 30462 raft_consensus.cc:3060] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.001221 30462 raft_consensus.cc:515] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.002825 30462 leader_election.cc:290] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [CANDIDATE]: Term 2 election: Requested vote from peers 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921), 0578d2872f954869b78761346f2fcbba (127.24.146.3:46729)
I20260709 12:21:50.003764 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ae0c8555f4166bc5fa1790064fbae" candidate_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d967172c30400aab3d4d3bf231a2a3"
I20260709 12:21:50.004002 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009ae0c8555f4166bc5fa1790064fbae" candidate_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0578d2872f954869b78761346f2fcbba"
I20260709 12:21:50.004343 30537 raft_consensus.cc:3060] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.004643 30611 raft_consensus.cc:3055] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:50.004958 30611 raft_consensus.cc:740] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Running, Role: LEADER
I20260709 12:21:50.005666 30611 consensus_queue.cc:260] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.006734 30611 raft_consensus.cc:3060] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.009645 30537 raft_consensus.cc:2468] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9cd47a97c9460d9598dacf7d9b9d6f in term 2.
I20260709 12:21:50.010939 30425 leader_election.cc:304] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d967172c30400aab3d4d3bf231a2a3, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:50.011806 30697 raft_consensus.cc:2804] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:50.012224 30697 raft_consensus.cc:697] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 LEADER]: Becoming Leader. State: Replica: 8e9cd47a97c9460d9598dacf7d9b9d6f, State: Running, Role: LEADER
I20260709 12:21:50.012368 30611 raft_consensus.cc:2468] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9cd47a97c9460d9598dacf7d9b9d6f in term 2.
I20260709 12:21:50.013132 30697 consensus_queue.cc:237] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.020256 30360 catalog_manager.cc:5697] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f reported cstate change: term changed from 1 to 2, leader changed from 0578d2872f954869b78761346f2fcbba (127.24.146.3) to 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1). New cstate: current_term: 2 leader_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:50.185880 30689 consensus_queue.cc:1048] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:50.192620 30689 raft_consensus.cc:993] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba: : Instructing follower 8e9cd47a97c9460d9598dacf7d9b9d6f to start an election
I20260709 12:21:50.193101 30664 raft_consensus.cc:1081] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Signalling peer 8e9cd47a97c9460d9598dacf7d9b9d6f to start an election
I20260709 12:21:50.195434 30461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94"
dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
 from {username='slave'} at 127.0.0.1:48710
I20260709 12:21:50.197991 30664 consensus_queue.cc:1048] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:50.198012 30461 raft_consensus.cc:493] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:50.198956 30461 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.206796 30461 raft_consensus.cc:515] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.210165 30461 leader_election.cc:290] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [CANDIDATE]: Term 2 election: Requested vote from peers 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921), 0578d2872f954869b78761346f2fcbba (127.24.146.3:46729)
I20260709 12:21:50.211025 30537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d967172c30400aab3d4d3bf231a2a3"
I20260709 12:21:50.211674 30537 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.211603 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0578d2872f954869b78761346f2fcbba"
I20260709 12:21:50.212335 30611 raft_consensus.cc:3055] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:50.212570 30611 raft_consensus.cc:740] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0578d2872f954869b78761346f2fcbba, State: Running, Role: LEADER
I20260709 12:21:50.213217 30611 consensus_queue.cc:260] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.214377 30611 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:50.217245 30537 raft_consensus.cc:2468] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9cd47a97c9460d9598dacf7d9b9d6f in term 2.
I20260709 12:21:50.218698 30425 leader_election.cc:304] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d967172c30400aab3d4d3bf231a2a3, 8e9cd47a97c9460d9598dacf7d9b9d6f; no voters: 
I20260709 12:21:50.219558 30697 raft_consensus.cc:2804] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:50.220063 30697 raft_consensus.cc:697] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 LEADER]: Becoming Leader. State: Replica: 8e9cd47a97c9460d9598dacf7d9b9d6f, State: Running, Role: LEADER
I20260709 12:21:50.220412 30611 raft_consensus.cc:2468] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e9cd47a97c9460d9598dacf7d9b9d6f in term 2.
I20260709 12:21:50.220887 30697 consensus_queue.cc:237] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.227470 30359 catalog_manager.cc:5697] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f reported cstate change: term changed from 1 to 2, leader changed from 0578d2872f954869b78761346f2fcbba (127.24.146.3) to 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1). New cstate: current_term: 2 leader_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:50.322369 25160 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:21:50.323926 25160 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:21:50.324303 25160 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:21:50.335666 30461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94"
dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
mode: GRACEFUL
new_leader_uuid: "22d967172c30400aab3d4d3bf231a2a3"
 from {username='slave'} at 127.0.0.1:48720
I20260709 12:21:50.336198 30461 raft_consensus.cc:606] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 LEADER]: Received request to transfer leadership to TS 22d967172c30400aab3d4d3bf231a2a3
I20260709 12:21:50.337333 25160 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:21:50.475721 30537 raft_consensus.cc:1275] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 2 FOLLOWER]: Refusing update from remote peer 8e9cd47a97c9460d9598dacf7d9b9d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:50.477129 30697 consensus_queue.cc:1048] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:50.484872 30611 raft_consensus.cc:1275] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 2 FOLLOWER]: Refusing update from remote peer 8e9cd47a97c9460d9598dacf7d9b9d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:50.487183 30705 consensus_queue.cc:1048] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:50.615979 30611 raft_consensus.cc:1275] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 2 FOLLOWER]: Refusing update from remote peer 8e9cd47a97c9460d9598dacf7d9b9d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:50.617334 30705 consensus_queue.cc:1048] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:50.625161 30537 raft_consensus.cc:1275] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 2 FOLLOWER]: Refusing update from remote peer 8e9cd47a97c9460d9598dacf7d9b9d6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:50.626904 30699 consensus_queue.cc:1048] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:50.633072 30697 raft_consensus.cc:993] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f: : Instructing follower 22d967172c30400aab3d4d3bf231a2a3 to start an election
I20260709 12:21:50.633498 30699 raft_consensus.cc:1081] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 LEADER]: Signalling peer 22d967172c30400aab3d4d3bf231a2a3 to start an election
I20260709 12:21:50.634991 30537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94"
dest_uuid: "22d967172c30400aab3d4d3bf231a2a3"
 from {username='slave'} at 127.0.0.1:38906
I20260709 12:21:50.635502 30537 raft_consensus.cc:493] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:50.635803 30537 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.641141 30537 raft_consensus.cc:515] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.643131 30537 leader_election.cc:290] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [CANDIDATE]: Term 3 election: Requested vote from peers 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883), 0578d2872f954869b78761346f2fcbba (127.24.146.3:46729)
I20260709 12:21:50.643898 30461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "22d967172c30400aab3d4d3bf231a2a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f"
I20260709 12:21:50.644130 30611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27b5a882e3654ce991f0958ba9c73c94" candidate_uuid: "22d967172c30400aab3d4d3bf231a2a3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0578d2872f954869b78761346f2fcbba"
I20260709 12:21:50.644548 30461 raft_consensus.cc:3055] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:50.644722 30611 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.644865 30461 raft_consensus.cc:740] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e9cd47a97c9460d9598dacf7d9b9d6f, State: Running, Role: LEADER
I20260709 12:21:50.645787 30461 consensus_queue.cc:260] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.647112 30461 raft_consensus.cc:3060] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:50.650516 30611 raft_consensus.cc:2468] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d967172c30400aab3d4d3bf231a2a3 in term 3.
I20260709 12:21:50.651769 30501 leader_election.cc:304] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0578d2872f954869b78761346f2fcbba, 22d967172c30400aab3d4d3bf231a2a3; no voters: 
I20260709 12:21:50.652598 30659 raft_consensus.cc:2804] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:50.653263 30461 raft_consensus.cc:2468] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d967172c30400aab3d4d3bf231a2a3 in term 3.
I20260709 12:21:50.653645 30659 raft_consensus.cc:697] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 3 LEADER]: Becoming Leader. State: Replica: 22d967172c30400aab3d4d3bf231a2a3, State: Running, Role: LEADER
I20260709 12:21:50.654667 30659 consensus_queue.cc:237] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [LEADER]: Queue going to LEADER 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: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } }
I20260709 12:21:50.660740 30359 catalog_manager.cc:5697] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 reported cstate change: term changed from 2 to 3, leader changed from 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1) to 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2). New cstate: current_term: 3 leader_uuid: "22d967172c30400aab3d4d3bf231a2a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e9cd47a97c9460d9598dacf7d9b9d6f" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 45883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d967172c30400aab3d4d3bf231a2a3" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0578d2872f954869b78761346f2fcbba" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 46729 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:50.691259 25160 tablet_server.cc:179] TabletServer@127.24.146.1:0 shutting down...
I20260709 12:21:50.709638 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:50.710300 25160 tablet_replica.cc:333] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f: stopping tablet replica
I20260709 12:21:50.710852 25160 raft_consensus.cc:2243] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.711321 25160 raft_consensus.cc:2272] T 27b5a882e3654ce991f0958ba9c73c94 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.714071 25160 tablet_replica.cc:333] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f: stopping tablet replica
I20260709 12:21:50.714632 25160 raft_consensus.cc:2243] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:50.715437 25160 raft_consensus.cc:2272] T f42cc59cf413464f983c3338e36ea6fd P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.749145 25160 tablet_replica.cc:333] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f: stopping tablet replica
I20260709 12:21:50.750998 25160 raft_consensus.cc:2243] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:21:50.752563 30576 consensus_peers.cc:597] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba -> Peer 8e9cd47a97c9460d9598dacf7d9b9d6f (127.24.146.1:45883): Couldn't send request to peer 8e9cd47a97c9460d9598dacf7d9b9d6f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:50.754168 25160 raft_consensus.cc:2272] T 009ae0c8555f4166bc5fa1790064fbae P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.757972 25160 tablet_replica.cc:333] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f: stopping tablet replica
I20260709 12:21:50.758587 25160 raft_consensus.cc:2243] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.759544 25160 raft_consensus.cc:2272] T 012e744ff910468d9c010f5515230280 P 8e9cd47a97c9460d9598dacf7d9b9d6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.789366 25160 tablet_server.cc:196] TabletServer@127.24.146.1:0 shutdown complete.
I20260709 12:21:50.811471 25160 tablet_server.cc:179] TabletServer@127.24.146.2:0 shutting down...
I20260709 12:21:50.836234 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:50.837219 25160 tablet_replica.cc:333] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3: stopping tablet replica
I20260709 12:21:50.838284 25160 raft_consensus.cc:2243] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:50.839339 25160 pending_rounds.cc:70] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3: Trying to abort 1 pending ops.
I20260709 12:21:50.839556 25160 pending_rounds.cc:77] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305624414849060864 op_type: NO_OP noop_request { }
I20260709 12:21:50.839998 25160 raft_consensus.cc:2889] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:50.840325 25160 raft_consensus.cc:2272] T 27b5a882e3654ce991f0958ba9c73c94 P 22d967172c30400aab3d4d3bf231a2a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.844050 25160 tablet_replica.cc:333] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3: stopping tablet replica
I20260709 12:21:50.844692 25160 raft_consensus.cc:2243] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.845258 25160 raft_consensus.cc:2272] T f42cc59cf413464f983c3338e36ea6fd P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.848558 25160 tablet_replica.cc:333] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3: stopping tablet replica
I20260709 12:21:50.849186 25160 raft_consensus.cc:2243] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.849745 25160 raft_consensus.cc:2272] T 009ae0c8555f4166bc5fa1790064fbae P 22d967172c30400aab3d4d3bf231a2a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.853161 25160 tablet_replica.cc:333] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3: stopping tablet replica
I20260709 12:21:50.853680 25160 raft_consensus.cc:2243] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.854298 25160 raft_consensus.cc:2272] T 012e744ff910468d9c010f5515230280 P 22d967172c30400aab3d4d3bf231a2a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.879176 25160 tablet_server.cc:196] TabletServer@127.24.146.2:0 shutdown complete.
W20260709 12:21:50.887524 30574 consensus_peers.cc:597] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba -> Peer 22d967172c30400aab3d4d3bf231a2a3 (127.24.146.2:39921): Couldn't send request to peer 22d967172c30400aab3d4d3bf231a2a3. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:39921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:50.899919 25160 tablet_server.cc:179] TabletServer@127.24.146.3:0 shutting down...
I20260709 12:21:50.921489 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:50.922374 25160 tablet_replica.cc:333] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba: stopping tablet replica
I20260709 12:21:50.923216 25160 raft_consensus.cc:2243] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.923871 25160 raft_consensus.cc:2272] T 27b5a882e3654ce991f0958ba9c73c94 P 0578d2872f954869b78761346f2fcbba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.926760 25160 tablet_replica.cc:333] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba: stopping tablet replica
I20260709 12:21:50.927361 25160 raft_consensus.cc:2243] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.927894 25160 raft_consensus.cc:2272] T f42cc59cf413464f983c3338e36ea6fd P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.931247 25160 tablet_replica.cc:333] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba: stopping tablet replica
I20260709 12:21:50.931803 25160 raft_consensus.cc:2243] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:50.932403 25160 raft_consensus.cc:2272] T 009ae0c8555f4166bc5fa1790064fbae P 0578d2872f954869b78761346f2fcbba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.935443 25160 tablet_replica.cc:333] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba: stopping tablet replica
I20260709 12:21:50.936210 25160 raft_consensus.cc:2243] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:50.937562 25160 raft_consensus.cc:2272] T 012e744ff910468d9c010f5515230280 P 0578d2872f954869b78761346f2fcbba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:50.964670 25160 tablet_server.cc:196] TabletServer@127.24.146.3:0 shutdown complete.
I20260709 12:21:50.982049 25160 master.cc:562] Master@127.24.146.62:38879 shutting down...
I20260709 12:21:51.000993 25160 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:51.001732 25160 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:51.002148 25160 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61da66543cc64f1ba08c9040a8d9d1a9: stopping tablet replica
I20260709 12:21:51.022078 25160 master.cc:584] Master@127.24.146.62:38879 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2897 ms)
[----------] 6 tests from LeaderRebalancerTest (182454 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:21:51.064570 25160 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.146.62:44753
I20260709 12:21:51.065721 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:51.071947 30710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:51.072306 30711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:51.073583 30713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:51.074460 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:51.075318 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:51.075503 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:51.075621 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599711075606 us; error 0 us; skew 500 ppm
I20260709 12:21:51.076131 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:51.078631 25160 webserver.cc:533] Webserver started at http://127.24.146.62:42463/ using document root <none> and password file <none>
I20260709 12:21:51.079120 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:51.079283 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:51.079501 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:51.080626 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/master-0-root/instance:
uuid: "07ccc15b4abd40cb8a05b119397d4980"
format_stamp: "Formatted at 2026-07-09 12:21:51 on dist-test-slave-q1nk"
I20260709 12:21:51.085322 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:21:51.089035 30718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.089803 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:51.090144 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/master-0-root
uuid: "07ccc15b4abd40cb8a05b119397d4980"
format_stamp: "Formatted at 2026-07-09 12:21:51 on dist-test-slave-q1nk"
I20260709 12:21:51.090462 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:51.104796 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:51.106105 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:51.144941 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.62:44753
I20260709 12:21:51.145108 30769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.62:44753 every 8 connection(s)
I20260709 12:21:51.149106 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.161844 30770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980: Bootstrap starting.
I20260709 12:21:51.166935 30770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.171644 30770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980: No bootstrap required, opened a new log
I20260709 12:21:51.174053 30770 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07ccc15b4abd40cb8a05b119397d4980" member_type: VOTER }
I20260709 12:21:51.174499 30770 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:51.174714 30770 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ccc15b4abd40cb8a05b119397d4980, State: Initialized, Role: FOLLOWER
I20260709 12:21:51.175510 30770 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07ccc15b4abd40cb8a05b119397d4980" member_type: VOTER }
I20260709 12:21:51.176020 30770 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:51.176249 30770 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:51.176520 30770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:51.181860 30770 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07ccc15b4abd40cb8a05b119397d4980" member_type: VOTER }
I20260709 12:21:51.182511 30770 leader_election.cc:304] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [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: 07ccc15b4abd40cb8a05b119397d4980; no voters: 
I20260709 12:21:51.183701 30770 leader_election.cc:290] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:51.184134 30773 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:51.185495 30773 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 1 LEADER]: Becoming Leader. State: Replica: 07ccc15b4abd40cb8a05b119397d4980, State: Running, Role: LEADER
I20260709 12:21:51.186261 30773 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [LEADER]: Queue going to LEADER mode. State: All 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: "07ccc15b4abd40cb8a05b119397d4980" member_type: VOTER }
I20260709 12:21:51.186774 30770 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:51.189196 30774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07ccc15b4abd40cb8a05b119397d4980" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07ccc15b4abd40cb8a05b119397d4980" member_type: VOTER } }
I20260709 12:21:51.189204 30775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07ccc15b4abd40cb8a05b119397d4980. Latest consensus state: current_term: 1 leader_uuid: "07ccc15b4abd40cb8a05b119397d4980" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07ccc15b4abd40cb8a05b119397d4980" member_type: VOTER } }
I20260709 12:21:51.189951 30774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:51.190104 30775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:51.193100 30778 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:51.200027 30778 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:51.201859 25160 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:51.209703 30778 catalog_manager.cc:1383] Generated new cluster ID: 9246c671e00846a0a271c952c7b45bcd
I20260709 12:21:51.210124 30778 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:51.232640 30778 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:51.233999 30778 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:51.266801 30778 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980: Generated new TSK 0
I20260709 12:21:51.267432 30778 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:51.333195 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:51.339699 30791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:51.340672 30792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:51.342355 25160 server_base.cc:1061] running on GCE node
W20260709 12:21:51.342273 30794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:51.345323 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:51.345546 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:51.345669 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599711345658 us; error 0 us; skew 500 ppm
I20260709 12:21:51.346207 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:51.348552 25160 webserver.cc:533] Webserver started at http://127.24.146.1:37489/ using document root <none> and password file <none>
I20260709 12:21:51.349001 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:51.349155 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:51.349383 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:51.350543 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-0-root/instance:
uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
format_stamp: "Formatted at 2026-07-09 12:21:51 on dist-test-slave-q1nk"
I20260709 12:21:51.355155 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:21:51.358762 30799 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.359575 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:51.359889 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
format_stamp: "Formatted at 2026-07-09 12:21:51 on dist-test-slave-q1nk"
I20260709 12:21:51.360173 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:51.378837 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:51.380108 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:51.381604 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:51.383908 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:51.384123 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.384348 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:51.384511 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.425026 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:36471
I20260709 12:21:51.425125 30861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:36471 every 8 connection(s)
I20260709 12:21:51.430461 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:51.438081 30866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:51.439267 30867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:51.441071 30869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:51.442224 25160 server_base.cc:1061] running on GCE node
I20260709 12:21:51.443248 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:51.443521 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:51.443729 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599711443709 us; error 0 us; skew 500 ppm
I20260709 12:21:51.444324 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:51.444790 30862 heartbeater.cc:344] Connected to a master server at 127.24.146.62:44753
I20260709 12:21:51.445227 30862 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:51.446244 30862 heartbeater.cc:507] Master 127.24.146.62:44753 requested a full tablet report, sending...
I20260709 12:21:51.447263 25160 webserver.cc:533] Webserver started at http://127.24.146.2:45231/ using document root <none> and password file <none>
I20260709 12:21:51.447927 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:51.448136 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:51.448426 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:51.448622 30735 ts_manager.cc:194] Registered new tserver with Master: c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471)
I20260709 12:21:51.449676 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-1-root/instance:
uuid: "21fa220737cd49d092608dc1a52d21b8"
format_stamp: "Formatted at 2026-07-09 12:21:51 on dist-test-slave-q1nk"
I20260709 12:21:51.450598 30735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40454
I20260709 12:21:51.455014 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:51.458904 30874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.459714 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:21:51.460017 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-1-root
uuid: "21fa220737cd49d092608dc1a52d21b8"
format_stamp: "Formatted at 2026-07-09 12:21:51 on dist-test-slave-q1nk"
I20260709 12:21:51.460289 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:51.484861 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:51.486183 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:51.487728 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:51.490222 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:51.490454 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.490687 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:51.490855 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.533001 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.2:44165
I20260709 12:21:51.533129 30936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.2:44165 every 8 connection(s)
I20260709 12:21:51.538275 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:51.545817 30940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:51.548098 30941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:51.549937 25160 server_base.cc:1061] running on GCE node
W20260709 12:21:51.550410 30943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:51.551204 30937 heartbeater.cc:344] Connected to a master server at 127.24.146.62:44753
I20260709 12:21:51.551362 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:21:51.551653 30937 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:51.551690 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:51.552016 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599711551998 us; error 0 us; skew 500 ppm
I20260709 12:21:51.552565 30937 heartbeater.cc:507] Master 127.24.146.62:44753 requested a full tablet report, sending...
I20260709 12:21:51.552640 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:51.554926 30735 ts_manager.cc:194] Registered new tserver with Master: 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:51.555544 25160 webserver.cc:533] Webserver started at http://127.24.146.3:40761/ using document root <none> and password file <none>
I20260709 12:21:51.556064 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:51.556217 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:51.556452 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:51.556453 30735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40466
I20260709 12:21:51.558229 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-2-root/instance:
uuid: "ac270b73f5ed41c38831de70f2c0c23d"
format_stamp: "Formatted at 2026-07-09 12:21:51 on dist-test-slave-q1nk"
I20260709 12:21:51.562851 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:21:51.566473 30948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.567222 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:51.567535 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-2-root
uuid: "ac270b73f5ed41c38831de70f2c0c23d"
format_stamp: "Formatted at 2026-07-09 12:21:51 on dist-test-slave-q1nk"
I20260709 12:21:51.567818 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599528439147-25160-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:51.584506 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:51.585727 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:51.587301 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:51.589543 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:51.589751 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.589999 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:51.590154 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:51.630743 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.3:34793
I20260709 12:21:51.630846 31010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.3:34793 every 8 connection(s)
I20260709 12:21:51.644810 31011 heartbeater.cc:344] Connected to a master server at 127.24.146.62:44753
I20260709 12:21:51.645234 31011 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:51.645954 31011 heartbeater.cc:507] Master 127.24.146.62:44753 requested a full tablet report, sending...
I20260709 12:21:51.647955 30735 ts_manager.cc:194] Registered new tserver with Master: ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:51.648067 25160 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014217718s
I20260709 12:21:51.649348 30735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40470
I20260709 12:21:51.674650 30735 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40486:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:51.677426 30735 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:51.748713 30902 tablet_service.cc:1511] Processing CreateTablet for tablet 78c7e6e50a964cf6853f6f50b5491d6b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:51.750234 30902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c7e6e50a964cf6853f6f50b5491d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.753270 30901 tablet_service.cc:1511] Processing CreateTablet for tablet 22e39b02f1104387b7c652e4305e793b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:51.755056 30901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e39b02f1104387b7c652e4305e793b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.760125 30899 tablet_service.cc:1511] Processing CreateTablet for tablet 377cfc56f5a747b8bc80875665de5008 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:51.757175 30900 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebe48efff374a71ae7a94b0791ff89b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:51.763015 30899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377cfc56f5a747b8bc80875665de5008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.764590 30900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebe48efff374a71ae7a94b0791ff89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.775511 30827 tablet_service.cc:1511] Processing CreateTablet for tablet 78c7e6e50a964cf6853f6f50b5491d6b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:51.777052 30827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c7e6e50a964cf6853f6f50b5491d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.777688 30822 tablet_service.cc:1511] Processing CreateTablet for tablet ccc349366ba44216986ccc532e4075ab (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:51.779204 30822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc349366ba44216986ccc532e4075ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.779487 30897 tablet_service.cc:1511] Processing CreateTablet for tablet ccc349366ba44216986ccc532e4075ab (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:51.780926 30897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc349366ba44216986ccc532e4075ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.783214 30821 tablet_service.cc:1511] Processing CreateTablet for tablet 1520bf65c51c4605a24c39f94b10143d (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:51.784763 30821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1520bf65c51c4605a24c39f94b10143d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.784413 30898 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef3463c623c47eca0e9bcfe8ffc1e6c (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:51.783214 30824 tablet_service.cc:1511] Processing CreateTablet for tablet 377cfc56f5a747b8bc80875665de5008 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:51.787128 30825 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebe48efff374a71ae7a94b0791ff89b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:51.787863 30824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377cfc56f5a747b8bc80875665de5008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.787511 30896 tablet_service.cc:1511] Processing CreateTablet for tablet 1520bf65c51c4605a24c39f94b10143d (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:51.788511 30825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebe48efff374a71ae7a94b0791ff89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.790198 30820 tablet_service.cc:1511] Processing CreateTablet for tablet 42093303eaa54fc2a082a9e5adbc75c1 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:51.790789 30826 tablet_service.cc:1511] Processing CreateTablet for tablet 22e39b02f1104387b7c652e4305e793b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:51.792732 30895 tablet_service.cc:1511] Processing CreateTablet for tablet 42093303eaa54fc2a082a9e5adbc75c1 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:51.793085 30823 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef3463c623c47eca0e9bcfe8ffc1e6c (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:51.794592 30823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef3463c623c47eca0e9bcfe8ffc1e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.795382 30820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42093303eaa54fc2a082a9e5adbc75c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.795660 30898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef3463c623c47eca0e9bcfe8ffc1e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.796626 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42093303eaa54fc2a082a9e5adbc75c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.797119 30826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e39b02f1104387b7c652e4305e793b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.795356 30976 tablet_service.cc:1511] Processing CreateTablet for tablet 78c7e6e50a964cf6853f6f50b5491d6b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:51.798054 30975 tablet_service.cc:1511] Processing CreateTablet for tablet 22e39b02f1104387b7c652e4305e793b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:51.798941 30976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c7e6e50a964cf6853f6f50b5491d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.799849 30975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22e39b02f1104387b7c652e4305e793b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.798126 30896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1520bf65c51c4605a24c39f94b10143d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.820741 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb80c83b6e1461f878b5b6d338e8698 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:51.822690 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb80c83b6e1461f878b5b6d338e8698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.828462 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb80c83b6e1461f878b5b6d338e8698 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:51.829965 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb80c83b6e1461f878b5b6d338e8698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.834223 30974 tablet_service.cc:1511] Processing CreateTablet for tablet 4ebe48efff374a71ae7a94b0791ff89b (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:51.835837 30974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ebe48efff374a71ae7a94b0791ff89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.843734 30973 tablet_service.cc:1511] Processing CreateTablet for tablet 377cfc56f5a747b8bc80875665de5008 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:51.845306 30973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377cfc56f5a747b8bc80875665de5008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.871366 30972 tablet_service.cc:1511] Processing CreateTablet for tablet 6ef3463c623c47eca0e9bcfe8ffc1e6c (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:51.873080 30972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ef3463c623c47eca0e9bcfe8ffc1e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.878574 30971 tablet_service.cc:1511] Processing CreateTablet for tablet ccc349366ba44216986ccc532e4075ab (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:51.880244 30971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccc349366ba44216986ccc532e4075ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.881294 31026 tablet_bootstrap.cc:492] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:51.891701 30970 tablet_service.cc:1511] Processing CreateTablet for tablet 1520bf65c51c4605a24c39f94b10143d (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:51.893340 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1520bf65c51c4605a24c39f94b10143d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.900509 31026 tablet_bootstrap.cc:654] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.911315 30969 tablet_service.cc:1511] Processing CreateTablet for tablet 42093303eaa54fc2a082a9e5adbc75c1 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:51.913120 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42093303eaa54fc2a082a9e5adbc75c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.923699 30968 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb80c83b6e1461f878b5b6d338e8698 (DEFAULT_TABLE table=test-workload [id=8b232ba73b534ec9a6294c1dc9f066b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:51.925158 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb80c83b6e1461f878b5b6d338e8698. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:51.930776 31028 tablet_bootstrap.cc:492] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:51.954372 31028 tablet_bootstrap.cc:654] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:51.985984 31026 tablet_bootstrap.cc:492] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:51.986513 31026 ts_tablet_manager.cc:1403] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.017s
I20260709 12:21:52.003638 31030 tablet_bootstrap.cc:492] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.003916 31028 tablet_bootstrap.cc:492] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.004518 31028 ts_tablet_manager.cc:1403] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.000s
I20260709 12:21:52.005436 31026 raft_consensus.cc:359] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.006366 31026 raft_consensus.cc:385] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.007786 31026 raft_consensus.cc:740] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.007618 31028 raft_consensus.cc:359] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.008466 31028 raft_consensus.cc:385] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.008816 31028 raft_consensus.cc:740] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.008617 31026 consensus_queue.cc:260] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.009591 31028 consensus_queue.cc:260] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.011053 30937 heartbeater.cc:499] Master 127.24.146.62:44753 was elected leader, sending a full tablet report...
I20260709 12:21:52.011528 31026 ts_tablet_manager.cc:1434] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:21:52.012827 31026 tablet_bootstrap.cc:492] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:52.013299 31030 tablet_bootstrap.cc:654] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.018328 31011 heartbeater.cc:499] Master 127.24.146.62:44753 was elected leader, sending a full tablet report...
I20260709 12:21:52.019439 31028 ts_tablet_manager.cc:1434] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 12:21:52.020538 31028 tablet_bootstrap.cc:492] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:52.025400 31026 tablet_bootstrap.cc:654] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.027630 31028 tablet_bootstrap.cc:654] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.034550 31030 tablet_bootstrap.cc:492] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.039155 31030 ts_tablet_manager.cc:1403] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.013s
I20260709 12:21:52.042071 31028 tablet_bootstrap.cc:492] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.042733 31028 ts_tablet_manager.cc:1403] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 12:21:52.044211 31030 raft_consensus.cc:359] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.045221 31030 raft_consensus.cc:385] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.045595 31030 raft_consensus.cc:740] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.045850 31026 tablet_bootstrap.cc:492] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:52.046018 31028 raft_consensus.cc:359] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.046604 31026 ts_tablet_manager.cc:1403] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.005s
I20260709 12:21:52.046625 31030 consensus_queue.cc:260] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.046900 31028 raft_consensus.cc:385] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.048434 31028 raft_consensus.cc:740] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.049549 30862 heartbeater.cc:499] Master 127.24.146.62:44753 was elected leader, sending a full tablet report...
I20260709 12:21:52.049248 31028 consensus_queue.cc:260] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.049829 31026 raft_consensus.cc:359] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.050596 31026 raft_consensus.cc:385] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.050884 31026 raft_consensus.cc:740] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.051549 31028 ts_tablet_manager.cc:1434] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:52.051748 31026 consensus_queue.cc:260] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.052853 31028 tablet_bootstrap.cc:492] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:52.054049 31026 ts_tablet_manager.cc:1434] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:52.055086 31026 tablet_bootstrap.cc:492] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:52.061496 31036 raft_consensus.cc:493] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.062608 31030 ts_tablet_manager.cc:1434] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:21:52.062455 31036 raft_consensus.cc:515] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.063783 31030 tablet_bootstrap.cc:492] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.068538 31028 tablet_bootstrap.cc:654] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.071929 31036 leader_election.cc:290] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.074465 31026 tablet_bootstrap.cc:654] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.078699 31030 tablet_bootstrap.cc:654] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.081326 31028 tablet_bootstrap.cc:492] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.082410 31028 ts_tablet_manager.cc:1403] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.003s
I20260709 12:21:52.086037 31028 raft_consensus.cc:359] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.086902 31028 raft_consensus.cc:385] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.087247 31028 raft_consensus.cc:740] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.088155 31028 consensus_queue.cc:260] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.090593 31028 ts_tablet_manager.cc:1434] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:52.094798 31026 tablet_bootstrap.cc:492] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:52.095423 31026 ts_tablet_manager.cc:1403] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260709 12:21:52.091697 31028 tablet_bootstrap.cc:492] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:52.098513 31026 raft_consensus.cc:359] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.099315 31026 raft_consensus.cc:385] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.099666 31026 raft_consensus.cc:740] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.100551 31026 consensus_queue.cc:260] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.102365 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc349366ba44216986ccc532e4075ab" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.103313 30912 raft_consensus.cc:2468] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:52.104799 31026 ts_tablet_manager.cc:1434] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:21:52.105958 31026 tablet_bootstrap.cc:492] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:52.106405 30803 leader_election.cc:304] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.107455 31037 raft_consensus.cc:2804] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.107837 31037 raft_consensus.cc:493] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.108158 31037 raft_consensus.cc:3060] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.112175 31028 tablet_bootstrap.cc:654] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.120430 31030 tablet_bootstrap.cc:492] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.121116 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc349366ba44216986ccc532e4075ab" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:52.121975 30986 raft_consensus.cc:2468] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:52.121088 31030 ts_tablet_manager.cc:1403] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.007s
I20260709 12:21:52.124114 31028 tablet_bootstrap.cc:492] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.124109 31037 raft_consensus.cc:515] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.124958 31028 ts_tablet_manager.cc:1403] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.004s
I20260709 12:21:52.127431 31026 tablet_bootstrap.cc:654] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.127089 31030 raft_consensus.cc:359] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.127521 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc349366ba44216986ccc532e4075ab" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:52.128006 31030 raft_consensus.cc:385] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.128180 30912 raft_consensus.cc:3060] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.128023 31028 raft_consensus.cc:359] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.128548 31030 raft_consensus.cc:740] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.128870 31028 raft_consensus.cc:385] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.129194 31028 raft_consensus.cc:740] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.129487 31030 consensus_queue.cc:260] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.130051 31028 consensus_queue.cc:260] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.131753 31030 ts_tablet_manager.cc:1434] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:52.132303 31028 ts_tablet_manager.cc:1434] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:21:52.132776 31030 tablet_bootstrap.cc:492] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.137205 31028 tablet_bootstrap.cc:492] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:52.142336 31026 tablet_bootstrap.cc:492] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:52.142982 31026 ts_tablet_manager.cc:1403] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.008s
I20260709 12:21:52.144722 31028 tablet_bootstrap.cc:654] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.146966 31026 raft_consensus.cc:359] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.147765 31026 raft_consensus.cc:385] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.148113 31026 raft_consensus.cc:740] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.148931 31026 consensus_queue.cc:260] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.151409 31026 ts_tablet_manager.cc:1434] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:52.153664 31030 tablet_bootstrap.cc:654] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.153682 30912 raft_consensus.cc:2468] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:52.156018 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc349366ba44216986ccc532e4075ab" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:52.156759 30986 raft_consensus.cc:3060] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.161265 31026 tablet_bootstrap.cc:492] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:52.167019 31037 leader_election.cc:290] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.164721 30986 raft_consensus.cc:2468] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:52.168437 30803 leader_election.cc:304] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.169399 31037 raft_consensus.cc:2804] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:52.169970 31031 raft_consensus.cc:493] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.170475 31031 raft_consensus.cc:515] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.170874 31037 raft_consensus.cc:697] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:52.171814 31037 consensus_queue.cc:237] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.168311 31026 tablet_bootstrap.cc:654] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.178124 31030 tablet_bootstrap.cc:492] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.178771 31030 ts_tablet_manager.cc:1403] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.018s
I20260709 12:21:52.180878 31028 tablet_bootstrap.cc:492] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.181638 31028 ts_tablet_manager.cc:1403] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.045s	user 0.029s	sys 0.011s
I20260709 12:21:52.180858 31031 leader_election.cc:290] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.181875 31030 raft_consensus.cc:359] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.185104 31030 raft_consensus.cc:385] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.184693 31028 raft_consensus.cc:359] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.185460 31030 raft_consensus.cc:740] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.185599 31028 raft_consensus.cc:385] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.186039 31028 raft_consensus.cc:740] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.186302 31030 consensus_queue.cc:260] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.186980 31028 consensus_queue.cc:260] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.189077 31030 ts_tablet_manager.cc:1434] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:52.190621 31030 tablet_bootstrap.cc:492] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.192742 31028 ts_tablet_manager.cc:1434] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 12:21:52.193856 31028 tablet_bootstrap.cc:492] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
W20260709 12:21:52.197760 30783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:52.199404 31026 tablet_bootstrap.cc:492] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:52.200017 31026 ts_tablet_manager.cc:1403] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.001s
I20260709 12:21:52.201985 31028 tablet_bootstrap.cc:654] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.203150 31026 raft_consensus.cc:359] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.204048 31026 raft_consensus.cc:385] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.204406 31026 raft_consensus.cc:740] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.205252 31026 consensus_queue.cc:260] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.211774 31026 ts_tablet_manager.cc:1434] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260709 12:21:52.213215 31026 tablet_bootstrap.cc:492] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:52.214525 31030 tablet_bootstrap.cc:654] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.225742 31026 tablet_bootstrap.cc:654] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.239740 30735 catalog_manager.cc:5697] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.250701 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
W20260709 12:21:52.253396 30875 leader_election.cc:343] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:52.258186 31028 tablet_bootstrap.cc:492] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.259440 31028 ts_tablet_manager.cc:1403] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.042s
I20260709 12:21:52.263643 31030 tablet_bootstrap.cc:492] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.264258 31030 ts_tablet_manager.cc:1403] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.021s
I20260709 12:21:52.265194 31026 tablet_bootstrap.cc:492] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:52.265722 31026 ts_tablet_manager.cc:1403] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.001s
I20260709 12:21:52.267714 31037 raft_consensus.cc:493] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.268262 31037 raft_consensus.cc:515] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.268621 31026 raft_consensus.cc:359] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.269388 31026 raft_consensus.cc:385] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.269678 31026 raft_consensus.cc:740] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.270640 31026 consensus_queue.cc:260] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.264323 31028 raft_consensus.cc:359] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.271939 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:52.272260 31028 raft_consensus.cc:385] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.272605 31028 raft_consensus.cc:740] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.272784 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.273439 30912 raft_consensus.cc:2468] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
W20260709 12:21:52.273814 30800 leader_election.cc:343] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:52.274014 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:52.274655 30837 raft_consensus.cc:2468] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 0.
I20260709 12:21:52.274996 30803 leader_election.cc:304] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:21:52.273372 31028 consensus_queue.cc:260] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.275919 31036 raft_consensus.cc:2804] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.276324 31036 raft_consensus.cc:493] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.276198 30876 leader_election.cc:304] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:21:52.276809 31036 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.277534 31031 raft_consensus.cc:2804] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.278044 31031 raft_consensus.cc:493] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.278400 31031 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.270570 31037 leader_election.cc:290] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.289913 31036 raft_consensus.cc:515] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.291570 31026 ts_tablet_manager.cc:1434] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:21:52.291929 31030 raft_consensus.cc:359] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.292621 31028 ts_tablet_manager.cc:1434] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:21:52.292722 31030 raft_consensus.cc:385] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.293094 31030 raft_consensus.cc:740] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.294042 31030 consensus_queue.cc:260] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.295413 31026 tablet_bootstrap.cc:492] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:52.290088 31031 raft_consensus.cc:515] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.297729 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:52.298732 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:52.299896 30912 raft_consensus.cc:2393] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c45ad967eb1141ef810a8bd4dafad0ad in current term 1: Already voted for candidate 21fa220737cd49d092608dc1a52d21b8 in this term.
W20260709 12:21:52.300844 30800 leader_election.cc:343] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:52.297561 31028 tablet_bootstrap.cc:492] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:52.301517 30803 leader_election.cc:304] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [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: c45ad967eb1141ef810a8bd4dafad0ad; no voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:21:52.302358 31037 raft_consensus.cc:2749] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:52.303587 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:52.304430 30837 raft_consensus.cc:2393] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21fa220737cd49d092608dc1a52d21b8 in current term 1: Already voted for candidate c45ad967eb1141ef810a8bd4dafad0ad in this term.
I20260709 12:21:52.306715 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:52.302255 31031 leader_election.cc:290] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
W20260709 12:21:52.309161 30875 leader_election.cc:343] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:52.309351 31028 tablet_bootstrap.cc:654] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.309734 31026 tablet_bootstrap.cc:654] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.309664 30875 leader_election.cc:304] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [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: 21fa220737cd49d092608dc1a52d21b8; no voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:52.298578 31030 ts_tablet_manager.cc:1434] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:21:52.310921 31031 raft_consensus.cc:2749] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:52.296883 31036 leader_election.cc:290] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.314033 31030 tablet_bootstrap.cc:492] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.315059 31028 tablet_bootstrap.cc:492] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.315598 31032 raft_consensus.cc:493] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.316129 31032 raft_consensus.cc:515] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.317852 31026 tablet_bootstrap.cc:492] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:52.318305 31032 leader_election.cc:290] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:52.318490 31026 ts_tablet_manager.cc:1403] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 12:21:52.320502 31030 tablet_bootstrap.cc:654] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.315594 31028 ts_tablet_manager.cc:1403] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 12:21:52.321764 31026 raft_consensus.cc:359] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.322654 31026 raft_consensus.cc:385] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.322993 31026 raft_consensus.cc:740] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.324026 31026 consensus_queue.cc:260] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.324270 31028 raft_consensus.cc:359] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.325147 31028 raft_consensus.cc:385] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.325471 31028 raft_consensus.cc:740] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.329599 31026 ts_tablet_manager.cc:1434] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:21:52.331117 31026 tablet_bootstrap.cc:492] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:52.338891 31026 tablet_bootstrap.cc:654] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.343575 31028 consensus_queue.cc:260] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.348587 31028 ts_tablet_manager.cc:1434] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:21:52.349784 31028 tablet_bootstrap.cc:492] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:52.351116 31026 tablet_bootstrap.cc:492] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:52.351902 31026 ts_tablet_manager.cc:1403] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 12:21:52.355118 31026 raft_consensus.cc:359] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.355981 31026 raft_consensus.cc:385] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.356316 31026 raft_consensus.cc:740] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.357298 31026 consensus_queue.cc:260] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.358530 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:52.359225 30837 raft_consensus.cc:2468] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:52.360023 31028 tablet_bootstrap.cc:654] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.360900 30950 leader_election.cc:304] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.362125 31032 raft_consensus.cc:2804] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.362509 31032 raft_consensus.cc:493] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.362680 31026 ts_tablet_manager.cc:1434] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:52.362851 31032 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.363849 31026 tablet_bootstrap.cc:492] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:52.365276 31030 tablet_bootstrap.cc:492] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.365856 31030 ts_tablet_manager.cc:1403] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.029s
I20260709 12:21:52.368877 31030 raft_consensus.cc:359] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.369612 31030 raft_consensus.cc:385] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.370019 31030 raft_consensus.cc:740] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.370843 31030 consensus_queue.cc:260] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.373083 31030 ts_tablet_manager.cc:1434] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:21:52.374145 31030 tablet_bootstrap.cc:492] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.375154 31031 raft_consensus.cc:493] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.375721 31031 raft_consensus.cc:515] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.380125 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb80c83b6e1461f878b5b6d338e8698" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:52.380245 31031 leader_election.cc:290] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.388760 31030 tablet_bootstrap.cc:654] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.380115 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.389470 30912 raft_consensus.cc:2468] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
W20260709 12:21:52.382509 30876 leader_election.cc:343] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:52.400892 31032 raft_consensus.cc:515] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.404690 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:52.405447 30837 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.410953 31065 raft_consensus.cc:493] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.413570 31065 raft_consensus.cc:515] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.415017 31028 tablet_bootstrap.cc:492] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.415623 31028 ts_tablet_manager.cc:1403] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.066s	user 0.042s	sys 0.007s
I20260709 12:21:52.415903 31065 leader_election.cc:290] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:52.416474 31065 raft_consensus.cc:493] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.416913 31065 raft_consensus.cc:515] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.413071 31026 tablet_bootstrap.cc:654] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.417585 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe48efff374a71ae7a94b0791ff89b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:52.418504 30836 raft_consensus.cc:2468] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:52.419070 31028 raft_consensus.cc:359] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.419823 31028 raft_consensus.cc:385] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.420153 31028 raft_consensus.cc:740] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.421307 31028 consensus_queue.cc:260] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.421804 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe48efff374a71ae7a94b0791ff89b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.422636 30912 raft_consensus.cc:2468] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:52.423693 31028 ts_tablet_manager.cc:1434] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:52.420120 30950 leader_election.cc:304] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.424835 31028 tablet_bootstrap.cc:492] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:52.427493 31065 leader_election.cc:290] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471)
I20260709 12:21:52.428357 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c7e6e50a964cf6853f6f50b5491d6b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.429076 30912 raft_consensus.cc:2468] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:52.429497 31030 tablet_bootstrap.cc:492] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.430081 31030 ts_tablet_manager.cc:1403] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.027s
I20260709 12:21:52.430372 30952 leader_election.cc:304] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:52.428313 31065 raft_consensus.cc:2804] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.433126 31065 raft_consensus.cc:493] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.433429 31030 raft_consensus.cc:359] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.433709 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:52.433882 31028 tablet_bootstrap.cc:654] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.434446 30912 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.415241 30837 raft_consensus.cc:2468] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:52.434810 31065 raft_consensus.cc:3060] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.435114 31032 leader_election.cc:290] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:52.435743 31032 raft_consensus.cc:2804] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.436079 31032 raft_consensus.cc:493] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.436300 31030 raft_consensus.cc:385] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.436442 31032 raft_consensus.cc:3060] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.436739 31030 raft_consensus.cc:740] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.440301 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb80c83b6e1461f878b5b6d338e8698" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:52.441004 30986 raft_consensus.cc:2468] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 0.
I20260709 12:21:52.442160 30875 leader_election.cc:304] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:52.443514 31031 raft_consensus.cc:2804] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.443925 31031 raft_consensus.cc:493] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.443789 30912 raft_consensus.cc:2468] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:52.444465 31031 raft_consensus.cc:3060] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.444314 31030 consensus_queue.cc:260] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.445854 30952 leader_election.cc:304] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:52.450899 31030 ts_tablet_manager.cc:1434] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:21:52.452153 31030 tablet_bootstrap.cc:492] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.453153 31031 raft_consensus.cc:515] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.457077 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb80c83b6e1461f878b5b6d338e8698" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:52.457968 30836 raft_consensus.cc:3060] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.458959 31030 tablet_bootstrap.cc:654] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.459952 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c7e6e50a964cf6853f6f50b5491d6b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:52.460666 30837 raft_consensus.cc:2468] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:52.466553 31068 raft_consensus.cc:2804] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:52.467324 31068 raft_consensus.cc:697] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:52.468137 31071 raft_consensus.cc:493] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.469591 31071 raft_consensus.cc:515] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.470788 31063 raft_consensus.cc:493] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.472297 31063 raft_consensus.cc:515] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.468389 31068 consensus_queue.cc:237] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.473752 30836 raft_consensus.cc:2468] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 1.
I20260709 12:21:52.475236 31063 leader_election.cc:290] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:52.475369 30876 leader_election.cc:304] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.476029 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
W20260709 12:21:52.478108 30950 leader_election.cc:343] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:52.480909 31071 leader_election.cc:290] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.481232 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520bf65c51c4605a24c39f94b10143d" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:52.482240 30986 raft_consensus.cc:2468] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 0.
I20260709 12:21:52.482337 31071 raft_consensus.cc:2804] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:52.483538 30875 leader_election.cc:304] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:52.483536 31071 raft_consensus.cc:697] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:52.485335 31071 consensus_queue.cc:237] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.481082 31026 tablet_bootstrap.cc:492] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:52.490024 31026 ts_tablet_manager.cc:1403] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.001s
I20260709 12:21:52.491189 31028 tablet_bootstrap.cc:492] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:52.491845 31028 ts_tablet_manager.cc:1403] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.005s
I20260709 12:21:52.493526 31031 leader_election.cc:290] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.493384 31026 raft_consensus.cc:359] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.494293 31026 raft_consensus.cc:385] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.494606 31026 raft_consensus.cc:740] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.495287 31026 consensus_queue.cc:260] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.495330 31028 raft_consensus.cc:359] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.498594 31028 raft_consensus.cc:385] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.498950 31028 raft_consensus.cc:740] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.499871 31028 consensus_queue.cc:260] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.485662 31032 raft_consensus.cc:515] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.500909 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520bf65c51c4605a24c39f94b10143d" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:52.497612 31031 raft_consensus.cc:2804] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.502410 31031 raft_consensus.cc:493] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.502794 31031 raft_consensus.cc:3060] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.503345 31028 ts_tablet_manager.cc:1434] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:21:52.505369 31030 tablet_bootstrap.cc:492] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.505297 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c7e6e50a964cf6853f6f50b5491d6b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:52.506083 31030 ts_tablet_manager.cc:1403] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.031s
I20260709 12:21:52.507607 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb80c83b6e1461f878b5b6d338e8698" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:52.508276 30986 raft_consensus.cc:3060] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.509379 31030 raft_consensus.cc:359] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.510159 31030 raft_consensus.cc:385] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.510440 31030 raft_consensus.cc:740] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.511322 31030 consensus_queue.cc:260] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.513502 31030 ts_tablet_manager.cc:1434] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:52.514544 31030 tablet_bootstrap.cc:492] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.515169 30732 catalog_manager.cc:5697] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:52.517391 30986 raft_consensus.cc:2468] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 1.
I20260709 12:21:52.519582 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.520354 30912 raft_consensus.cc:2468] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:52.521132 31030 tablet_bootstrap.cc:654] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.523187 31032 leader_election.cc:290] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471)
I20260709 12:21:52.523877 30836 raft_consensus.cc:3060] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.497653 31026 ts_tablet_manager.cc:1434] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:21:52.530898 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c7e6e50a964cf6853f6f50b5491d6b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:52.531541 30912 raft_consensus.cc:3060] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.532580 31030 tablet_bootstrap.cc:492] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.532439 30836 raft_consensus.cc:2468] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:52.533143 31030 ts_tablet_manager.cc:1403] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:21:52.534076 30950 leader_election.cc:304] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.534874 31032 raft_consensus.cc:2804] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:52.535333 31032 raft_consensus.cc:697] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:52.535910 31030 raft_consensus.cc:359] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.536123 31032 consensus_queue.cc:237] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:52.536667 31030 raft_consensus.cc:385] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.536947 31030 raft_consensus.cc:740] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.537588 31030 consensus_queue.cc:260] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.538254 30912 raft_consensus.cc:2468] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
W20260709 12:21:52.538596 30876 leader_election.cc:343] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:52.538918 30952 leader_election.cc:304] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:52.541186 31068 raft_consensus.cc:2804] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.541579 31068 raft_consensus.cc:493] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.541885 31068 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.546069 31036 raft_consensus.cc:493] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.551062 31031 raft_consensus.cc:515] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.551695 31036 raft_consensus.cc:515] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.552337 31068 raft_consensus.cc:515] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.554347 31031 leader_election.cc:290] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.555044 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520bf65c51c4605a24c39f94b10143d" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:52.555397 31068 leader_election.cc:290] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:52.555670 30836 raft_consensus.cc:3060] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.555733 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:52.555411 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:52.557659 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520bf65c51c4605a24c39f94b10143d" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:52.558228 31030 ts_tablet_manager.cc:1434] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:21:52.557467 30733 catalog_manager.cc:5697] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.558972 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520bf65c51c4605a24c39f94b10143d" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:52.560559 30912 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.562193 31030 tablet_bootstrap.cc:492] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:52.555943 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520bf65c51c4605a24c39f94b10143d" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.566470 30911 raft_consensus.cc:2393] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c45ad967eb1141ef810a8bd4dafad0ad in current term 1: Already voted for candidate 21fa220737cd49d092608dc1a52d21b8 in this term.
W20260709 12:21:52.568456 30950 leader_election.cc:343] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:52.568835 31030 tablet_bootstrap.cc:654] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:52.570567 30836 raft_consensus.cc:2468] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 1.
I20260709 12:21:52.546605 31065 raft_consensus.cc:515] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.571970 30876 leader_election.cc:304] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.573032 31065 leader_election.cc:290] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:52.556177 31036 leader_election.cc:290] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.558326 30986 raft_consensus.cc:2468] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:52.574169 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe48efff374a71ae7a94b0791ff89b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:52.574873 30911 raft_consensus.cc:3060] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.575621 30800 leader_election.cc:304] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 21fa220737cd49d092608dc1a52d21b8
I20260709 12:21:52.576006 30732 catalog_manager.cc:5697] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.576962 31036 raft_consensus.cc:2764] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:21:52.578217 30912 raft_consensus.cc:2468] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:52.578956 31036 raft_consensus.cc:493] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.579159 31031 raft_consensus.cc:2804] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:52.579561 30952 leader_election.cc:304] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:52.579475 31036 raft_consensus.cc:515] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.580392 31065 raft_consensus.cc:2804] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:52.580852 31065 raft_consensus.cc:697] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:52.581245 31031 raft_consensus.cc:697] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:52.581652 31065 consensus_queue.cc:237] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.582427 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe48efff374a71ae7a94b0791ff89b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:52.582213 31031 consensus_queue.cc:237] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.583045 30836 raft_consensus.cc:3060] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.585397 30911 raft_consensus.cc:2468] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:52.587339 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377cfc56f5a747b8bc80875665de5008" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.587857 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377cfc56f5a747b8bc80875665de5008" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:52.588181 30912 raft_consensus.cc:2468] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:52.588526 30986 raft_consensus.cc:2468] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:52.589664 30803 leader_election.cc:304] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.590077 31036 leader_election.cc:290] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.590720 31037 raft_consensus.cc:2804] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:52.591178 31037 raft_consensus.cc:493] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:52.591548 31037 raft_consensus.cc:3060] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.588061 30952 leader_election.cc:304] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:52.595633 31032 raft_consensus.cc:2804] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:52.596427 31032 raft_consensus.cc:697] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:52.597366 31032 consensus_queue.cc:237] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.601634 31037 raft_consensus.cc:515] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.607075 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377cfc56f5a747b8bc80875665de5008" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:52.607764 30912 raft_consensus.cc:3060] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.613296 31030 tablet_bootstrap.cc:492] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:52.617444 31030 ts_tablet_manager.cc:1403] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.005s
I20260709 12:21:52.620644 31030 raft_consensus.cc:359] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.621340 31030 raft_consensus.cc:385] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:52.621663 31030 raft_consensus.cc:740] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:52.623006 31037 leader_election.cc:290] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.622447 31030 consensus_queue.cc:260] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.623631 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "377cfc56f5a747b8bc80875665de5008" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:52.624207 30986 raft_consensus.cc:3060] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.624991 31030 ts_tablet_manager.cc:1434] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:21:52.628507 30732 catalog_manager.cc:5697] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:52.621341 30912 raft_consensus.cc:2468] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:52.630088 30732 catalog_manager.cc:5697] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:52.632403 30803 leader_election.cc:304] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:52.633384 31037 raft_consensus.cc:2804] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:52.630860 30836 raft_consensus.cc:2468] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:52.634136 31037 raft_consensus.cc:697] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:52.635522 31037 consensus_queue.cc:237] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.635932 30986 raft_consensus.cc:2468] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:52.643178 30735 catalog_manager.cc:5697] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.654820 30732 catalog_manager.cc:5697] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:52.667882 31037 consensus_queue.cc:1048] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:52.679520 31036 consensus_queue.cc:1048] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:52.698324 31086 raft_consensus.cc:493] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.698745 31086 raft_consensus.cc:515] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.700547 31086 leader_election.cc:290] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:52.701599 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:52.701766 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.703114 30912 raft_consensus.cc:2393] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c45ad967eb1141ef810a8bd4dafad0ad in current term 1: Already voted for candidate ac270b73f5ed41c38831de70f2c0c23d in this term.
I20260709 12:21:52.704079 30803 leader_election.cc:304] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c45ad967eb1141ef810a8bd4dafad0ad; no voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:21:52.704761 31086 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:52.710026 31086 raft_consensus.cc:2749] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:52.987071 31065 raft_consensus.cc:493] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:52.987682 31065 raft_consensus.cc:515] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:52.988583 31031 consensus_queue.cc:1048] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:52.989658 31065 leader_election.cc:290] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:52.990903 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:52.991235 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:52.991755 30836 raft_consensus.cc:2393] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac270b73f5ed41c38831de70f2c0c23d in current term 1: Already voted for candidate c45ad967eb1141ef810a8bd4dafad0ad in this term.
I20260709 12:21:52.992012 30911 raft_consensus.cc:2393] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac270b73f5ed41c38831de70f2c0c23d in current term 1: Already voted for candidate 21fa220737cd49d092608dc1a52d21b8 in this term.
I20260709 12:21:52.992511 31065 consensus_queue.cc:1048] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:52.994434 30950 leader_election.cc:304] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d; no voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:52.995726 31065 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:53.005100 31065 raft_consensus.cc:2749] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:53.005991 31031 consensus_queue.cc:1048] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:53.011940 31065 consensus_queue.cc:1048] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:53.024732 31068 consensus_queue.cc:1048] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:53.039331 31032 consensus_queue.cc:1048] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:53.045127 31037 consensus_queue.cc:1048] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:53.056929 31037 consensus_queue.cc:1048] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:53.084281 30986 raft_consensus.cc:3060] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:53.091138 31031 consensus_queue.cc:1048] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:53.103107 31031 consensus_queue.cc:1048] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:53.105706 31092 consensus_queue.cc:1048] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:53.108990 31092 consensus_queue.cc:1048] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:53.164716 31068 consensus_queue.cc:1048] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:53.168891 31068 consensus_queue.cc:1048] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:53.202117 30783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:21:54.206770 30783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:54.398931 31086 raft_consensus.cc:493] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:54.399477 31086 raft_consensus.cc:515] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:54.401383 31086 leader_election.cc:290] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:54.402209 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:54.402431 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:54.402838 30911 raft_consensus.cc:2468] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:54.403040 30986 raft_consensus.cc:2468] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:54.404029 30803 leader_election.cc:304] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [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: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:54.404714 31086 raft_consensus.cc:2804] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:54.405076 31086 raft_consensus.cc:493] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:54.405294 31086 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:54.410362 31086 raft_consensus.cc:515] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:54.412077 31086 leader_election.cc:290] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:54.412899 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:54.413125 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:54.413455 30911 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:54.413877 30986 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:54.418856 30911 raft_consensus.cc:2468] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:54.419814 30986 raft_consensus.cc:2468] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:54.419996 30803 leader_election.cc:304] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:54.420770 31086 raft_consensus.cc:2804] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:54.421572 31086 raft_consensus.cc:697] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:54.422284 31086 consensus_queue.cc:237] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER 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: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:54.430531 30735 catalog_manager.cc:5697] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 0 to 2, leader changed from <none> to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:54.806095 30911 raft_consensus.cc:1275] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:54.807667 31086 consensus_queue.cc:1048] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:54.821316 30986 raft_consensus.cc:1275] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:54.823048 31086 consensus_queue.cc:1048] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:55.104851 30986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78c7e6e50a964cf6853f6f50b5491d6b"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
mode: GRACEFUL
new_leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:55986
I20260709 12:21:55.105438 30986 raft_consensus.cc:606] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Received request to transfer leadership to TS c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:55.111135 30986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
mode: GRACEFUL
new_leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:55986
I20260709 12:21:55.111656 30986 raft_consensus.cc:606] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Received request to transfer leadership to TS c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:55.116761 30986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ebe48efff374a71ae7a94b0791ff89b"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
mode: GRACEFUL
new_leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:55986
I20260709 12:21:55.117424 30986 raft_consensus.cc:606] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Received request to transfer leadership to TS c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:55.128355 31121 raft_consensus.cc:993] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d: : Instructing follower c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:55.128774 31068 raft_consensus.cc:1081] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Signalling peer c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:55.130237 30836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:21:55.130779 30836 raft_consensus.cc:493] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.131083 30836 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.134886 30837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
mode: GRACEFUL
new_leader_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:46836
I20260709 12:21:55.135623 30837 raft_consensus.cc:606] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Received request to transfer leadership to TS 21fa220737cd49d092608dc1a52d21b8
I20260709 12:21:55.137964 30836 raft_consensus.cc:515] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.140223 30836 leader_election.cc:290] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:55.140861 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:55.141299 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:55.141495 30837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccc349366ba44216986ccc532e4075ab"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
mode: GRACEFUL
new_leader_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:46836
I20260709 12:21:55.141505 30911 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.141971 30986 raft_consensus.cc:3055] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.142118 30837 raft_consensus.cc:606] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Received request to transfer leadership to TS 21fa220737cd49d092608dc1a52d21b8
I20260709 12:21:55.142359 30986 raft_consensus.cc:740] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:55.143183 30986 consensus_queue.cc:260] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.144438 30986 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.147904 31086 raft_consensus.cc:993] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad: : Instructing follower 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:55.148432 31086 raft_consensus.cc:1081] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Signalling peer 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:55.149991 30912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccc349366ba44216986ccc532e4075ab"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:45792
I20260709 12:21:55.150537 30912 raft_consensus.cc:493] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.150895 30912 raft_consensus.cc:3060] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.151790 30986 raft_consensus.cc:2468] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:55.152269 30985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
mode: GRACEFUL
new_leader_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:55986
I20260709 12:21:55.152179 30911 raft_consensus.cc:2468] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:55.152998 30985 raft_consensus.cc:606] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Received request to transfer leadership to TS 21fa220737cd49d092608dc1a52d21b8
I20260709 12:21:55.153255 30800 leader_election.cc:304] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:55.154207 31105 raft_consensus.cc:2804] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.154667 31105 raft_consensus.cc:697] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:55.155467 31105 consensus_queue.cc:237] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.158336 30912 raft_consensus.cc:515] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.160549 30912 leader_election.cc:290] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:55.161391 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc349366ba44216986ccc532e4075ab" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:55.161702 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccc349366ba44216986ccc532e4075ab" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:55.162304 30985 raft_consensus.cc:3060] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.162201 30837 raft_consensus.cc:3055] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.163468 30837 raft_consensus.cc:740] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:55.164273 30837 consensus_queue.cc:260] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.165370 30837 raft_consensus.cc:3060] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.170073 30985 raft_consensus.cc:2468] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:55.171512 30875 leader_election.cc:304] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:55.172243 31031 raft_consensus.cc:2804] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.172111 30735 catalog_manager.cc:5697] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 1 to 2, leader changed from ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3) to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.173112 30837 raft_consensus.cc:2468] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:55.175061 30912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fb80c83b6e1461f878b5b6d338e8698"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
mode: GRACEFUL
new_leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:54786
I20260709 12:21:55.175635 30912 raft_consensus.cc:606] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Received request to transfer leadership to TS ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:21:55.176637 31031 raft_consensus.cc:697] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:55.177556 31031 consensus_queue.cc:237] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.186095 30732 catalog_manager.cc:5697] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 1 to 2, leader changed from c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1) to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.244333 31121 raft_consensus.cc:993] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d: : Instructing follower 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:55.244772 31068 raft_consensus.cc:1081] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Signalling peer 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:55.246213 30912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:45806
I20260709 12:21:55.246699 30912 raft_consensus.cc:493] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.247011 30912 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.252233 30912 raft_consensus.cc:515] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.253865 30912 leader_election.cc:290] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:55.254812 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:55.255013 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:55.255458 30837 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.255618 30985 raft_consensus.cc:3055] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.255980 30985 raft_consensus.cc:740] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:55.256624 30985 consensus_queue.cc:260] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.257611 30985 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.261427 30837 raft_consensus.cc:2468] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:55.262748 30876 leader_election.cc:304] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:55.263530 31031 raft_consensus.cc:2804] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.263931 31031 raft_consensus.cc:697] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:55.264087 30985 raft_consensus.cc:2468] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:55.264689 31031 consensus_queue.cc:237] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.271857 30732 catalog_manager.cc:5697] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 1 to 2, leader changed from ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3) to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.279424 31121 raft_consensus.cc:993] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d: : Instructing follower c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:55.279811 31068 raft_consensus.cc:1081] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Signalling peer c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:55.281217 30837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78c7e6e50a964cf6853f6f50b5491d6b"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:21:55.281725 30837 raft_consensus.cc:493] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.282065 30837 raft_consensus.cc:3060] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.288331 30837 raft_consensus.cc:515] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:55.289990 30837 leader_election.cc:290] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:55.290697 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c7e6e50a964cf6853f6f50b5491d6b" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:55.291038 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c7e6e50a964cf6853f6f50b5491d6b" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:55.291347 30912 raft_consensus.cc:3060] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.291600 30985 raft_consensus.cc:3055] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.291911 30985 raft_consensus.cc:740] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:55.292671 30985 consensus_queue.cc:260] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:55.293612 30985 raft_consensus.cc:3060] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.296579 30912 raft_consensus.cc:2468] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:55.297745 30803 leader_election.cc:304] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:55.298436 31105 raft_consensus.cc:2804] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.298801 31105 raft_consensus.cc:697] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:55.298825 30985 raft_consensus.cc:2468] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:55.299615 31105 consensus_queue.cc:237] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } }
I20260709 12:21:55.305624 31121 raft_consensus.cc:993] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d: : Instructing follower c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:55.306068 31068 raft_consensus.cc:1081] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Signalling peer c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:55.306777 30732 catalog_manager.cc:5697] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 1 to 2, leader changed from ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3) to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.307633 30837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ebe48efff374a71ae7a94b0791ff89b"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:21:55.308240 30837 raft_consensus.cc:493] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.308525 30837 raft_consensus.cc:3060] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.314419 30837 raft_consensus.cc:515] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.316200 30837 leader_election.cc:290] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:55.316916 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe48efff374a71ae7a94b0791ff89b" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:55.317184 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ebe48efff374a71ae7a94b0791ff89b" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:55.317584 30912 raft_consensus.cc:3060] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.317790 30985 raft_consensus.cc:3055] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.318176 30985 raft_consensus.cc:740] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:55.319067 30985 consensus_queue.cc:260] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.320286 30985 raft_consensus.cc:3060] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.324957 30912 raft_consensus.cc:2468] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:55.326243 30803 leader_election.cc:304] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:55.327039 31105 raft_consensus.cc:2804] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.327214 30985 raft_consensus.cc:2468] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:55.327484 31105 raft_consensus.cc:697] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:55.328409 31105 consensus_queue.cc:237] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.335215 30732 catalog_manager.cc:5697] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 1 to 2, leader changed from ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3) to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.356765 31086 raft_consensus.cc:993] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad: : Instructing follower 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:55.357275 31114 raft_consensus.cc:1081] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Signalling peer 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:55.358693 30912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:45792
I20260709 12:21:55.359123 30912 raft_consensus.cc:493] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.359370 30912 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:55.364564 30912 raft_consensus.cc:515] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.366252 30912 leader_election.cc:290] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 3 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:55.367113 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:55.367298 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ef3463c623c47eca0e9bcfe8ffc1e6c" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:55.367705 30837 raft_consensus.cc:3055] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:55.367808 30985 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:55.368011 30837 raft_consensus.cc:740] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:55.368829 30837 consensus_queue.cc:260] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.369856 30837 raft_consensus.cc:3060] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:55.373308 30985 raft_consensus.cc:2468] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 3.
I20260709 12:21:55.374471 30875 leader_election.cc:304] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:55.375257 31031 raft_consensus.cc:2804] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:55.375370 30837 raft_consensus.cc:2468] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 3.
I20260709 12:21:55.375674 31031 raft_consensus.cc:697] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 3 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:55.376518 31031 consensus_queue.cc:237] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.383129 30732 catalog_manager.cc:5697] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 2 to 3, leader changed from c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1) to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 3 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:55.488898 31124 raft_consensus.cc:993] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8: : Instructing follower ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:21:55.489321 31031 raft_consensus.cc:1081] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Signalling peer ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:21:55.490691 30985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fb80c83b6e1461f878b5b6d338e8698"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:21:55.491153 30985 raft_consensus.cc:493] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:55.491432 30985 raft_consensus.cc:3060] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.497367 30985 raft_consensus.cc:515] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.498925 30985 leader_election.cc:290] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 2 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:55.500212 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb80c83b6e1461f878b5b6d338e8698" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:55.500658 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb80c83b6e1461f878b5b6d338e8698" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:55.500854 30837 raft_consensus.cc:3060] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.501269 30912 raft_consensus.cc:3055] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:55.501611 30912 raft_consensus.cc:740] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:55.502446 30912 consensus_queue.cc:260] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.503738 30912 raft_consensus.cc:3060] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:55.508273 30837 raft_consensus.cc:2468] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 2.
I20260709 12:21:55.509605 30950 leader_election.cc:304] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:55.510352 31068 raft_consensus.cc:2804] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:55.510537 30912 raft_consensus.cc:2468] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 2.
I20260709 12:21:55.510872 31068 raft_consensus.cc:697] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 2 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:55.511730 31068 consensus_queue.cc:237] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:55.518791 30732 catalog_manager.cc:5697] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 1 to 2, leader changed from 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2) to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 2 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:55.545377 30985 raft_consensus.cc:1275] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.546716 31114 consensus_queue.cc:1048] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.546912 30912 raft_consensus.cc:1275] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.548327 31114 consensus_queue.cc:1048] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.597602 30985 raft_consensus.cc:1275] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.598811 31031 consensus_queue.cc:1048] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.609136 30837 raft_consensus.cc:1275] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.612562 31139 consensus_queue.cc:1048] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.646098 30985 raft_consensus.cc:1275] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.647360 31139 consensus_queue.cc:1048] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.655993 30837 raft_consensus.cc:1275] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.658393 31031 consensus_queue.cc:1048] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.782753 30985 raft_consensus.cc:1275] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.784260 31105 consensus_queue.cc:1048] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.793191 30912 raft_consensus.cc:1275] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.795456 31086 consensus_queue.cc:1048] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.848001 30985 raft_consensus.cc:1275] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.849387 31086 consensus_queue.cc:1048] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.858003 30912 raft_consensus.cc:1275] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.859627 31105 consensus_queue.cc:1048] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.891347 30837 raft_consensus.cc:1275] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.892517 31068 consensus_queue.cc:1048] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.901533 30912 raft_consensus.cc:1275] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:55.903255 31068 consensus_queue.cc:1048] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.954690 30837 raft_consensus.cc:1275] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:55.956045 31031 consensus_queue.cc:1048] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:55.967326 30985 raft_consensus.cc:1275] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:55.969765 31139 consensus_queue.cc:1048] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:58.203733 30733 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39240:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:58.205874 30733 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.
W20260709 12:21:58.244211 30783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:58.253031 30820 tablet_service.cc:1511] Processing CreateTablet for tablet 414dce43d0304f6c89348b72fc2c6f58 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:58.254002 30895 tablet_service.cc:1511] Processing CreateTablet for tablet 414dce43d0304f6c89348b72fc2c6f58 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:58.254520 30820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414dce43d0304f6c89348b72fc2c6f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.255262 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414dce43d0304f6c89348b72fc2c6f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.255029 30972 tablet_service.cc:1511] Processing CreateTablet for tablet 414dce43d0304f6c89348b72fc2c6f58 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:58.256273 30972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414dce43d0304f6c89348b72fc2c6f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.258814 30822 tablet_service.cc:1511] Processing CreateTablet for tablet 333748e6821348f5aeb5c2e3e6b09bfe (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:58.260195 30822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333748e6821348f5aeb5c2e3e6b09bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.259785 30824 tablet_service.cc:1511] Processing CreateTablet for tablet bd35d5b4e3e748b6a99a58c6d320dc65 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:58.261212 30824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd35d5b4e3e748b6a99a58c6d320dc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.259840 30968 tablet_service.cc:1511] Processing CreateTablet for tablet 333748e6821348f5aeb5c2e3e6b09bfe (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:58.262570 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333748e6821348f5aeb5c2e3e6b09bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.271682 30970 tablet_service.cc:1511] Processing CreateTablet for tablet bd35d5b4e3e748b6a99a58c6d320dc65 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:58.273133 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd35d5b4e3e748b6a99a58c6d320dc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.280282 30900 tablet_service.cc:1511] Processing CreateTablet for tablet 333748e6821348f5aeb5c2e3e6b09bfe (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:58.281313 30902 tablet_service.cc:1511] Processing CreateTablet for tablet bd35d5b4e3e748b6a99a58c6d320dc65 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:58.281862 30900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333748e6821348f5aeb5c2e3e6b09bfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.282642 30902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd35d5b4e3e748b6a99a58c6d320dc65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.290773 30821 tablet_service.cc:1511] Processing CreateTablet for tablet c5ef46cb60c64e3bb657bee4f6f8f6b1 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:58.292414 30821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ef46cb60c64e3bb657bee4f6f8f6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.304245 30899 tablet_service.cc:1511] Processing CreateTablet for tablet c5ef46cb60c64e3bb657bee4f6f8f6b1 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:58.305701 30899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ef46cb60c64e3bb657bee4f6f8f6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.306737 30819 tablet_service.cc:1511] Processing CreateTablet for tablet b7cc2e503c6d40038bb1e5a0b38acf92 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:58.308081 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cc2e503c6d40038bb1e5a0b38acf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.308972 30969 tablet_service.cc:1511] Processing CreateTablet for tablet b7cc2e503c6d40038bb1e5a0b38acf92 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:58.310302 30969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cc2e503c6d40038bb1e5a0b38acf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.310990 30973 tablet_service.cc:1511] Processing CreateTablet for tablet c5ef46cb60c64e3bb657bee4f6f8f6b1 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:58.313499 30973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5ef46cb60c64e3bb657bee4f6f8f6b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.315181 30825 tablet_service.cc:1511] Processing CreateTablet for tablet 952158078d554056bd3674cc43d7f9e4 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:58.316521 30825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952158078d554056bd3674cc43d7f9e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.323920 30901 tablet_service.cc:1511] Processing CreateTablet for tablet b7cc2e503c6d40038bb1e5a0b38acf92 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:58.326296 30901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cc2e503c6d40038bb1e5a0b38acf92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.327411 30898 tablet_service.cc:1511] Processing CreateTablet for tablet 952158078d554056bd3674cc43d7f9e4 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:58.328774 30898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952158078d554056bd3674cc43d7f9e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.347234 31163 tablet_bootstrap.cc:492] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.347647 30827 tablet_service.cc:1511] Processing CreateTablet for tablet f568ebd4ad784d2fa6eade9e9204f545 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:58.349225 30827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f568ebd4ad784d2fa6eade9e9204f545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.359659 30897 tablet_service.cc:1511] Processing CreateTablet for tablet f568ebd4ad784d2fa6eade9e9204f545 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:58.361605 30897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f568ebd4ad784d2fa6eade9e9204f545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.362950 30970 tablet_service.cc:1511] Processing CreateTablet for tablet f568ebd4ad784d2fa6eade9e9204f545 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:58.364360 30970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f568ebd4ad784d2fa6eade9e9204f545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.373461 31164 tablet_bootstrap.cc:492] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:58.373425 30968 tablet_service.cc:1511] Processing CreateTablet for tablet 952158078d554056bd3674cc43d7f9e4 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:58.374886 30968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952158078d554056bd3674cc43d7f9e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.379920 30822 tablet_service.cc:1511] Processing CreateTablet for tablet 087c3f3f1d00400a9198733e7b7323f2 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:58.382419 30822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087c3f3f1d00400a9198733e7b7323f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.384663 31164 tablet_bootstrap.cc:654] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.396667 30972 tablet_service.cc:1511] Processing CreateTablet for tablet 087c3f3f1d00400a9198733e7b7323f2 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:58.398125 30972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087c3f3f1d00400a9198733e7b7323f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.399387 31163 tablet_bootstrap.cc:654] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.406725 30821 tablet_service.cc:1511] Processing CreateTablet for tablet 030d3aff785e4cc8a4d67b1e20e8cbcc (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:58.403146 30899 tablet_service.cc:1511] Processing CreateTablet for tablet 087c3f3f1d00400a9198733e7b7323f2 (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:58.413060 30821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030d3aff785e4cc8a4d67b1e20e8cbcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.413496 30897 tablet_service.cc:1511] Processing CreateTablet for tablet 030d3aff785e4cc8a4d67b1e20e8cbcc (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:58.414691 30899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087c3f3f1d00400a9198733e7b7323f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.415282 30897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030d3aff785e4cc8a4d67b1e20e8cbcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.418392 30973 tablet_service.cc:1511] Processing CreateTablet for tablet 030d3aff785e4cc8a4d67b1e20e8cbcc (DEFAULT_TABLE table=soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:58.419751 30973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 030d3aff785e4cc8a4d67b1e20e8cbcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:58.444975 31164 tablet_bootstrap.cc:492] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.445559 31164 ts_tablet_manager.cc:1403] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.004s
I20260709 12:21:58.448257 31163 tablet_bootstrap.cc:492] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.448861 31163 ts_tablet_manager.cc:1403] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.102s	user 0.005s	sys 0.013s
I20260709 12:21:58.449775 31164 raft_consensus.cc:359] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.450615 31164 raft_consensus.cc:385] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.450898 31164 raft_consensus.cc:740] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.451680 31164 consensus_queue.cc:260] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.454923 31163 raft_consensus.cc:359] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.455700 31163 raft_consensus.cc:385] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.455988 31163 raft_consensus.cc:740] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.456682 31163 consensus_queue.cc:260] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.458596 31165 tablet_bootstrap.cc:492] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.459054 31163 ts_tablet_manager.cc:1434] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:21:58.460506 31163 tablet_bootstrap.cc:492] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.467739 31163 tablet_bootstrap.cc:654] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.470211 31165 tablet_bootstrap.cc:654] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.472697 31164 ts_tablet_manager.cc:1434] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:21:58.474643 31164 tablet_bootstrap.cc:492] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:58.481272 31164 tablet_bootstrap.cc:654] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.493119 31165 tablet_bootstrap.cc:492] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.493588 31165 ts_tablet_manager.cc:1403] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260709 12:21:58.496363 31164 tablet_bootstrap.cc:492] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.496954 31164 ts_tablet_manager.cc:1403] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260709 12:21:58.500077 31164 raft_consensus.cc:359] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.500242 31165 raft_consensus.cc:359] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.500815 31164 raft_consensus.cc:385] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.501149 31164 raft_consensus.cc:740] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.503083 31165 raft_consensus.cc:385] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.503360 31163 tablet_bootstrap.cc:492] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.503454 31165 raft_consensus.cc:740] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.504029 31163 ts_tablet_manager.cc:1403] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.014s
I20260709 12:21:58.504307 31165 consensus_queue.cc:260] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.506757 31165 ts_tablet_manager.cc:1434] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 12:21:58.507241 31163 raft_consensus.cc:359] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.507985 31163 raft_consensus.cc:385] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.508275 31163 raft_consensus.cc:740] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.509001 31163 consensus_queue.cc:260] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.509936 31165 tablet_bootstrap.cc:492] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.511297 31163 ts_tablet_manager.cc:1434] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:58.512322 31163 tablet_bootstrap.cc:492] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.514187 31164 consensus_queue.cc:260] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.519822 31165 tablet_bootstrap.cc:654] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.524781 31163 tablet_bootstrap.cc:654] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.527704 31164 ts_tablet_manager.cc:1434] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260709 12:21:58.528837 31164 tablet_bootstrap.cc:492] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:58.529310 31165 tablet_bootstrap.cc:492] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.529834 31165 ts_tablet_manager.cc:1403] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:21:58.532958 31165 raft_consensus.cc:359] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.533704 31165 raft_consensus.cc:385] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.534022 31165 raft_consensus.cc:740] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.534706 31165 consensus_queue.cc:260] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.535549 31164 tablet_bootstrap.cc:654] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.536964 31165 ts_tablet_manager.cc:1434] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:21:58.537986 31165 tablet_bootstrap.cc:492] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.544814 31163 tablet_bootstrap.cc:492] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.544864 31165 tablet_bootstrap.cc:654] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.545239 31164 tablet_bootstrap.cc:492] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.545470 31163 ts_tablet_manager.cc:1403] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.009s
I20260709 12:21:58.545704 31164 ts_tablet_manager.cc:1403] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:21:58.548735 31163 raft_consensus.cc:359] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.549546 31163 raft_consensus.cc:385] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.549306 31164 raft_consensus.cc:359] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.549934 31163 raft_consensus.cc:740] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.550235 31164 raft_consensus.cc:385] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.550587 31164 raft_consensus.cc:740] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.550865 31163 consensus_queue.cc:260] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.551388 31164 consensus_queue.cc:260] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.553272 31163 ts_tablet_manager.cc:1434] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:58.554358 31164 ts_tablet_manager.cc:1434] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:21:58.557832 31164 tablet_bootstrap.cc:492] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:58.554919 31163 tablet_bootstrap.cc:492] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.565268 31164 tablet_bootstrap.cc:654] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.566725 31163 tablet_bootstrap.cc:654] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.567135 31165 tablet_bootstrap.cc:492] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.567677 31165 ts_tablet_manager.cc:1403] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260709 12:21:58.574575 31165 raft_consensus.cc:359] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.575356 31165 raft_consensus.cc:385] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.575670 31165 raft_consensus.cc:740] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.576362 31165 consensus_queue.cc:260] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.577147 31164 tablet_bootstrap.cc:492] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.577696 31164 ts_tablet_manager.cc:1403] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260709 12:21:58.578580 31163 tablet_bootstrap.cc:492] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.578703 31165 ts_tablet_manager.cc:1434] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:21:58.579268 31163 ts_tablet_manager.cc:1403] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.010s
I20260709 12:21:58.579851 31165 tablet_bootstrap.cc:492] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.580772 31164 raft_consensus.cc:359] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.581532 31164 raft_consensus.cc:385] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.581826 31164 raft_consensus.cc:740] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.582607 31164 consensus_queue.cc:260] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.585479 31164 ts_tablet_manager.cc:1434] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:21:58.582384 31163 raft_consensus.cc:359] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.586045 31163 raft_consensus.cc:385] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.586355 31163 raft_consensus.cc:740] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.586570 31164 tablet_bootstrap.cc:492] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:58.587174 31165 tablet_bootstrap.cc:654] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.587230 31163 consensus_queue.cc:260] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.589972 31163 ts_tablet_manager.cc:1434] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:21:58.591034 31163 tablet_bootstrap.cc:492] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.595763 31164 tablet_bootstrap.cc:654] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.597817 31163 tablet_bootstrap.cc:654] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.603639 31165 tablet_bootstrap.cc:492] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.604238 31165 ts_tablet_manager.cc:1403] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260709 12:21:58.607489 31164 tablet_bootstrap.cc:492] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.607165 31165 raft_consensus.cc:359] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.608008 31165 raft_consensus.cc:385] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.608137 31164 ts_tablet_manager.cc:1403] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 12:21:58.608354 31165 raft_consensus.cc:740] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.609220 31165 consensus_queue.cc:260] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.610773 31163 tablet_bootstrap.cc:492] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.611443 31163 ts_tablet_manager.cc:1403] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 12:21:58.611661 31165 ts_tablet_manager.cc:1434] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:58.611485 31164 raft_consensus.cc:359] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.612352 31164 raft_consensus.cc:385] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.612660 31164 raft_consensus.cc:740] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.612862 31165 tablet_bootstrap.cc:492] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.613595 31164 consensus_queue.cc:260] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.615253 31163 raft_consensus.cc:359] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.616140 31163 raft_consensus.cc:385] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.616361 31164 ts_tablet_manager.cc:1434] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:58.616534 31163 raft_consensus.cc:740] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.617578 31164 tablet_bootstrap.cc:492] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:58.617645 31163 consensus_queue.cc:260] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.620285 31163 ts_tablet_manager.cc:1434] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:21:58.621213 31165 tablet_bootstrap.cc:654] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.621356 31163 tablet_bootstrap.cc:492] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.628760 31163 tablet_bootstrap.cc:654] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.631332 31171 raft_consensus.cc:493] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.631811 31164 tablet_bootstrap.cc:654] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.631985 31171 raft_consensus.cc:515] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.634415 31171 leader_election.cc:290] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.635509 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ef46cb60c64e3bb657bee4f6f8f6b1" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:58.636271 30985 raft_consensus.cc:2468] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 0.
I20260709 12:21:58.635516 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ef46cb60c64e3bb657bee4f6f8f6b1" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:58.637822 30837 raft_consensus.cc:2468] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 0.
I20260709 12:21:58.638149 31165 tablet_bootstrap.cc:492] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.638788 31165 ts_tablet_manager.cc:1403] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.011s
I20260709 12:21:58.639173 30876 leader_election.cc:304] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.640090 31171 raft_consensus.cc:2804] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.640506 31171 raft_consensus.cc:493] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.640879 31171 raft_consensus.cc:3060] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.646219 31165 raft_consensus.cc:359] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.647070 31165 raft_consensus.cc:385] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.647377 31165 raft_consensus.cc:740] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.648219 31165 consensus_queue.cc:260] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.649415 31164 tablet_bootstrap.cc:492] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.650059 31164 ts_tablet_manager.cc:1403] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.000s
I20260709 12:21:58.650869 31171 raft_consensus.cc:515] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.653281 31171 leader_election.cc:290] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.653281 31164 raft_consensus.cc:359] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.654820 31164 raft_consensus.cc:385] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.655136 31164 raft_consensus.cc:740] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.655573 31163 tablet_bootstrap.cc:492] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.656175 31163 ts_tablet_manager.cc:1403] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.013s
I20260709 12:21:58.655953 31164 consensus_queue.cc:260] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.656870 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ef46cb60c64e3bb657bee4f6f8f6b1" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:58.657502 30837 raft_consensus.cc:3060] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.659049 31165 ts_tablet_manager.cc:1434] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 12:21:58.659340 31164 ts_tablet_manager.cc:1434] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:21:58.659451 31163 raft_consensus.cc:359] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.660061 31165 tablet_bootstrap.cc:492] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.660245 31163 raft_consensus.cc:385] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.660568 31163 raft_consensus.cc:740] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.661322 31163 consensus_queue.cc:260] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.655143 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ef46cb60c64e3bb657bee4f6f8f6b1" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:58.662459 31121 raft_consensus.cc:493] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.662583 30985 raft_consensus.cc:3060] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.662935 31121 raft_consensus.cc:515] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.665247 31121 leader_election.cc:290] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.666661 31165 tablet_bootstrap.cc:654] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.666913 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:58.667717 30836 raft_consensus.cc:2468] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.669523 30950 leader_election.cc:304] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.671027 31163 ts_tablet_manager.cc:1434] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260709 12:21:58.676618 30837 raft_consensus.cc:2468] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 1.
I20260709 12:21:58.677580 30985 raft_consensus.cc:2468] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 1.
I20260709 12:21:58.680871 31163 tablet_bootstrap.cc:492] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.681339 30876 leader_election.cc:304] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.682533 31171 raft_consensus.cc:2804] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:58.683043 31171 raft_consensus.cc:697] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:58.683938 31171 consensus_queue.cc:237] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.687018 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:58.687723 30912 raft_consensus.cc:2468] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.688002 31185 raft_consensus.cc:2804] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.688427 31185 raft_consensus.cc:493] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.688756 31185 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.692869 31163 tablet_bootstrap.cc:654] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.696964 31164 tablet_bootstrap.cc:492] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:58.702554 31165 tablet_bootstrap.cc:492] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.703245 31165 ts_tablet_manager.cc:1403] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.012s
I20260709 12:21:58.706499 31165 raft_consensus.cc:359] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.707294 31165 raft_consensus.cc:385] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.707592 31165 raft_consensus.cc:740] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.708330 31165 consensus_queue.cc:260] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.708487 30735 catalog_manager.cc:5697] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:58.710826 31165 ts_tablet_manager.cc:1434] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:21:58.713562 31165 tablet_bootstrap.cc:492] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.720422 31165 tablet_bootstrap.cc:654] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.723315 31164 tablet_bootstrap.cc:654] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.727313 31105 raft_consensus.cc:493] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.727908 31105 raft_consensus.cc:515] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.728549 31163 tablet_bootstrap.cc:492] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.729086 31163 ts_tablet_manager.cc:1403] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.015s
I20260709 12:21:58.729837 31164 tablet_bootstrap.cc:492] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.730403 31164 ts_tablet_manager.cc:1403] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260709 12:21:58.731308 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333748e6821348f5aeb5c2e3e6b09bfe" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:58.732025 30911 raft_consensus.cc:2468] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:58.732214 31163 raft_consensus.cc:359] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.733023 31163 raft_consensus.cc:385] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.733307 31163 raft_consensus.cc:740] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.733341 31164 raft_consensus.cc:359] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.733601 30803 leader_election.cc:304] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.734165 31164 raft_consensus.cc:385] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.734721 31105 leader_election.cc:290] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.734509 31164 raft_consensus.cc:740] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.736253 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333748e6821348f5aeb5c2e3e6b09bfe" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:58.736138 31164 consensus_queue.cc:260] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.736922 30985 raft_consensus.cc:2468] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:58.738494 31121 raft_consensus.cc:493] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.734297 31163 consensus_queue.cc:260] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.734596 31184 raft_consensus.cc:2804] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.738771 31164 ts_tablet_manager.cc:1434] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:21:58.739053 31184 raft_consensus.cc:493] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.738924 31121 raft_consensus.cc:515] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.739562 31184 raft_consensus.cc:3060] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.740049 31164 tablet_bootstrap.cc:492] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
I20260709 12:21:58.741098 31121 leader_election.cc:290] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.717337 31185 raft_consensus.cc:515] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.743433 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dce43d0304f6c89348b72fc2c6f58" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:58.744140 30837 raft_consensus.cc:2468] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.745023 31185 leader_election.cc:290] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.746462 30950 leader_election.cc:304] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.747267 31164 tablet_bootstrap.cc:654] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.747712 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:58.748490 30912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:58.748934 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dce43d0304f6c89348b72fc2c6f58" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:58.749109 30912 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.750624 31121 raft_consensus.cc:2804] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.751035 31121 raft_consensus.cc:493] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.751361 31121 raft_consensus.cc:3060] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.749610 30911 raft_consensus.cc:2468] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.747968 31184 raft_consensus.cc:515] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.759660 31185 raft_consensus.cc:493] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.760023 31105 raft_consensus.cc:493] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.760427 31185 raft_consensus.cc:515] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.760712 31105 raft_consensus.cc:515] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.761128 31165 tablet_bootstrap.cc:492] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.761730 31165 ts_tablet_manager.cc:1403] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260709 12:21:58.762975 31105 leader_election.cc:290] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.763294 31185 leader_election.cc:290] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.763394 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333748e6821348f5aeb5c2e3e6b09bfe" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:58.764056 30985 raft_consensus.cc:3060] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.765084 30910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:58.765488 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:58.765810 30910 raft_consensus.cc:2468] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:58.766260 30986 raft_consensus.cc:2468] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:58.767302 30803 leader_election.cc:304] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.767831 31165 raft_consensus.cc:359] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.768340 31184 leader_election.cc:290] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.768690 31165 raft_consensus.cc:385] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.768983 31184 raft_consensus.cc:2804] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.769063 31165 raft_consensus.cc:740] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.769479 31184 raft_consensus.cc:493] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.748373 30837 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.770201 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:58.769946 31165 consensus_queue.cc:260] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.772310 31165 ts_tablet_manager.cc:1434] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:21:58.773362 31165 tablet_bootstrap.cc:492] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.775277 30910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:58.775993 30910 raft_consensus.cc:2468] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.768869 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333748e6821348f5aeb5c2e3e6b09bfe" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:58.778439 30985 raft_consensus.cc:2468] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:58.779763 30952 leader_election.cc:304] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:58.779820 30800 leader_election.cc:304] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.778725 30911 raft_consensus.cc:3060] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.780812 31105 raft_consensus.cc:2804] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:58.787424 31165 tablet_bootstrap.cc:654] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.787969 31121 raft_consensus.cc:515] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.788650 31185 raft_consensus.cc:2804] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.789114 31185 raft_consensus.cc:493] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.789461 31185 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.789537 31164 tablet_bootstrap.cc:492] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.790215 31164 ts_tablet_manager.cc:1403] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.006s
I20260709 12:21:58.791096 30835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dce43d0304f6c89348b72fc2c6f58" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:58.791786 30835 raft_consensus.cc:3060] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.792204 31171 raft_consensus.cc:493] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.792708 31171 raft_consensus.cc:515] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.769832 31184 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.794924 31171 leader_election.cc:290] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.795092 31164 raft_consensus.cc:359] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.795802 31164 raft_consensus.cc:385] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.796070 31164 raft_consensus.cc:740] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.796190 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
W20260709 12:21:58.797556 30875 leader_election.cc:343] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:58.797549 31164 consensus_queue.cc:260] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.799376 30834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:58.801633 31164 ts_tablet_manager.cc:1434] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:21:58.801966 31121 leader_election.cc:290] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.806031 30835 raft_consensus.cc:2468] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.802300 31185 raft_consensus.cc:515] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.802603 30910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dce43d0304f6c89348b72fc2c6f58" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:58.802785 31164 tablet_bootstrap.cc:492] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8: Bootstrap starting.
W20260709 12:21:58.803614 30876 leader_election.cc:343] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:58.807215 31163 ts_tablet_manager.cc:1434] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.078s	user 0.011s	sys 0.003s
I20260709 12:21:58.807680 31165 tablet_bootstrap.cc:492] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.807403 30950 leader_election.cc:304] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.809036 31165 ts_tablet_manager.cc:1403] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260709 12:21:58.809494 31163 tablet_bootstrap.cc:492] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.812043 31165 raft_consensus.cc:359] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.812827 31165 raft_consensus.cc:385] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.813169 31165 raft_consensus.cc:740] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.813725 31164 tablet_bootstrap.cc:654] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.813937 31165 consensus_queue.cc:260] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.818150 31185 leader_election.cc:290] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.807765 30912 raft_consensus.cc:2468] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.818751 31185 raft_consensus.cc:2804] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:58.818811 30834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:58.807957 30876 leader_election.cc:304] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8; no voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:58.819342 31185 raft_consensus.cc:697] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:58.820381 31171 raft_consensus.cc:2749] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:58.820489 31185 consensus_queue.cc:237] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.807597 30910 raft_consensus.cc:3060] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.822816 30952 leader_election.cc:304] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:58.824222 31192 raft_consensus.cc:2804] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:58.824666 31192 raft_consensus.cc:697] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:58.825692 30837 raft_consensus.cc:2468] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.825445 31192 consensus_queue.cc:237] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.827636 30911 raft_consensus.cc:2468] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:58.831302 30910 raft_consensus.cc:2468] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.832866 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:58.833847 31105 raft_consensus.cc:697] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:58.834820 30911 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.835111 31105 consensus_queue.cc:237] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.835803 30732 catalog_manager.cc:5697] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:58.839772 31165 ts_tablet_manager.cc:1434] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:21:58.840940 31165 tablet_bootstrap.cc:492] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad: Bootstrap starting.
I20260709 12:21:58.833138 31184 raft_consensus.cc:515] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.844050 30836 raft_consensus.cc:2393] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac270b73f5ed41c38831de70f2c0c23d in current term 1: Already voted for candidate c45ad967eb1141ef810a8bd4dafad0ad in this term.
I20260709 12:21:58.845330 30911 raft_consensus.cc:2468] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.846215 31192 raft_consensus.cc:493] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.846731 31192 raft_consensus.cc:515] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.847751 31164 tablet_bootstrap.cc:492] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8: No bootstrap required, opened a new log
I20260709 12:21:58.848093 31163 tablet_bootstrap.cc:654] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.848289 31164 ts_tablet_manager.cc:1403] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 12:21:58.848917 31192 leader_election.cc:290] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.849923 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030d3aff785e4cc8a4d67b1e20e8cbcc" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:58.850585 30837 raft_consensus.cc:2468] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.851220 31164 raft_consensus.cc:359] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.851706 30950 leader_election.cc:304] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.851959 31164 raft_consensus.cc:385] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.852291 31164 raft_consensus.cc:740] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.852444 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:58.853058 31164 consensus_queue.cc:260] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.857143 31165 tablet_bootstrap.cc:654] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.859081 30735 catalog_manager.cc:5697] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:58.853309 30985 raft_consensus.cc:2393] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c45ad967eb1141ef810a8bd4dafad0ad in current term 1: Already voted for candidate ac270b73f5ed41c38831de70f2c0c23d in this term.
I20260709 12:21:58.861677 31164 ts_tablet_manager.cc:1434] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:21:58.852489 31192 raft_consensus.cc:2804] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.855100 30910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030d3aff785e4cc8a4d67b1e20e8cbcc" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:58.854281 30952 leader_election.cc:304] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:58.863833 30910 raft_consensus.cc:2468] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.864500 31121 raft_consensus.cc:2804] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:58.862934 31192 raft_consensus.cc:493] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.865136 31192 raft_consensus.cc:3060] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.865182 31121 raft_consensus.cc:697] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:58.866405 31121 consensus_queue.cc:237] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.854363 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:58.867693 30911 raft_consensus.cc:2393] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c45ad967eb1141ef810a8bd4dafad0ad in current term 1: Already voted for candidate ac270b73f5ed41c38831de70f2c0c23d in this term.
I20260709 12:21:58.868865 30803 leader_election.cc:304] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [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: c45ad967eb1141ef810a8bd4dafad0ad; no voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:21:58.869813 31195 raft_consensus.cc:2749] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:58.874138 30732 catalog_manager.cc:5697] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:58.876220 31192 raft_consensus.cc:515] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.877082 31184 leader_election.cc:290] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.879169 31192 leader_election.cc:290] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.882710 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030d3aff785e4cc8a4d67b1e20e8cbcc" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:58.883360 30837 raft_consensus.cc:3060] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.887086 31165 tablet_bootstrap.cc:492] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad: No bootstrap required, opened a new log
I20260709 12:21:58.887600 31163 tablet_bootstrap.cc:492] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.887663 31165 ts_tablet_manager.cc:1403] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.015s
I20260709 12:21:58.888343 31163 ts_tablet_manager.cc:1403] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.003s
I20260709 12:21:58.890851 31165 raft_consensus.cc:359] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.891069 31163 raft_consensus.cc:359] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.891690 31165 raft_consensus.cc:385] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.892035 31165 raft_consensus.cc:740] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.892045 31163 raft_consensus.cc:385] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.892736 31163 raft_consensus.cc:740] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.892777 31165 consensus_queue.cc:260] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.897997 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "030d3aff785e4cc8a4d67b1e20e8cbcc" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:58.899487 30837 raft_consensus.cc:2468] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.898838 30911 raft_consensus.cc:3060] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.903084 31184 raft_consensus.cc:493] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.903788 31184 raft_consensus.cc:515] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.909365 30911 raft_consensus.cc:2468] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.906510 31184 leader_election.cc:290] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.929390 30952 leader_election.cc:304] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:58.929935 31165 ts_tablet_manager.cc:1434] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad: Time spent starting tablet: real 0.042s	user 0.021s	sys 0.020s
I20260709 12:21:58.930662 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:58.930692 31192 raft_consensus.cc:2804] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:58.931322 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:58.931407 31192 raft_consensus.cc:697] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:58.932113 30911 raft_consensus.cc:2468] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 0.
I20260709 12:21:58.932508 31192 consensus_queue.cc:237] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
W20260709 12:21:58.933676 30800 leader_election.cc:343] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:58.932756 31163 consensus_queue.cc:260] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.936828 31121 raft_consensus.cc:493] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:58.937966 31121 raft_consensus.cc:515] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.939311 31163 ts_tablet_manager.cc:1434] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 12:21:58.940210 31121 leader_election.cc:290] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.940402 31163 tablet_bootstrap.cc:492] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d: Bootstrap starting.
I20260709 12:21:58.936314 30732 catalog_manager.cc:5697] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:58.943001 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952158078d554056bd3674cc43d7f9e4" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:58.943710 30837 raft_consensus.cc:2468] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.944792 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952158078d554056bd3674cc43d7f9e4" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8" is_pre_election: true
I20260709 12:21:58.945484 30911 raft_consensus.cc:2468] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 0.
I20260709 12:21:58.946942 30803 leader_election.cc:304] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:21:58.948050 30952 leader_election.cc:304] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:58.948554 31163 tablet_bootstrap.cc:654] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:58.952471 31184 raft_consensus.cc:2804] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.953001 31184 raft_consensus.cc:493] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.953344 31184 raft_consensus.cc:3060] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.954497 31192 raft_consensus.cc:2804] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:58.954993 31192 raft_consensus.cc:493] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:58.955343 31192 raft_consensus.cc:3060] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.961123 31192 raft_consensus.cc:515] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.963393 31192 leader_election.cc:290] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:21:58.964063 31163 tablet_bootstrap.cc:492] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d: No bootstrap required, opened a new log
I20260709 12:21:58.964342 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952158078d554056bd3674cc43d7f9e4" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:58.964965 30837 raft_consensus.cc:3060] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.964989 31163 ts_tablet_manager.cc:1403] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260709 12:21:58.965624 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952158078d554056bd3674cc43d7f9e4" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:58.966280 30911 raft_consensus.cc:3060] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.966686 30732 catalog_manager.cc:5697] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:58.968145 31163 raft_consensus.cc:359] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.968874 31163 raft_consensus.cc:385] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:58.969137 31163 raft_consensus.cc:740] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Initialized, Role: FOLLOWER
I20260709 12:21:58.969815 31163 consensus_queue.cc:260] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.969357 31184 raft_consensus.cc:515] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.978745 31163 ts_tablet_manager.cc:1434] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:21:58.980211 31184 leader_election.cc:290] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:58.981113 30910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:58.981314 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:58.981842 30910 raft_consensus.cc:3060] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.981868 30985 raft_consensus.cc:3060] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:58.986029 30911 raft_consensus.cc:2468] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.989403 30837 raft_consensus.cc:2468] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 1.
I20260709 12:21:58.990300 30985 raft_consensus.cc:2468] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:58.991091 30952 leader_election.cc:304] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:58.992013 31121 raft_consensus.cc:2804] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:58.992487 31121 raft_consensus.cc:697] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:58.993083 30910 raft_consensus.cc:2468] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 1.
I20260709 12:21:58.994481 30800 leader_election.cc:304] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:58.993274 31121 consensus_queue.cc:237] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:58.995622 31184 raft_consensus.cc:2804] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:58.996851 31184 raft_consensus.cc:697] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:58.997761 31184 consensus_queue.cc:237] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.005584 30732 catalog_manager.cc:5697] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 0 to 1, leader changed from <none> to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 1 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:59.006153 30734 catalog_manager.cc:5697] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 0 to 1, leader changed from <none> to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 1 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:59.067463 31124 consensus_queue.cc:1048] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.075105 31124 raft_consensus.cc:493] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:59.075654 31124 raft_consensus.cc:515] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.078980 31124 leader_election.cc:290] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:59.079002 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087c3f3f1d00400a9198733e7b7323f2" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" is_pre_election: true
I20260709 12:21:59.079891 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087c3f3f1d00400a9198733e7b7323f2" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d" is_pre_election: true
I20260709 12:21:59.080309 30836 raft_consensus.cc:2468] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 0.
I20260709 12:21:59.080628 30985 raft_consensus.cc:2468] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 0.
I20260709 12:21:59.081655 30876 leader_election.cc:304] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:59.083240 31124 raft_consensus.cc:2804] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:59.083693 31124 raft_consensus.cc:493] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:59.084106 31124 raft_consensus.cc:3060] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:59.088675 31171 consensus_queue.cc:1048] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:59.097047 31124 raft_consensus.cc:515] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.100015 31124 leader_election.cc:290] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:59.100183 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087c3f3f1d00400a9198733e7b7323f2" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:59.100826 30837 raft_consensus.cc:3060] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:59.101402 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087c3f3f1d00400a9198733e7b7323f2" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:59.102022 30985 raft_consensus.cc:3060] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:59.107785 30837 raft_consensus.cc:2468] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 1.
I20260709 12:21:59.108493 30985 raft_consensus.cc:2468] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 1.
I20260709 12:21:59.109077 30876 leader_election.cc:304] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:59.110100 31209 raft_consensus.cc:2804] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:59.110476 31209 raft_consensus.cc:697] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:59.111269 31209 consensus_queue.cc:237] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.119083 30732 catalog_manager.cc:5697] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 1 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:59.219436 31184 consensus_queue.cc:1048] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.231801 31105 consensus_queue.cc:1048] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.258266 31121 consensus_queue.cc:1048] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.262558 31192 consensus_queue.cc:1048] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.290930 30986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "414dce43d0304f6c89348b72fc2c6f58"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
mode: GRACEFUL
new_leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:55986
I20260709 12:21:59.291550 30986 raft_consensus.cc:606] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Received request to transfer leadership to TS c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:59.299717 30986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
mode: GRACEFUL
new_leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:55986
I20260709 12:21:59.300223 30986 raft_consensus.cc:606] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Received request to transfer leadership to TS c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:59.305102 31121 consensus_queue.cc:1048] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.305280 30910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5ef46cb60c64e3bb657bee4f6f8f6b1"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
mode: GRACEFUL
new_leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:54786
I20260709 12:21:59.305847 30910 raft_consensus.cc:606] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Received request to transfer leadership to TS c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:59.311702 30986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
mode: GRACEFUL
new_leader_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:55986
I20260709 12:21:59.312505 30986 raft_consensus.cc:606] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Received request to transfer leadership to TS 21fa220737cd49d092608dc1a52d21b8
I20260709 12:21:59.316179 31121 consensus_queue.cc:1048] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.317209 31185 raft_consensus.cc:993] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d: : Instructing follower 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:59.317625 31185 raft_consensus.cc:1081] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Signalling peer 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:59.318485 31185 consensus_queue.cc:1048] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.322124 30910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:45806
I20260709 12:21:59.322855 30910 raft_consensus.cc:493] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:59.323264 30910 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.333317 30986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "952158078d554056bd3674cc43d7f9e4"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
mode: GRACEFUL
new_leader_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:55986
I20260709 12:21:59.333491 30910 raft_consensus.cc:515] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.334214 30986 raft_consensus.cc:606] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Received request to transfer leadership to TS 21fa220737cd49d092608dc1a52d21b8
I20260709 12:21:59.335758 30910 leader_election.cc:290] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:59.339497 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:59.340142 30986 raft_consensus.cc:3055] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:59.340468 30986 raft_consensus.cc:740] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:59.340991 30834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
mode: GRACEFUL
new_leader_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:46836
I20260709 12:21:59.338302 30835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:59.341588 30834 raft_consensus.cc:606] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Received request to transfer leadership to TS 21fa220737cd49d092608dc1a52d21b8
I20260709 12:21:59.341300 30986 consensus_queue.cc:260] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.344177 30986 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.350663 30986 raft_consensus.cc:2468] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:59.352694 30875 leader_election.cc:304] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [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: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: c45ad967eb1141ef810a8bd4dafad0ad
I20260709 12:21:59.353648 31209 raft_consensus.cc:2804] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:59.354192 31209 raft_consensus.cc:697] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:59.354979 31209 consensus_queue.cc:237] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.359401 31185 raft_consensus.cc:993] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d: : Instructing follower c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:59.359925 31185 raft_consensus.cc:1081] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Signalling peer c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:59.362345 30834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "414dce43d0304f6c89348b72fc2c6f58"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:21:59.363484 31121 consensus_queue.cc:1048] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.366847 30834 raft_consensus.cc:493] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:59.367383 30834 raft_consensus.cc:3060] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.366900 31192 consensus_queue.cc:1048] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:21:59.372800 30735 catalog_manager.cc:5697] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 1 to 2, leader changed from ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3) to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:59.377509 30834 raft_consensus.cc:515] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.387017 30834 leader_election.cc:290] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:59.389253 30910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dce43d0304f6c89348b72fc2c6f58" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:59.389988 30910 raft_consensus.cc:3060] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.399729 31185 consensus_queue.cc:1048] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:59.390020 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414dce43d0304f6c89348b72fc2c6f58" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:59.402216 30986 raft_consensus.cc:3055] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:59.402577 30986 raft_consensus.cc:740] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:59.403391 30986 consensus_queue.cc:260] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.404652 30986 raft_consensus.cc:3060] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.405983 30910 raft_consensus.cc:2468] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:59.407258 30803 leader_election.cc:304] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:59.408106 31105 raft_consensus.cc:2804] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:59.408568 31105 raft_consensus.cc:697] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:59.409368 31105 consensus_queue.cc:237] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.413442 30986 raft_consensus.cc:2468] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:59.421980 30734 catalog_manager.cc:5697] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 1 to 2, leader changed from ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3) to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:59.463757 31105 consensus_queue.cc:1048] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.469151 31185 consensus_queue.cc:1048] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.477602 31105 consensus_queue.cc:1048] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.483232 31192 consensus_queue.cc:1048] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.496660 31121 raft_consensus.cc:993] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d: : Instructing follower 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:59.497169 31192 raft_consensus.cc:1081] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Signalling peer 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:59.499293 30910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "952158078d554056bd3674cc43d7f9e4"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:45806
I20260709 12:21:59.499842 30910 raft_consensus.cc:493] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:59.500155 30910 raft_consensus.cc:3060] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.504386 31184 raft_consensus.cc:993] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad: : Instructing follower 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:59.504944 31105 raft_consensus.cc:1081] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Signalling peer 21fa220737cd49d092608dc1a52d21b8 to start an election
I20260709 12:21:59.506660 30911 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
 from {username='slave'} at 127.0.0.1:45792
I20260709 12:21:59.507092 30911 raft_consensus.cc:493] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:59.506981 30910 raft_consensus.cc:515] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.507444 30911 raft_consensus.cc:3060] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.508952 30910 leader_election.cc:290] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:59.509697 30834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952158078d554056bd3674cc43d7f9e4" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:59.510033 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952158078d554056bd3674cc43d7f9e4" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:59.510370 30834 raft_consensus.cc:3060] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.510576 30986 raft_consensus.cc:3055] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:59.510879 30986 raft_consensus.cc:740] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:59.511626 30986 consensus_queue.cc:260] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.512775 30986 raft_consensus.cc:3060] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.513334 30911 raft_consensus.cc:515] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.515727 30911 leader_election.cc:290] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:59.515996 30837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:21:59.516592 30837 raft_consensus.cc:3055] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:59.516899 30837 raft_consensus.cc:740] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:59.517132 30985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f568ebd4ad784d2fa6eade9e9204f545" candidate_uuid: "21fa220737cd49d092608dc1a52d21b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:59.517645 30985 raft_consensus.cc:3060] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.517608 30837 consensus_queue.cc:260] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.518714 30837 raft_consensus.cc:3060] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.519492 30986 raft_consensus.cc:2468] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:59.520975 30875 leader_election.cc:304] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:59.521782 31209 raft_consensus.cc:2804] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:59.522294 31209 raft_consensus.cc:697] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:59.523079 31209 consensus_queue.cc:237] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.526377 30985 raft_consensus.cc:2468] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:59.527328 30875 leader_election.cc:304] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:21:59.528254 31209 raft_consensus.cc:2804] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:59.528981 31209 raft_consensus.cc:697] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Becoming Leader. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:59.529847 31209 consensus_queue.cc:237] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.531240 30837 raft_consensus.cc:2468] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:59.524927 30834 raft_consensus.cc:2468] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21fa220737cd49d092608dc1a52d21b8 in term 2.
I20260709 12:21:59.532362 30735 catalog_manager.cc:5697] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 1 to 2, leader changed from ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3) to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:59.544617 30735 catalog_manager.cc:5697] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 reported cstate change: term changed from 1 to 2, leader changed from c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1) to 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2). New cstate: current_term: 2 leader_uuid: "21fa220737cd49d092608dc1a52d21b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:59.550396 31209 consensus_queue.cc:1048] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:59.561183 31209 consensus_queue.cc:1048] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:59.590528 31229 raft_consensus.cc:993] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: : Instructing follower c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:59.590962 31124 raft_consensus.cc:1081] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Signalling peer c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:59.592396 30834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5ef46cb60c64e3bb657bee4f6f8f6b1"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:41464
I20260709 12:21:59.592871 30834 raft_consensus.cc:493] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:59.593127 30834 raft_consensus.cc:3060] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.598285 30834 raft_consensus.cc:515] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.599918 30834 leader_election.cc:290] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:59.600718 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ef46cb60c64e3bb657bee4f6f8f6b1" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:59.600939 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5ef46cb60c64e3bb657bee4f6f8f6b1" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:59.601380 30911 raft_consensus.cc:3055] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:59.601467 30986 raft_consensus.cc:3060] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.601665 30911 raft_consensus.cc:740] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:21:59.602499 30911 consensus_queue.cc:260] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.603502 30911 raft_consensus.cc:3060] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.606951 30986 raft_consensus.cc:2468] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:59.608063 30800 leader_election.cc:304] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:59.608844 30911 raft_consensus.cc:2468] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:59.608842 31105 raft_consensus.cc:2804] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:59.609537 31105 raft_consensus.cc:697] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:59.610281 31105 consensus_queue.cc:237] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.617161 30735 catalog_manager.cc:5697] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 1 to 2, leader changed from 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2) to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:59.780992 31121 raft_consensus.cc:993] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d: : Instructing follower c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:59.781424 31192 raft_consensus.cc:1081] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Signalling peer c45ad967eb1141ef810a8bd4dafad0ad to start an election
I20260709 12:21:59.782938 30834 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
 from {username='slave'} at 127.0.0.1:41468
I20260709 12:21:59.783515 30834 raft_consensus.cc:493] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:59.783907 30834 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.791219 30834 raft_consensus.cc:515] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.793022 30834 leader_election.cc:290] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Requested vote from peers 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165), ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793)
I20260709 12:21:59.794341 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:21:59.794651 30986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65" candidate_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
I20260709 12:21:59.794999 30911 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.795274 30986 raft_consensus.cc:3055] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:59.795607 30986 raft_consensus.cc:740] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:21:59.796309 30986 consensus_queue.cc:260] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.797504 30986 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.799015 30985 raft_consensus.cc:1275] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:59.800800 31124 consensus_queue.cc:1048] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:59.801385 30910 raft_consensus.cc:1275] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:59.802567 30911 raft_consensus.cc:2468] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:59.803117 31105 consensus_queue.cc:1048] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:59.803628 30803 leader_election.cc:304] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:21:59.803966 30986 raft_consensus.cc:2468] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c45ad967eb1141ef810a8bd4dafad0ad in term 2.
I20260709 12:21:59.804339 31184 raft_consensus.cc:2804] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:59.804805 31184 raft_consensus.cc:697] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Leader. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:21:59.805657 31184 consensus_queue.cc:237] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:21:59.816517 30985 raft_consensus.cc:1275] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:59.817070 30834 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:59.822942 30735 catalog_manager.cc:5697] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad reported cstate change: term changed from 1 to 2, leader changed from ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3) to c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1). New cstate: current_term: 2 leader_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:59.831147 30834 raft_consensus.cc:1275] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:59.825524 31184 consensus_queue.cc:1048] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:21:59.841435 31124 consensus_queue.cc:1048] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:59.952551 30986 raft_consensus.cc:1275] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:59.953702 31124 consensus_queue.cc:1048] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:59.960899 30837 raft_consensus.cc:1275] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:59.963605 31124 consensus_queue.cc:1048] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:59.995570 30986 raft_consensus.cc:1275] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:59.996977 31184 consensus_queue.cc:1048] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:00.006995 30911 raft_consensus.cc:1275] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:00.008244 31184 consensus_queue.cc:1048] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:00.128387 30986 raft_consensus.cc:1275] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:00.129594 31124 consensus_queue.cc:1048] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:00.133062 30837 raft_consensus.cc:1275] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Refusing update from remote peer 21fa220737cd49d092608dc1a52d21b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:00.134443 31124 consensus_queue.cc:1048] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:00.232194 30986 raft_consensus.cc:1275] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:00.233454 31105 consensus_queue.cc:1048] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:00.240327 30911 raft_consensus.cc:1275] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Refusing update from remote peer c45ad967eb1141ef810a8bd4dafad0ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:00.242451 31193 consensus_queue.cc:1048] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:02.353504 30735 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39240:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:22:02.380713 30735 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39240:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:22:02.463989 31261 tablet.cc:1724] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.485980 31259 tablet.cc:1724] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.527053 31267 tablet.cc:1724] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.551981 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:02.552662 31261 tablet.cc:1724] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:22:02.555764 31012 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:414dce43d0304f6c89348b72fc2c6f58)
W20260709 12:22:02.568217 31012 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:414dce43d0304f6c89348b72fc2c6f58)
W20260709 12:22:02.606817 31012 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:414dce43d0304f6c89348b72fc2c6f58)
W20260709 12:22:02.613430 30803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.2:44165, user_credentials={real_user=slave}} blocked reactor thread for 102490us
I20260709 12:22:02.639101 31278 tablet.cc:1724] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.642776 31280 tablet.cc:1724] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.641054 31277 tablet.cc:1724] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.668677 31275 tablet.cc:1724] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:22:02.691974 30875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.24.146.3:34793, user_credentials={real_user=slave}} blocked reactor thread for 61957.5us
I20260709 12:22:02.746914 31286 tablet.cc:1724] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.789255 31290 tablet.cc:1724] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.792307 31259 tablet.cc:1724] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.788795 31280 tablet.cc:1724] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.813964 31295 tablet.cc:1724] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.831028 31292 tablet.cc:1724] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.839112 31277 tablet.cc:1724] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.848045 30735 catalog_manager.cc:5789] TS c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471) does not have the latest schema for tablet c5ef46cb60c64e3bb657bee4f6f8f6b1 (table soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]). Expected version 1 got 0
I20260709 12:22:02.792958 31289 tablet.cc:1724] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.853412 31267 tablet.cc:1724] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.866739 31261 tablet.cc:1724] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.869923 31278 tablet.cc:1724] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.873224 30734 catalog_manager.cc:5789] TS ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3:34793) does not have the latest schema for tablet 030d3aff785e4cc8a4d67b1e20e8cbcc (table soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]). Expected version 1 got 0
I20260709 12:22:02.875759 31280 tablet.cc:1724] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.882392 30912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
mode: GRACEFUL
new_leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:50480
I20260709 12:22:02.883625 30912 raft_consensus.cc:606] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Received request to transfer leadership to TS ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:22:02.885237 31275 tablet.cc:1724] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.909968 31259 tablet.cc:1724] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:22:02.919287 31298 log.cc:927] Time spent T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 12:22:02.927099 30732 catalog_manager.cc:5789] TS 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165) does not have the latest schema for tablet 087c3f3f1d00400a9198733e7b7323f2 (table soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18]). Expected version 1 got 0
I20260709 12:22:02.926198 31292 tablet.cc:1724] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.933768 31277 tablet.cc:1724] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.938061 31295 tablet.cc:1724] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.944348 31261 tablet.cc:1724] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.959275 31286 tablet.cc:1724] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:02.973750 30834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
mode: GRACEFUL
new_leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:52796
I20260709 12:22:02.975072 30834 raft_consensus.cc:606] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Received request to transfer leadership to TS ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:22:02.977018 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:22:02.977847 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:02.994319 30834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b"
dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
mode: GRACEFUL
new_leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:52796
I20260709 12:22:02.994839 30834 raft_consensus.cc:606] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Received request to transfer leadership to TS ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:22:02.997809 30909 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1"
dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
mode: GRACEFUL
new_leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:50480
I20260709 12:22:02.998528 30909 raft_consensus.cc:606] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Received request to transfer leadership to TS ac270b73f5ed41c38831de70f2c0c23d
I20260709 12:22:03.000245 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:03.000705 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:03.009454 30735 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980: soft_deleted_table [id=6aada8d1a5574148a09528cee1e52d18] alter complete (version 1)
I20260709 12:22:03.058111 31249 raft_consensus.cc:993] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8: : Instructing follower ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:22:03.058691 31299 raft_consensus.cc:1081] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Signalling peer ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:22:03.060989 30982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:22:03.061623 30982 raft_consensus.cc:493] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:03.061985 30982 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.067989 30982 raft_consensus.cc:515] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.069875 30982 leader_election.cc:290] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 3 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:22:03.070900 30834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:22:03.071101 30909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cc2e503c6d40038bb1e5a0b38acf92" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:22:03.071638 30834 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.071710 30909 raft_consensus.cc:3055] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:03.072088 30909 raft_consensus.cc:740] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:22:03.072839 30909 consensus_queue.cc:260] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [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: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.074026 30909 raft_consensus.cc:3060] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.077883 30834 raft_consensus.cc:2468] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 3.
I20260709 12:22:03.079501 30950 leader_election.cc:304] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:22:03.080788 31232 raft_consensus.cc:2804] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:03.081125 30909 raft_consensus.cc:2468] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 3.
I20260709 12:22:03.081383 31232 raft_consensus.cc:697] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 3 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:22:03.082376 31232 consensus_queue.cc:237] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [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: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.090168 30732 catalog_manager.cc:5697] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 2 to 3, leader changed from 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2) to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 3 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:03.210139 31249 raft_consensus.cc:993] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8: : Instructing follower ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:22:03.210574 31299 raft_consensus.cc:1081] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Signalling peer ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:22:03.211784 31105 raft_consensus.cc:993] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad: : Instructing follower ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:22:03.212460 31269 raft_consensus.cc:1081] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Signalling peer ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:22:03.212280 30982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:33460
I20260709 12:22:03.213058 30982 raft_consensus.cc:493] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:03.213469 30982 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.214454 30983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:33448
I20260709 12:22:03.215013 30983 raft_consensus.cc:493] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:03.215282 30983 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.219834 30982 raft_consensus.cc:515] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.222190 30982 leader_election.cc:290] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 3 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:22:03.222179 30983 raft_consensus.cc:515] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.223218 30834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:22:03.224771 30983 leader_election.cc:290] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 3 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:22:03.225097 30834 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.225521 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:22:03.225208 30909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42093303eaa54fc2a082a9e5adbc75c1" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:22:03.226205 30836 raft_consensus.cc:3055] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:03.226572 30836 raft_consensus.cc:740] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:22:03.226374 30909 raft_consensus.cc:3055] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:03.227259 30909 raft_consensus.cc:740] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 21fa220737cd49d092608dc1a52d21b8, State: Running, Role: LEADER
I20260709 12:22:03.227347 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd35d5b4e3e748b6a99a58c6d320dc65" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:22:03.227967 30911 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.227414 30836 consensus_queue.cc:260] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [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: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.228292 30909 consensus_queue.cc:260] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.228996 30836 raft_consensus.cc:3060] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.229872 30909 raft_consensus.cc:3060] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.233510 30834 raft_consensus.cc:2468] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 3.
I20260709 12:22:03.234968 30950 leader_election.cc:304] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:22:03.235745 30911 raft_consensus.cc:2468] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 3.
I20260709 12:22:03.235948 31232 raft_consensus.cc:2804] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:03.236510 31232 raft_consensus.cc:697] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 3 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:22:03.237303 31232 consensus_queue.cc:237] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER 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: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.237730 30836 raft_consensus.cc:2468] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 3.
I20260709 12:22:03.238955 30950 leader_election.cc:304] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac270b73f5ed41c38831de70f2c0c23d, c45ad967eb1141ef810a8bd4dafad0ad; no voters: 
I20260709 12:22:03.239850 31284 raft_consensus.cc:2804] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:03.241178 31284 raft_consensus.cc:697] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 3 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:22:03.243549 30909 raft_consensus.cc:2468] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 3.
I20260709 12:22:03.243471 31284 consensus_queue.cc:237] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [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: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.251754 30732 catalog_manager.cc:5697] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 2 to 3, leader changed from 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2) to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 3 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:03.265105 30732 catalog_manager.cc:5697] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 2 to 3, leader changed from c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1) to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 3 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:03.464417 30836 raft_consensus.cc:1275] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:22:03.465869 31284 consensus_queue.cc:1048] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:03.475270 31269 raft_consensus.cc:993] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad: : Instructing follower ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:22:03.475790 31269 raft_consensus.cc:1081] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Signalling peer ac270b73f5ed41c38831de70f2c0c23d to start an election
I20260709 12:22:03.477401 30983 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b"
dest_uuid: "ac270b73f5ed41c38831de70f2c0c23d"
 from {username='slave'} at 127.0.0.1:33448
I20260709 12:22:03.478010 30983 raft_consensus.cc:493] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:03.478371 30983 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.482256 30909 raft_consensus.cc:1275] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:22:03.483865 31232 consensus_queue.cc:1048] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:03.486814 30983 raft_consensus.cc:515] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.489265 30983 leader_election.cc:290] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 3 election: Requested vote from peers c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471), 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165)
I20260709 12:22:03.491483 30836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c45ad967eb1141ef810a8bd4dafad0ad"
I20260709 12:22:03.492126 30836 raft_consensus.cc:3055] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:22:03.492002 30911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22e39b02f1104387b7c652e4305e793b" candidate_uuid: "ac270b73f5ed41c38831de70f2c0c23d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "21fa220737cd49d092608dc1a52d21b8"
I20260709 12:22:03.492740 30911 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.492548 30836 raft_consensus.cc:740] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c45ad967eb1141ef810a8bd4dafad0ad, State: Running, Role: LEADER
I20260709 12:22:03.493933 30836 consensus_queue.cc:260] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.496073 30836 raft_consensus.cc:3060] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:22:03.500290 30911 raft_consensus.cc:2468] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 3.
I20260709 12:22:03.501549 30952 leader_election.cc:304] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21fa220737cd49d092608dc1a52d21b8, ac270b73f5ed41c38831de70f2c0c23d; no voters: 
I20260709 12:22:03.502516 31232 raft_consensus.cc:2804] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:22:03.503046 31232 raft_consensus.cc:697] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 3 LEADER]: Becoming Leader. State: Replica: ac270b73f5ed41c38831de70f2c0c23d, State: Running, Role: LEADER
I20260709 12:22:03.503612 30836 raft_consensus.cc:2468] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac270b73f5ed41c38831de70f2c0c23d in term 3.
I20260709 12:22:03.503793 31232 consensus_queue.cc:237] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Queue going to LEADER 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: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } }
I20260709 12:22:03.512128 30732 catalog_manager.cc:5697] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d reported cstate change: term changed from 2 to 3, leader changed from c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1) to ac270b73f5ed41c38831de70f2c0c23d (127.24.146.3). New cstate: current_term: 3 leader_uuid: "ac270b73f5ed41c38831de70f2c0c23d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac270b73f5ed41c38831de70f2c0c23d" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 34793 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:03.659852 30836 raft_consensus.cc:1275] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:22:03.661029 31232 consensus_queue.cc:1048] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:03.668335 30911 raft_consensus.cc:1275] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:22:03.670074 31307 consensus_queue.cc:1048] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:22:03.684983 30911 raft_consensus.cc:1275] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:03.684983 30836 raft_consensus.cc:1275] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:03.687006 31232 consensus_queue.cc:1048] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:03.687641 31284 consensus_queue.cc:1048] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:03.993832 30911 raft_consensus.cc:1275] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:03.995090 31312 consensus_queue.cc:1048] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "21fa220737cd49d092608dc1a52d21b8" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 44165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:04.001825 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:04.007174 30836 raft_consensus.cc:1275] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Refusing update from remote peer ac270b73f5ed41c38831de70f2c0c23d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:22:04.008718 31312 consensus_queue.cc:1048] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c45ad967eb1141ef810a8bd4dafad0ad" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 36471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:22:04.009842 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:04.010551 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:04.016757 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:04.017194 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:05.018280 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:05.024055 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:05.024624 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:05.030157 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:05.030581 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:06.031646 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:06.037796 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:06.038455 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:06.044379 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:06.044833 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:07.045955 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:07.051465 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:07.051911 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:07.057363 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:07.057875 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:08.058954 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:08.064213 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:08.064661 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:08.069638 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:08.070140 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:09.071264 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:09.078585 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:09.079018 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:09.083873 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:09.084278 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:10.085234 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:10.091868 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:10.092535 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:10.099071 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:10.099488 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:11.100711 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:11.109397 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:11.109869 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:11.117139 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:11.117723 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:12.119119 25160 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:22:12.123948 25160 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:22:12.124331 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:12.128803 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:12.129243 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:13.188639 25160 tablet_server.cc:179] TabletServer@127.24.146.1:0 shutting down...
W20260709 12:22:13.222345 30950 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 12:22:13.226045 30950 consensus_peers.cc:597] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d -> Peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Couldn't send request to peer c45ad967eb1141ef810a8bd4dafad0ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:13.227496 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:13.228370 25160 tablet_replica.cc:333] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.229218 25160 raft_consensus.cc:2243] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.229885 25160 raft_consensus.cc:2272] T f568ebd4ad784d2fa6eade9e9204f545 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.232518 25160 tablet_replica.cc:333] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.233096 25160 raft_consensus.cc:2243] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.233637 25160 raft_consensus.cc:2272] T 087c3f3f1d00400a9198733e7b7323f2 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.236093 25160 tablet_replica.cc:333] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.236729 25160 raft_consensus.cc:2243] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.237267 25160 raft_consensus.cc:2272] T b7cc2e503c6d40038bb1e5a0b38acf92 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.239565 25160 tablet_replica.cc:333] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.240108 25160 raft_consensus.cc:2243] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.240600 25160 raft_consensus.cc:2272] T 030d3aff785e4cc8a4d67b1e20e8cbcc P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.242938 25160 tablet_replica.cc:333] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.243494 25160 raft_consensus.cc:2243] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.244410 25160 raft_consensus.cc:2272] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.246616 25160 tablet_replica.cc:333] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.247148 25160 raft_consensus.cc:2243] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.247568 25160 raft_consensus.cc:2272] T 1520bf65c51c4605a24c39f94b10143d P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.249823 25160 tablet_replica.cc:333] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.250476 25160 raft_consensus.cc:2243] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.251441 25160 raft_consensus.cc:2272] T 377cfc56f5a747b8bc80875665de5008 P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.253863 25160 tablet_replica.cc:333] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.254527 25160 raft_consensus.cc:2243] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.255024 25160 raft_consensus.cc:2272] T 7fb80c83b6e1461f878b5b6d338e8698 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.258101 25160 tablet_replica.cc:333] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.258909 25160 raft_consensus.cc:2243] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.260028 25160 raft_consensus.cc:2272] T 333748e6821348f5aeb5c2e3e6b09bfe P c45ad967eb1141ef810a8bd4dafad0ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.262481 25160 tablet_replica.cc:333] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.263025 25160 raft_consensus.cc:2243] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.263917 25160 raft_consensus.cc:2272] T 414dce43d0304f6c89348b72fc2c6f58 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.266412 25160 tablet_replica.cc:333] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.266963 25160 raft_consensus.cc:2243] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.267442 25160 raft_consensus.cc:2272] T bd35d5b4e3e748b6a99a58c6d320dc65 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.270011 25160 tablet_replica.cc:333] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.270550 25160 raft_consensus.cc:2243] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.271483 25160 raft_consensus.cc:2272] T 78c7e6e50a964cf6853f6f50b5491d6b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.273736 25160 tablet_replica.cc:333] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.274295 25160 raft_consensus.cc:2243] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.274853 25160 raft_consensus.cc:2272] T 952158078d554056bd3674cc43d7f9e4 P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.277218 25160 tablet_replica.cc:333] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.277833 25160 raft_consensus.cc:2243] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.278823 25160 raft_consensus.cc:2272] T 4ebe48efff374a71ae7a94b0791ff89b P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.281270 25160 tablet_replica.cc:333] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.281868 25160 raft_consensus.cc:2243] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.282373 25160 raft_consensus.cc:2272] T 22e39b02f1104387b7c652e4305e793b P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.284677 25160 tablet_replica.cc:333] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.285236 25160 raft_consensus.cc:2243] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.285660 25160 raft_consensus.cc:2272] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.287832 25160 tablet_replica.cc:333] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.288380 25160 raft_consensus.cc:2243] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.288875 25160 raft_consensus.cc:2272] T 42093303eaa54fc2a082a9e5adbc75c1 P c45ad967eb1141ef810a8bd4dafad0ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.291114 25160 tablet_replica.cc:333] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad: stopping tablet replica
I20260709 12:22:13.291666 25160 raft_consensus.cc:2243] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.292331 25160 raft_consensus.cc:2272] T ccc349366ba44216986ccc532e4075ab P c45ad967eb1141ef810a8bd4dafad0ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:13.319075 30950 consensus_peers.cc:597] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d -> Peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Couldn't send request to peer c45ad967eb1141ef810a8bd4dafad0ad. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:13.340705 25160 tablet_server.cc:196] TabletServer@127.24.146.1:0 shutdown complete.
W20260709 12:22:13.344097 30876 consensus_peers.cc:597] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 -> Peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Couldn't send request to peer c45ad967eb1141ef810a8bd4dafad0ad. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:13.382694 30876 consensus_peers.cc:597] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 -> Peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Couldn't send request to peer c45ad967eb1141ef810a8bd4dafad0ad. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:13.383769 25160 tablet_server.cc:179] TabletServer@127.24.146.2:0 shutting down...
W20260709 12:22:13.396090 30876 consensus_peers.cc:597] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 -> Peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Couldn't send request to peer c45ad967eb1141ef810a8bd4dafad0ad. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:13.413777 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:13.414820 25160 tablet_replica.cc:333] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.416030 25160 raft_consensus.cc:2243] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.417027 25160 raft_consensus.cc:2272] T 087c3f3f1d00400a9198733e7b7323f2 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.419684 25160 tablet_replica.cc:333] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.420440 25160 raft_consensus.cc:2243] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.421286 25160 raft_consensus.cc:2272] T f568ebd4ad784d2fa6eade9e9204f545 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.423730 25160 tablet_replica.cc:333] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.424361 25160 raft_consensus.cc:2243] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.424821 25160 raft_consensus.cc:2272] T b7cc2e503c6d40038bb1e5a0b38acf92 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.426914 25160 tablet_replica.cc:333] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.427479 25160 raft_consensus.cc:2243] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.428267 25160 raft_consensus.cc:2272] T 030d3aff785e4cc8a4d67b1e20e8cbcc P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.430279 25160 tablet_replica.cc:333] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.430927 25160 raft_consensus.cc:2243] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.431454 25160 raft_consensus.cc:2272] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.433647 25160 tablet_replica.cc:333] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.434271 25160 raft_consensus.cc:2243] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.434753 25160 raft_consensus.cc:2272] T 333748e6821348f5aeb5c2e3e6b09bfe P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.437036 25160 tablet_replica.cc:333] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.437623 25160 raft_consensus.cc:2243] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.438216 25160 raft_consensus.cc:2272] T bd35d5b4e3e748b6a99a58c6d320dc65 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.440382 25160 tablet_replica.cc:333] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.440944 25160 raft_consensus.cc:2243] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.441447 25160 raft_consensus.cc:2272] T 414dce43d0304f6c89348b72fc2c6f58 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.443557 25160 tablet_replica.cc:333] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.444132 25160 raft_consensus.cc:2243] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.444571 25160 raft_consensus.cc:2272] T 78c7e6e50a964cf6853f6f50b5491d6b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.446714 25160 tablet_replica.cc:333] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.447263 25160 raft_consensus.cc:2243] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.448122 25160 raft_consensus.cc:2272] T 952158078d554056bd3674cc43d7f9e4 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.450469 25160 tablet_replica.cc:333] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.451077 25160 raft_consensus.cc:2243] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.451694 25160 raft_consensus.cc:2272] T 4ebe48efff374a71ae7a94b0791ff89b P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.454051 25160 tablet_replica.cc:333] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.454597 25160 raft_consensus.cc:2243] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.455060 25160 raft_consensus.cc:2272] T 22e39b02f1104387b7c652e4305e793b P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.457244 25160 tablet_replica.cc:333] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.457789 25160 raft_consensus.cc:2243] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.458786 25160 raft_consensus.cc:2272] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:13.460742 30952 consensus_peers.cc:597] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d -> Peer 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165): Couldn't send request to peer 21fa220737cd49d092608dc1a52d21b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:13.461519 25160 tablet_replica.cc:333] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.462191 25160 raft_consensus.cc:2243] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.462687 25160 raft_consensus.cc:2272] T 42093303eaa54fc2a082a9e5adbc75c1 P 21fa220737cd49d092608dc1a52d21b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.464874 25160 tablet_replica.cc:333] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.465363 25160 raft_consensus.cc:2243] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.466244 25160 raft_consensus.cc:2272] T ccc349366ba44216986ccc532e4075ab P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.468762 25160 tablet_replica.cc:333] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.469256 25160 raft_consensus.cc:2243] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.470572 25160 raft_consensus.cc:2272] T 1520bf65c51c4605a24c39f94b10143d P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:13.472115 30950 consensus_peers.cc:597] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d -> Peer c45ad967eb1141ef810a8bd4dafad0ad (127.24.146.1:36471): Couldn't send request to peer c45ad967eb1141ef810a8bd4dafad0ad. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:36471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:13.473421 30952 consensus_peers.cc:597] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d -> Peer 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165): Couldn't send request to peer 21fa220737cd49d092608dc1a52d21b8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:13.473678 25160 tablet_replica.cc:333] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.474323 25160 raft_consensus.cc:2243] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.474766 25160 raft_consensus.cc:2272] T 377cfc56f5a747b8bc80875665de5008 P 21fa220737cd49d092608dc1a52d21b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.476796 25160 tablet_replica.cc:333] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8: stopping tablet replica
I20260709 12:22:13.477291 25160 raft_consensus.cc:2243] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.477732 25160 raft_consensus.cc:2272] T 7fb80c83b6e1461f878b5b6d338e8698 P 21fa220737cd49d092608dc1a52d21b8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:13.521744 30952 consensus_peers.cc:597] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d -> Peer 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165): Couldn't send request to peer 21fa220737cd49d092608dc1a52d21b8. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:44165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:13.523181 25160 tablet_server.cc:196] TabletServer@127.24.146.2:0 shutdown complete.
W20260709 12:22:13.532117 30952 consensus_peers.cc:597] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d -> Peer 21fa220737cd49d092608dc1a52d21b8 (127.24.146.2:44165): Couldn't send request to peer 21fa220737cd49d092608dc1a52d21b8. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:44165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:13.561115 25160 tablet_server.cc:179] TabletServer@127.24.146.3:0 shutting down...
I20260709 12:22:13.593065 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:13.593825 25160 tablet_replica.cc:333] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.594587 25160 raft_consensus.cc:2243] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.595118 25160 raft_consensus.cc:2272] T f568ebd4ad784d2fa6eade9e9204f545 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.597301 25160 tablet_replica.cc:333] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.597882 25160 raft_consensus.cc:2243] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.598385 25160 raft_consensus.cc:2272] T 087c3f3f1d00400a9198733e7b7323f2 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.600630 25160 tablet_replica.cc:333] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.601202 25160 raft_consensus.cc:2243] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.602072 25160 raft_consensus.cc:2272] T b7cc2e503c6d40038bb1e5a0b38acf92 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.604127 25160 tablet_replica.cc:333] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.604652 25160 raft_consensus.cc:2243] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.605481 25160 raft_consensus.cc:2272] T 030d3aff785e4cc8a4d67b1e20e8cbcc P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.607621 25160 tablet_replica.cc:333] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.608188 25160 raft_consensus.cc:2243] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.608690 25160 raft_consensus.cc:2272] T c5ef46cb60c64e3bb657bee4f6f8f6b1 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.610731 25160 tablet_replica.cc:333] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.611372 25160 raft_consensus.cc:2243] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.611838 25160 raft_consensus.cc:2272] T 6ef3463c623c47eca0e9bcfe8ffc1e6c P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.613929 25160 tablet_replica.cc:333] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.614496 25160 raft_consensus.cc:2243] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.615324 25160 raft_consensus.cc:2272] T 7fb80c83b6e1461f878b5b6d338e8698 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.617388 25160 tablet_replica.cc:333] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.617995 25160 raft_consensus.cc:2243] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.618455 25160 raft_consensus.cc:2272] T 377cfc56f5a747b8bc80875665de5008 P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.620513 25160 tablet_replica.cc:333] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.621186 25160 raft_consensus.cc:2243] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.621699 25160 raft_consensus.cc:2272] T 1520bf65c51c4605a24c39f94b10143d P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.623857 25160 tablet_replica.cc:333] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.624399 25160 raft_consensus.cc:2243] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.624902 25160 raft_consensus.cc:2272] T 333748e6821348f5aeb5c2e3e6b09bfe P ac270b73f5ed41c38831de70f2c0c23d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.626974 25160 tablet_replica.cc:333] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.627508 25160 raft_consensus.cc:2243] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.628306 25160 raft_consensus.cc:2272] T bd35d5b4e3e748b6a99a58c6d320dc65 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.630307 25160 tablet_replica.cc:333] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.630825 25160 raft_consensus.cc:2243] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.631340 25160 raft_consensus.cc:2272] T 414dce43d0304f6c89348b72fc2c6f58 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.633270 25160 tablet_replica.cc:333] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.633800 25160 raft_consensus.cc:2243] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.634276 25160 raft_consensus.cc:2272] T 78c7e6e50a964cf6853f6f50b5491d6b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.636224 25160 tablet_replica.cc:333] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.636725 25160 raft_consensus.cc:2243] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.637529 25160 raft_consensus.cc:2272] T 42093303eaa54fc2a082a9e5adbc75c1 P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.639544 25160 tablet_replica.cc:333] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.640071 25160 raft_consensus.cc:2243] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.640556 25160 raft_consensus.cc:2272] T ccc349366ba44216986ccc532e4075ab P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.642575 25160 tablet_replica.cc:333] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.643054 25160 raft_consensus.cc:2243] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.643530 25160 raft_consensus.cc:2272] T 952158078d554056bd3674cc43d7f9e4 P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.645444 25160 tablet_replica.cc:333] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.645931 25160 raft_consensus.cc:2243] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:13.646365 25160 raft_consensus.cc:2272] T 4ebe48efff374a71ae7a94b0791ff89b P ac270b73f5ed41c38831de70f2c0c23d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.648312 25160 tablet_replica.cc:333] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d: stopping tablet replica
I20260709 12:22:13.648768 25160 raft_consensus.cc:2243] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.649652 25160 raft_consensus.cc:2272] T 22e39b02f1104387b7c652e4305e793b P ac270b73f5ed41c38831de70f2c0c23d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.689450 25160 tablet_server.cc:196] TabletServer@127.24.146.3:0 shutdown complete.
I20260709 12:22:13.724610 25160 master.cc:562] Master@127.24.146.62:44753 shutting down...
I20260709 12:22:13.746917 25160 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:13.747532 25160 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:13.747872 25160 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07ccc15b4abd40cb8a05b119397d4980: stopping tablet replica
I20260709 12:22:13.768806 25160 master.cc:584] Master@127.24.146.62:44753 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (22756 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:22:13.821261 25160 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.24.146.62:40981
I20260709 12:22:13.822427 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:13.828629 31342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:13.828804 31343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:13.828877 31345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:13.830034 25160 server_base.cc:1061] running on GCE node
I20260709 12:22:13.830926 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:13.831117 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:13.831229 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599733831218 us; error 0 us; skew 500 ppm
I20260709 12:22:13.831764 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:13.834263 25160 webserver.cc:533] Webserver started at http://127.24.146.62:42065/ using document root <none> and password file <none>
I20260709 12:22:13.834775 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:13.834936 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:13.835150 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:13.836261 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/master-0-root/instance:
uuid: "ad987f842b9249449e902e780c5ce327"
format_stamp: "Formatted at 2026-07-09 12:22:13 on dist-test-slave-q1nk"
I20260709 12:22:13.840871 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:22:13.844384 31350 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:13.845116 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:22:13.845432 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/master-0-root
uuid: "ad987f842b9249449e902e780c5ce327"
format_stamp: "Formatted at 2026-07-09 12:22:13 on dist-test-slave-q1nk"
I20260709 12:22:13.845711 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:13.856874 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:13.858171 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:13.896149 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.62:40981
I20260709 12:22:13.896263 31401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.62:40981 every 8 connection(s)
I20260709 12:22:13.900285 31402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:13.912982 31402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327: Bootstrap starting.
I20260709 12:22:13.918418 31402 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:13.923384 31402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327: No bootstrap required, opened a new log
I20260709 12:22:13.926038 31402 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad987f842b9249449e902e780c5ce327" member_type: VOTER }
I20260709 12:22:13.926510 31402 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:13.926702 31402 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad987f842b9249449e902e780c5ce327, State: Initialized, Role: FOLLOWER
I20260709 12:22:13.927214 31402 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ad987f842b9249449e902e780c5ce327" member_type: VOTER }
I20260709 12:22:13.927682 31402 raft_consensus.cc:399] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:22:13.927886 31402 raft_consensus.cc:493] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:22:13.928113 31402 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:13.933012 31402 raft_consensus.cc:515] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad987f842b9249449e902e780c5ce327" member_type: VOTER }
I20260709 12:22:13.933547 31402 leader_election.cc:304] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [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: ad987f842b9249449e902e780c5ce327; no voters: 
I20260709 12:22:13.934903 31402 leader_election.cc:290] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:22:13.935220 31405 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:13.936661 31405 raft_consensus.cc:697] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 1 LEADER]: Becoming Leader. State: Replica: ad987f842b9249449e902e780c5ce327, State: Running, Role: LEADER
I20260709 12:22:13.937397 31405 consensus_queue.cc:237] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [LEADER]: Queue going to LEADER mode. State: All 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: "ad987f842b9249449e902e780c5ce327" member_type: VOTER }
I20260709 12:22:13.937743 31402 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:22:13.942265 31406 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ad987f842b9249449e902e780c5ce327" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad987f842b9249449e902e780c5ce327" member_type: VOTER } }
I20260709 12:22:13.942639 31407 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ad987f842b9249449e902e780c5ce327. Latest consensus state: current_term: 1 leader_uuid: "ad987f842b9249449e902e780c5ce327" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ad987f842b9249449e902e780c5ce327" member_type: VOTER } }
I20260709 12:22:13.943125 31406 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:13.943328 31407 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [sys.catalog]: This master's current role is: LEADER
I20260709 12:22:13.947330 31413 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:22:13.952611 31413 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:22:13.954114 25160 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:22:13.961952 31413 catalog_manager.cc:1383] Generated new cluster ID: 019aaa03e2fc4d209e593d6316c575cb
I20260709 12:22:13.962266 31413 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:22:13.979697 31413 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:22:13.980998 31413 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:22:13.992231 31413 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327: Generated new TSK 0
I20260709 12:22:13.992856 31413 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:22:14.021299 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:14.028801 31423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:14.029264 31424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:14.030833 31426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:14.031862 25160 server_base.cc:1061] running on GCE node
I20260709 12:22:14.032761 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:14.032970 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:14.033123 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599734033106 us; error 0 us; skew 500 ppm
I20260709 12:22:14.033660 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:14.036154 25160 webserver.cc:533] Webserver started at http://127.24.146.1:39691/ using document root <none> and password file <none>
I20260709 12:22:14.036633 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:14.036813 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:14.037063 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:14.038228 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-0-root/instance:
uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
format_stamp: "Formatted at 2026-07-09 12:22:14 on dist-test-slave-q1nk"
I20260709 12:22:14.043318 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:22:14.046906 31431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.047904 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:22:14.048207 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-0-root
uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
format_stamp: "Formatted at 2026-07-09 12:22:14 on dist-test-slave-q1nk"
I20260709 12:22:14.048700 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:14.081815 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:14.083170 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:14.084669 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:14.087064 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:14.087256 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.087500 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:14.087668 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.129285 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.1:38799
I20260709 12:22:14.129491 31493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.1:38799 every 8 connection(s)
I20260709 12:22:14.134238 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:14.141994 31498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:14.143059 31499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:14.147450 31501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:14.148342 31494 heartbeater.cc:344] Connected to a master server at 127.24.146.62:40981
I20260709 12:22:14.148973 25160 server_base.cc:1061] running on GCE node
I20260709 12:22:14.149557 31494 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:14.150584 31494 heartbeater.cc:507] Master 127.24.146.62:40981 requested a full tablet report, sending...
I20260709 12:22:14.150760 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:14.151173 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:14.151382 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599734151360 us; error 0 us; skew 500 ppm
I20260709 12:22:14.152067 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:14.153311 31367 ts_manager.cc:194] Registered new tserver with Master: 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799)
I20260709 12:22:14.154805 25160 webserver.cc:533] Webserver started at http://127.24.146.2:33945/ using document root <none> and password file <none>
I20260709 12:22:14.155367 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:14.155426 31367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56798
I20260709 12:22:14.155593 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:14.156032 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:14.157266 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-1-root/instance:
uuid: "99e8bc6e90be4823a072f071317f305f"
format_stamp: "Formatted at 2026-07-09 12:22:14 on dist-test-slave-q1nk"
I20260709 12:22:14.162358 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:22:14.166062 31506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.166919 25160 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:22:14.167196 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-1-root
uuid: "99e8bc6e90be4823a072f071317f305f"
format_stamp: "Formatted at 2026-07-09 12:22:14 on dist-test-slave-q1nk"
I20260709 12:22:14.167457 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:14.182121 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:14.183399 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:14.184885 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:14.187218 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:14.187422 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.187665 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:14.187830 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.230858 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.2:46879
I20260709 12:22:14.230990 31568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.2:46879 every 8 connection(s)
I20260709 12:22:14.235916 25160 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:22:14.244833 31572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:14.246102 31573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:22:14.246344 31575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:22:14.247522 25160 server_base.cc:1061] running on GCE node
I20260709 12:22:14.249163 25160 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:22:14.249430 25160 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:22:14.249197 31569 heartbeater.cc:344] Connected to a master server at 127.24.146.62:40981
I20260709 12:22:14.249822 25160 hybrid_clock.cc:648] HybridClock initialized: now 1783599734249794 us; error 0 us; skew 500 ppm
I20260709 12:22:14.250083 31569 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:14.250727 25160 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:22:14.251276 31569 heartbeater.cc:507] Master 127.24.146.62:40981 requested a full tablet report, sending...
I20260709 12:22:14.253720 25160 webserver.cc:533] Webserver started at http://127.24.146.3:40905/ using document root <none> and password file <none>
I20260709 12:22:14.254200 31367 ts_manager.cc:194] Registered new tserver with Master: 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:14.254518 25160 fs_manager.cc:362] Metadata directory not provided
I20260709 12:22:14.254818 25160 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:22:14.255152 25160 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:22:14.256201 31367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56802
I20260709 12:22:14.256878 25160 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-2-root/instance:
uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
format_stamp: "Formatted at 2026-07-09 12:22:14 on dist-test-slave-q1nk"
I20260709 12:22:14.262753 25160 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:22:14.266505 31580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.267391 25160 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:22:14.267743 25160 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-2-root
uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
format_stamp: "Formatted at 2026-07-09 12:22:14 on dist-test-slave-q1nk"
I20260709 12:22:14.268024 25160 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskf9_U9D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599528439147-25160-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:22:14.299281 25160 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:22:14.300514 25160 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:22:14.302088 25160 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:22:14.304373 25160 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:22:14.304577 25160 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.304798 25160 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:22:14.304961 25160 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:22:14.346493 25160 rpc_server.cc:307] RPC server started. Bound to: 127.24.146.3:38051
I20260709 12:22:14.346608 31642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.146.3:38051 every 8 connection(s)
I20260709 12:22:14.360924 31643 heartbeater.cc:344] Connected to a master server at 127.24.146.62:40981
I20260709 12:22:14.361418 31643 heartbeater.cc:461] Registering TS with master...
I20260709 12:22:14.362237 31643 heartbeater.cc:507] Master 127.24.146.62:40981 requested a full tablet report, sending...
I20260709 12:22:14.364225 31367 ts_manager.cc:194] Registered new tserver with Master: 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:14.364789 25160 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014836466s
I20260709 12:22:14.365614 31367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56818
I20260709 12:22:14.390938 31367 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56834:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:22:14.394037 31367 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:22:14.462524 31459 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4694fc09204c679df8298128be9c87 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:14.463990 31459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4694fc09204c679df8298128be9c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.465049 31457 tablet_service.cc:1511] Processing CreateTablet for tablet bc368442cf164e70aedf4e5a00ea5d85 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:14.466595 31458 tablet_service.cc:1511] Processing CreateTablet for tablet b98d9c3a13624882a5d465dbeb761364 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:14.466636 31457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc368442cf164e70aedf4e5a00ea5d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.468510 31456 tablet_service.cc:1511] Processing CreateTablet for tablet c377797bac174812b4ca19ca7ec4a3b4 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:14.469156 31458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98d9c3a13624882a5d465dbeb761364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.469904 31456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c377797bac174812b4ca19ca7ec4a3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.471966 31455 tablet_service.cc:1511] Processing CreateTablet for tablet 1d42d2f528614e47bf2449dd69ae4efe (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:14.473410 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d42d2f528614e47bf2449dd69ae4efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.475863 31454 tablet_service.cc:1511] Processing CreateTablet for tablet c2aaebf0bd284930849a4cfa16fb87fb (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:14.477334 31454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2aaebf0bd284930849a4cfa16fb87fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.480227 31453 tablet_service.cc:1511] Processing CreateTablet for tablet e52d43425fe347faaee14845963deb09 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:14.481666 31453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52d43425fe347faaee14845963deb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.485806 31608 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4694fc09204c679df8298128be9c87 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:14.487335 31608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4694fc09204c679df8298128be9c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.489065 31531 tablet_service.cc:1511] Processing CreateTablet for tablet c377797bac174812b4ca19ca7ec4a3b4 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:14.491091 31607 tablet_service.cc:1511] Processing CreateTablet for tablet b98d9c3a13624882a5d465dbeb761364 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:14.492470 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98d9c3a13624882a5d465dbeb761364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.494832 31606 tablet_service.cc:1511] Processing CreateTablet for tablet bc368442cf164e70aedf4e5a00ea5d85 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:14.497051 31605 tablet_service.cc:1511] Processing CreateTablet for tablet c377797bac174812b4ca19ca7ec4a3b4 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:14.499053 31452 tablet_service.cc:1511] Processing CreateTablet for tablet 8d945b96d8d340c6b71d448e44c8102d (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:14.500486 31452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d945b96d8d340c6b71d448e44c8102d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.503088 31534 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4694fc09204c679df8298128be9c87 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:14.504535 31534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4694fc09204c679df8298128be9c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.506392 31451 tablet_service.cc:1511] Processing CreateTablet for tablet 043cf09aa0b841a09ee71bd2292244a3 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:14.508060 31451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043cf09aa0b841a09ee71bd2292244a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.507926 31526 tablet_service.cc:1511] Processing CreateTablet for tablet 043cf09aa0b841a09ee71bd2292244a3 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:14.509320 31526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043cf09aa0b841a09ee71bd2292244a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.511264 31527 tablet_service.cc:1511] Processing CreateTablet for tablet 8d945b96d8d340c6b71d448e44c8102d (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:14.512023 31604 tablet_service.cc:1511] Processing CreateTablet for tablet 1d42d2f528614e47bf2449dd69ae4efe (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:14.512871 31527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d945b96d8d340c6b71d448e44c8102d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.511161 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 043cf09aa0b841a09ee71bd2292244a3 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:14.515172 31528 tablet_service.cc:1511] Processing CreateTablet for tablet e52d43425fe347faaee14845963deb09 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:14.516745 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52d43425fe347faaee14845963deb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.519037 31529 tablet_service.cc:1511] Processing CreateTablet for tablet c2aaebf0bd284930849a4cfa16fb87fb (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:14.520671 31529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2aaebf0bd284930849a4cfa16fb87fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.523289 31530 tablet_service.cc:1511] Processing CreateTablet for tablet 1d42d2f528614e47bf2449dd69ae4efe (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:14.524998 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d42d2f528614e47bf2449dd69ae4efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.527210 31532 tablet_service.cc:1511] Processing CreateTablet for tablet bc368442cf164e70aedf4e5a00ea5d85 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:14.528813 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc368442cf164e70aedf4e5a00ea5d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.531044 31533 tablet_service.cc:1511] Processing CreateTablet for tablet b98d9c3a13624882a5d465dbeb761364 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:14.532627 31533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b98d9c3a13624882a5d465dbeb761364. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.534962 31602 tablet_service.cc:1511] Processing CreateTablet for tablet e52d43425fe347faaee14845963deb09 (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:14.537736 31603 tablet_service.cc:1511] Processing CreateTablet for tablet c2aaebf0bd284930849a4cfa16fb87fb (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:14.543164 31601 tablet_service.cc:1511] Processing CreateTablet for tablet 8d945b96d8d340c6b71d448e44c8102d (DEFAULT_TABLE table=test-workload [id=5ffe0a9c285c4dc38713d6db452f0599]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:14.546392 31531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c377797bac174812b4ca19ca7ec4a3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.548542 31606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc368442cf164e70aedf4e5a00ea5d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.549371 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2aaebf0bd284930849a4cfa16fb87fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.550118 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043cf09aa0b841a09ee71bd2292244a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.550791 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d945b96d8d340c6b71d448e44c8102d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.551537 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d42d2f528614e47bf2449dd69ae4efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.552177 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c377797bac174812b4ca19ca7ec4a3b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.553318 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52d43425fe347faaee14845963deb09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:14.573462 31658 tablet_bootstrap.cc:492] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:14.597404 31658 tablet_bootstrap.cc:654] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.624140 31660 tablet_bootstrap.cc:492] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:14.630822 31660 tablet_bootstrap.cc:654] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.706425 31658 tablet_bootstrap.cc:492] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:14.707010 31658 ts_tablet_manager.cc:1403] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.007s
I20260709 12:22:14.709934 31658 raft_consensus.cc:359] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.712311 31658 raft_consensus.cc:385] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.712680 31658 raft_consensus.cc:740] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.713572 31658 consensus_queue.cc:260] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.719709 31662 tablet_bootstrap.cc:492] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:14.727255 31662 tablet_bootstrap.cc:654] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.731328 31660 tablet_bootstrap.cc:492] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:14.731950 31660 ts_tablet_manager.cc:1403] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.023s
I20260709 12:22:14.735047 31660 raft_consensus.cc:359] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.735737 31660 raft_consensus.cc:385] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.736023 31660 raft_consensus.cc:740] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.737063 31660 consensus_queue.cc:260] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.740178 31658 ts_tablet_manager.cc:1434] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.010s
I20260709 12:22:14.741298 31494 heartbeater.cc:499] Master 127.24.146.62:40981 was elected leader, sending a full tablet report...
I20260709 12:22:14.741628 31658 tablet_bootstrap.cc:492] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:14.751243 31658 tablet_bootstrap.cc:654] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.756551 31643 heartbeater.cc:499] Master 127.24.146.62:40981 was elected leader, sending a full tablet report...
I20260709 12:22:14.759169 31660 ts_tablet_manager.cc:1434] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.008s
I20260709 12:22:14.760138 31664 raft_consensus.cc:493] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:14.760591 31664 raft_consensus.cc:515] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.763641 31664 leader_election.cc:290] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:14.769951 31660 tablet_bootstrap.cc:492] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:14.777700 31660 tablet_bootstrap.cc:654] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.784538 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d945b96d8d340c6b71d448e44c8102d" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
W20260709 12:22:14.786963 31582 leader_election.cc:343] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.793613 31660 tablet_bootstrap.cc:492] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:14.794281 31660 ts_tablet_manager.cc:1403] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260709 12:22:14.783710 31662 tablet_bootstrap.cc:492] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:14.797832 31660 raft_consensus.cc:359] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.798629 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d945b96d8d340c6b71d448e44c8102d" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:14.798800 31658 tablet_bootstrap.cc:492] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:14.798686 31662 ts_tablet_manager.cc:1403] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.004s
I20260709 12:22:14.799602 31658 ts_tablet_manager.cc:1403] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.011s
I20260709 12:22:14.798735 31660 raft_consensus.cc:385] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.800194 31660 raft_consensus.cc:740] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
W20260709 12:22:14.800561 31582 leader_election.cc:343] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.801124 31582 leader_election.cc:304] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:14.801262 31660 consensus_queue.cc:260] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.802070 31664 raft_consensus.cc:2749] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:14.802790 31658 raft_consensus.cc:359] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.803637 31658 raft_consensus.cc:385] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.803444 31662 raft_consensus.cc:359] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.804042 31658 raft_consensus.cc:740] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.804488 31662 raft_consensus.cc:385] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.804893 31662 raft_consensus.cc:740] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.805156 31658 consensus_queue.cc:260] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.805883 31662 consensus_queue.cc:260] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.811759 31660 ts_tablet_manager.cc:1434] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 12:22:14.813267 31658 ts_tablet_manager.cc:1434] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:22:14.814436 31658 tablet_bootstrap.cc:492] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:14.822902 31658 tablet_bootstrap.cc:654] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.824559 31569 heartbeater.cc:499] Master 127.24.146.62:40981 was elected leader, sending a full tablet report...
I20260709 12:22:14.824805 31660 tablet_bootstrap.cc:492] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:14.824891 31662 ts_tablet_manager.cc:1434] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 12:22:14.826481 31662 tablet_bootstrap.cc:492] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:14.833796 31660 tablet_bootstrap.cc:654] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.837540 31662 tablet_bootstrap.cc:654] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.843798 31658 tablet_bootstrap.cc:492] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:14.844383 31658 ts_tablet_manager.cc:1403] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.013s
I20260709 12:22:14.844434 31662 tablet_bootstrap.cc:492] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:14.844987 31662 ts_tablet_manager.cc:1403] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:22:14.847821 31658 raft_consensus.cc:359] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:14.848136 31660 tablet_bootstrap.cc:492] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:14.848119 31662 raft_consensus.cc:359] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.848814 31658 raft_consensus.cc:385] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.849116 31660 ts_tablet_manager.cc:1403] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260709 12:22:14.849229 31662 raft_consensus.cc:385] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.849368 31658 raft_consensus.cc:740] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.849704 31662 raft_consensus.cc:740] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.850661 31658 consensus_queue.cc:260] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
W20260709 12:22:14.851094 31644 tablet.cc:2406] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:22:14.850746 31662 consensus_queue.cc:260] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.852526 31660 raft_consensus.cc:359] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.853232 31662 ts_tablet_manager.cc:1434] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:14.853299 31660 raft_consensus.cc:385] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.853977 31660 raft_consensus.cc:740] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.854636 31662 tablet_bootstrap.cc:492] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:14.854974 31660 consensus_queue.cc:260] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.858110 31658 ts_tablet_manager.cc:1434] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:22:14.859380 31658 tablet_bootstrap.cc:492] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:14.860090 31660 ts_tablet_manager.cc:1434] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:22:14.861354 31660 tablet_bootstrap.cc:492] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:14.861529 31662 tablet_bootstrap.cc:654] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.865295 31663 raft_consensus.cc:493] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:14.866230 31663 raft_consensus.cc:515] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.868736 31660 tablet_bootstrap.cc:654] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.874060 31663 leader_election.cc:290] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:14.877348 31670 raft_consensus.cc:493] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:14.878032 31670 raft_consensus.cc:515] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.880549 31662 tablet_bootstrap.cc:492] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:14.881121 31662 ts_tablet_manager.cc:1403] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 12:22:14.886580 31670 leader_election.cc:290] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:14.890848 31662 raft_consensus.cc:359] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.891867 31662 raft_consensus.cc:385] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.892053 31669 raft_consensus.cc:493] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:14.892246 31662 raft_consensus.cc:740] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.892601 31669 raft_consensus.cc:515] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.893090 31662 consensus_queue.cc:260] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.894858 31669 leader_election.cc:290] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:14.895601 31662 ts_tablet_manager.cc:1434] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:22:14.866196 31658 tablet_bootstrap.cc:654] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.901736 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c377797bac174812b4ca19ca7ec4a3b4" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:14.902501 31544 raft_consensus.cc:2468] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 0.
I20260709 12:22:14.903769 31662 tablet_bootstrap.cc:492] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:14.904160 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:14.905571 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
W20260709 12:22:14.905822 31582 leader_election.cc:343] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.906978 31433 leader_election.cc:304] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:14.906343 31544 raft_consensus.cc:2468] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 0.
I20260709 12:22:14.908893 31663 raft_consensus.cc:2804] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:14.909353 31663 raft_consensus.cc:493] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:14.909758 31663 raft_consensus.cc:3060] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:14.912325 31662 tablet_bootstrap.cc:654] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.918690 31660 tablet_bootstrap.cc:492] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:14.918742 31582 leader_election.cc:304] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:14.919209 31662 tablet_bootstrap.cc:492] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:14.919342 31660 ts_tablet_manager.cc:1403] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.032s
I20260709 12:22:14.919997 31662 ts_tablet_manager.cc:1403] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:22:14.923027 31660 raft_consensus.cc:359] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:14.923216 31662 raft_consensus.cc:359] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.923919 31660 raft_consensus.cc:385] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.924364 31660 raft_consensus.cc:740] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.924762 31669 raft_consensus.cc:2804] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:14.925228 31669 raft_consensus.cc:493] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:14.925568 31669 raft_consensus.cc:3060] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:14.923993 31662 raft_consensus.cc:385] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.926175 31662 raft_consensus.cc:740] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.927106 31662 consensus_queue.cc:260] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.929076 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:14.930517 31663 raft_consensus.cc:515] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.931864 31662 ts_tablet_manager.cc:1434] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:22:14.933494 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:14.934020 31658 tablet_bootstrap.cc:492] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:14.934556 31658 ts_tablet_manager.cc:1403] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.010s
W20260709 12:22:14.935433 31508 leader_election.cc:343] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.937081 31663 leader_election.cc:290] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:14.937321 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c377797bac174812b4ca19ca7ec4a3b4" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:14.938659 31544 raft_consensus.cc:3060] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:14.938340 31658 raft_consensus.cc:359] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.939167 31658 raft_consensus.cc:385] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.939524 31658 raft_consensus.cc:740] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.940315 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c377797bac174812b4ca19ca7ec4a3b4" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:14.940441 31658 consensus_queue.cc:260] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.925551 31660 consensus_queue.cc:260] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:14.942740 31658 ts_tablet_manager.cc:1434] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:14.947476 31658 tablet_bootstrap.cc:492] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:14.939672 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c377797bac174812b4ca19ca7ec4a3b4" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:14.933043 31662 tablet_bootstrap.cc:492] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:14.951924 31544 raft_consensus.cc:2468] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:14.943765 31660 ts_tablet_manager.cc:1434] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
W20260709 12:22:14.945504 31435 leader_election.cc:343] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.954025 31658 tablet_bootstrap.cc:654] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.954389 31433 leader_election.cc:304] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 49b7f7e8279d4132bbe3ac11a0574d4e
W20260709 12:22:14.954655 31435 leader_election.cc:343] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.945631 31669 raft_consensus.cc:515] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.957427 31669 leader_election.cc:290] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:14.958357 31662 tablet_bootstrap.cc:654] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
W20260709 12:22:14.958906 31415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:14.959467 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:14.960753 31618 raft_consensus.cc:2393] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99e8bc6e90be4823a072f071317f305f in current term 1: Already voted for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in this term.
I20260709 12:22:14.961264 31663 raft_consensus.cc:2804] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:22:14.963842 31582 leader_election.cc:343] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:14.965235 31510 leader_election.cc:304] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e
I20260709 12:22:14.966437 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:14.967084 31544 raft_consensus.cc:3060] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:14.967540 31663 raft_consensus.cc:697] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:14.972199 31663 consensus_queue.cc:237] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.975263 31544 raft_consensus.cc:2468] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 1.
I20260709 12:22:14.975895 31670 raft_consensus.cc:2749] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:14.977020 31660 tablet_bootstrap.cc:492] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:14.981174 31582 leader_election.cc:304] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:14.982586 31658 tablet_bootstrap.cc:492] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:14.982642 31669 raft_consensus.cc:2804] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:14.983038 31660 tablet_bootstrap.cc:654] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:14.982061 31366 catalog_manager.cc:5697] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 1 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:14.983431 31669 raft_consensus.cc:697] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Becoming Leader. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Running, Role: LEADER
I20260709 12:22:14.985759 31662 tablet_bootstrap.cc:492] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:14.985360 31669 consensus_queue.cc:237] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.986351 31662 ts_tablet_manager.cc:1403] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.004s
I20260709 12:22:14.983388 31658 ts_tablet_manager.cc:1403] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.004s
I20260709 12:22:14.989315 31662 raft_consensus.cc:359] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.990180 31662 raft_consensus.cc:385] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.990492 31662 raft_consensus.cc:740] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:14.991274 31662 consensus_queue.cc:260] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.992902 31658 raft_consensus.cc:359] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.998389 31658 raft_consensus.cc:385] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:14.995890 31662 ts_tablet_manager.cc:1434] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:22:14.997999 31660 tablet_bootstrap.cc:492] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:14.999322 31660 ts_tablet_manager.cc:1403] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 12:22:14.999608 31669 raft_consensus.cc:493] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.000412 31669 raft_consensus.cc:515] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.998732 31658 raft_consensus.cc:740] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.002224 31660 raft_consensus.cc:359] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:14.999800 31662 tablet_bootstrap.cc:492] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:15.002820 31669 leader_election.cc:290] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:15.003053 31660 raft_consensus.cc:385] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.003607 31660 raft_consensus.cc:740] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.003412 31658 consensus_queue.cc:260] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.004513 31660 consensus_queue.cc:260] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.005843 31658 ts_tablet_manager.cc:1434] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:22:15.006304 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043cf09aa0b841a09ee71bd2292244a3" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:15.007009 31658 tablet_bootstrap.cc:492] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:15.007130 31660 ts_tablet_manager.cc:1434] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:15.007560 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043cf09aa0b841a09ee71bd2292244a3" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:15.008203 31660 tablet_bootstrap.cc:492] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:15.009912 31662 tablet_bootstrap.cc:654] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.007018 31544 raft_consensus.cc:2468] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 0.
I20260709 12:22:15.013942 31663 raft_consensus.cc:493] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.014245 31658 tablet_bootstrap.cc:654] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.014449 31663 raft_consensus.cc:515] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.015121 31582 leader_election.cc:304] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
W20260709 12:22:15.016091 31582 leader_election.cc:343] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:15.016638 31663 leader_election.cc:290] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.017005 31669 raft_consensus.cc:2804] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:15.017483 31669 raft_consensus.cc:493] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:15.017835 31669 raft_consensus.cc:3060] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.018677 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
W20260709 12:22:15.020471 31435 leader_election.cc:343] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:15.021502 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
W20260709 12:22:15.022959 31433 leader_election.cc:343] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:15.023434 31433 leader_election.cc:304] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e; no voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:15.017868 31365 catalog_manager.cc:5697] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3). New cstate: current_term: 1 leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:15.024631 31663 raft_consensus.cc:2749] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:15.015071 31660 tablet_bootstrap.cc:654] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.031003 31662 tablet_bootstrap.cc:492] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:15.031793 31662 ts_tablet_manager.cc:1403] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 12:22:15.032202 31669 raft_consensus.cc:515] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.035181 31662 raft_consensus.cc:359] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.036242 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043cf09aa0b841a09ee71bd2292244a3" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:15.036314 31662 raft_consensus.cc:385] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.037338 31662 raft_consensus.cc:740] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
W20260709 12:22:15.038136 31582 leader_election.cc:343] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:15.038364 31662 consensus_queue.cc:260] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.040805 31658 tablet_bootstrap.cc:492] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:15.041554 31658 ts_tablet_manager.cc:1403] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.008s
I20260709 12:22:15.042057 31670 raft_consensus.cc:493] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.042593 31670 raft_consensus.cc:515] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.044480 31669 leader_election.cc:290] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:15.044884 31670 leader_election.cc:290] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.045663 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d945b96d8d340c6b71d448e44c8102d" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:15.046663 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d945b96d8d340c6b71d448e44c8102d" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:15.046931 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043cf09aa0b841a09ee71bd2292244a3" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:15.047557 31544 raft_consensus.cc:3060] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.048331 31658 raft_consensus.cc:359] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.049193 31658 raft_consensus.cc:385] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.049491 31658 raft_consensus.cc:740] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.047348 31662 ts_tablet_manager.cc:1434] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
W20260709 12:22:15.051504 31508 leader_election.cc:343] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:15.052492 31662 tablet_bootstrap.cc:492] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:15.050505 31658 consensus_queue.cc:260] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.058048 31658 ts_tablet_manager.cc:1434] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 12:22:15.047418 31618 raft_consensus.cc:2468] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:15.059530 31658 tablet_bootstrap.cc:492] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:15.059733 31510 leader_election.cc:304] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:15.061106 31670 raft_consensus.cc:2804] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:15.061503 31670 raft_consensus.cc:493] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:15.061834 31670 raft_consensus.cc:3060] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.065737 31544 raft_consensus.cc:2468] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 1.
I20260709 12:22:15.067458 31582 leader_election.cc:304] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:15.067626 31658 tablet_bootstrap.cc:654] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.068428 31669 raft_consensus.cc:2804] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:15.068964 31669 raft_consensus.cc:697] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Becoming Leader. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Running, Role: LEADER
I20260709 12:22:15.069839 31669 consensus_queue.cc:237] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.071364 31662 tablet_bootstrap.cc:654] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.070268 31670 raft_consensus.cc:515] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.078737 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d945b96d8d340c6b71d448e44c8102d" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:15.079383 31660 tablet_bootstrap.cc:492] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:15.080206 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d945b96d8d340c6b71d448e44c8102d" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:15.079945 31670 leader_election.cc:290] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.080803 31618 raft_consensus.cc:3060] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.079977 31660 ts_tablet_manager.cc:1403] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.009s
W20260709 12:22:15.082181 31508 leader_election.cc:343] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:15.084908 31662 tablet_bootstrap.cc:492] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:15.085585 31662 ts_tablet_manager.cc:1403] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.004s
I20260709 12:22:15.088753 31662 raft_consensus.cc:359] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.089561 31662 raft_consensus.cc:385] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.089881 31662 raft_consensus.cc:740] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.090745 31662 consensus_queue.cc:260] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.092934 31662 ts_tablet_manager.cc:1434] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:15.092775 31618 raft_consensus.cc:2468] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:15.094117 31510 leader_election.cc:304] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:15.095314 31670 raft_consensus.cc:2804] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:15.095777 31670 raft_consensus.cc:697] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:15.096640 31670 consensus_queue.cc:237] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.101114 31660 raft_consensus.cc:359] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.102979 31663 raft_consensus.cc:493] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.103471 31662 tablet_bootstrap.cc:492] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:15.102017 31367 catalog_manager.cc:5697] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3). New cstate: current_term: 1 leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:15.102020 31660 raft_consensus.cc:385] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.105577 31660 raft_consensus.cc:740] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.103504 31663 raft_consensus.cc:515] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.106472 31660 consensus_queue.cc:260] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.108140 31663 leader_election.cc:290] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.109658 31658 tablet_bootstrap.cc:492] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:15.110217 31658 ts_tablet_manager.cc:1403] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.007s
I20260709 12:22:15.110862 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:15.111510 31662 tablet_bootstrap.cc:654] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.111757 31544 raft_consensus.cc:2393] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ddc4dc912454981a5ebdbbb8408c91e in current term 1: Already voted for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in this term.
I20260709 12:22:15.113288 31658 raft_consensus.cc:359] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.114073 31658 raft_consensus.cc:385] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.114388 31658 raft_consensus.cc:740] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.117344 31660 ts_tablet_manager.cc:1434] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 12:22:15.118580 31660 tablet_bootstrap.cc:492] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:15.119326 31365 catalog_manager.cc:5697] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:15.122023 31658 consensus_queue.cc:260] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.121452 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:15.124505 31658 ts_tablet_manager.cc:1434] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:22:15.125530 31658 tablet_bootstrap.cc:492] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:15.125962 31435 leader_election.cc:304] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e; no voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:15.126245 31660 tablet_bootstrap.cc:654] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.126531 31662 tablet_bootstrap.cc:492] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:15.127031 31662 ts_tablet_manager.cc:1403] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.009s
I20260709 12:22:15.127346 31685 raft_consensus.cc:3060] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.129930 31662 raft_consensus.cc:359] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.130729 31662 raft_consensus.cc:385] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.131031 31662 raft_consensus.cc:740] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.131778 31658 tablet_bootstrap.cc:654] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.131918 31662 consensus_queue.cc:260] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.134552 31662 ts_tablet_manager.cc:1434] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:22:15.135551 31662 tablet_bootstrap.cc:492] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:15.141562 31662 tablet_bootstrap.cc:654] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.150301 31670 raft_consensus.cc:493] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.151227 31670 raft_consensus.cc:515] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.155045 31670 leader_election.cc:290] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.155700 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
W20260709 12:22:15.157562 31510 leader_election.cc:343] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:15.158800 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:15.159664 31469 raft_consensus.cc:2468] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:15.163199 31508 leader_election.cc:304] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 49b7f7e8279d4132bbe3ac11a0574d4e
I20260709 12:22:15.164718 31670 raft_consensus.cc:2804] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:15.165158 31670 raft_consensus.cc:493] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:15.165539 31670 raft_consensus.cc:3060] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.177017 31670 raft_consensus.cc:515] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.183173 31685 raft_consensus.cc:2749] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:15.186316 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:15.186529 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:15.187266 31469 raft_consensus.cc:3060] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:15.188283 31510 leader_election.cc:343] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:15.192448 31662 tablet_bootstrap.cc:492] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:15.192680 31658 tablet_bootstrap.cc:492] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:15.192886 31662 ts_tablet_manager.cc:1403] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.058s	user 0.033s	sys 0.016s
I20260709 12:22:15.193217 31658 ts_tablet_manager.cc:1403] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.028s
I20260709 12:22:15.195371 31469 raft_consensus.cc:2468] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:15.195379 31662 raft_consensus.cc:359] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:15.195912 31658 raft_consensus.cc:359] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.186316 31670 leader_election.cc:290] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.196383 31662 raft_consensus.cc:385] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.196146 31660 tablet_bootstrap.cc:492] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:15.196868 31662 raft_consensus.cc:740] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.196941 31658 raft_consensus.cc:385] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.197117 31660 ts_tablet_manager.cc:1403] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.079s	user 0.030s	sys 0.022s
I20260709 12:22:15.196991 31508 leader_election.cc:304] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 49b7f7e8279d4132bbe3ac11a0574d4e
I20260709 12:22:15.197548 31658 raft_consensus.cc:740] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.197623 31662 consensus_queue.cc:260] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:15.198276 31658 consensus_queue.cc:260] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.198866 31696 raft_consensus.cc:2804] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:15.199726 31662 ts_tablet_manager.cc:1434] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:22:15.200254 31660 raft_consensus.cc:359] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.200822 31660 raft_consensus.cc:385] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.201004 31660 raft_consensus.cc:740] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.201617 31660 consensus_queue.cc:260] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.208115 31660 ts_tablet_manager.cc:1434] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:22:15.209283 31660 tablet_bootstrap.cc:492] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:15.209676 31658 ts_tablet_manager.cc:1434] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:22:15.214687 31685 raft_consensus.cc:493] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.215167 31658 tablet_bootstrap.cc:492] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:15.215345 31685 raft_consensus.cc:515] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.215875 31660 tablet_bootstrap.cc:654] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.221580 31685 leader_election.cc:290] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.224081 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc368442cf164e70aedf4e5a00ea5d85" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:15.225088 31618 raft_consensus.cc:2468] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 0.
I20260709 12:22:15.226549 31435 leader_election.cc:304] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:15.226737 31706 raft_consensus.cc:493] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.227166 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc368442cf164e70aedf4e5a00ea5d85" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:15.227288 31706 raft_consensus.cc:515] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:15.227873 31544 raft_consensus.cc:2468] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 0.
I20260709 12:22:15.229154 31685 raft_consensus.cc:2804] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:15.223963 31658 tablet_bootstrap.cc:654] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.229586 31685 raft_consensus.cc:493] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:15.230000 31685 raft_consensus.cc:3060] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.232105 31660 tablet_bootstrap.cc:492] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:15.232599 31660 ts_tablet_manager.cc:1403] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.003s
I20260709 12:22:15.235047 31660 raft_consensus.cc:359] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.235236 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4694fc09204c679df8298128be9c87" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:15.235586 31660 raft_consensus.cc:385] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.235896 31660 raft_consensus.cc:740] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.235072 31658 tablet_bootstrap.cc:492] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:15.235987 31468 raft_consensus.cc:2468] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:15.236721 31658 ts_tablet_manager.cc:1403] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 12:22:15.236486 31660 consensus_queue.cc:260] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.237654 31508 leader_election.cc:304] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:15.238222 31696 raft_consensus.cc:697] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:15.241078 31696 consensus_queue.cc:237] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.241938 31660 ts_tablet_manager.cc:1434] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:22:15.242273 31685 raft_consensus.cc:515] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.243126 31660 tablet_bootstrap.cc:492] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:15.244796 31705 raft_consensus.cc:2804] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:15.245307 31705 raft_consensus.cc:493] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:15.239678 31658 raft_consensus.cc:359] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.246069 31658 raft_consensus.cc:385] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.246366 31658 raft_consensus.cc:740] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.245733 31705 raft_consensus.cc:3060] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.248409 31658 consensus_queue.cc:260] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.249061 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4694fc09204c679df8298128be9c87" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:15.249770 31660 tablet_bootstrap.cc:654] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:15.249781 31618 raft_consensus.cc:2468] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:15.251784 31706 leader_election.cc:290] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.253611 31658 ts_tablet_manager.cc:1434] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:22:15.254448 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc368442cf164e70aedf4e5a00ea5d85" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:15.256587 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc368442cf164e70aedf4e5a00ea5d85" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:15.257212 31618 raft_consensus.cc:3060] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.261437 31705 raft_consensus.cc:515] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:15.257352 31544 raft_consensus.cc:3060] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.264228 31705 leader_election.cc:290] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.264415 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4694fc09204c679df8298128be9c87" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:15.265009 31468 raft_consensus.cc:3060] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.270399 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4694fc09204c679df8298128be9c87" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:15.271242 31617 raft_consensus.cc:3060] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.271391 31468 raft_consensus.cc:2468] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:15.272776 31508 leader_election.cc:304] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:15.273867 31705 raft_consensus.cc:2804] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:15.274228 31618 raft_consensus.cc:2468] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:15.275097 31685 leader_election.cc:290] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.275591 31435 leader_election.cc:304] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:15.276467 31685 raft_consensus.cc:2804] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:15.274657 31705 raft_consensus.cc:697] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:15.277091 31685 raft_consensus.cc:697] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:15.277424 31705 consensus_queue.cc:237] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:15.278139 31660 tablet_bootstrap.cc:492] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:15.277957 31685 consensus_queue.cc:237] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.278707 31660 ts_tablet_manager.cc:1403] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.011s
I20260709 12:22:15.281556 31660 raft_consensus.cc:359] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.282249 31660 raft_consensus.cc:385] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:15.282521 31660 raft_consensus.cc:740] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:15.283283 31660 consensus_queue.cc:260] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.287050 31617 raft_consensus.cc:2468] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:15.288717 31660 ts_tablet_manager.cc:1434] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:15.293500 31544 raft_consensus.cc:2468] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:15.291429 31365 catalog_manager.cc:5697] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:15.305020 31367 catalog_manager.cc:5697] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 1 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:15.309377 31705 raft_consensus.cc:493] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.311084 31705 raft_consensus.cc:515] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.310650 31364 catalog_manager.cc:5697] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:15.315117 31705 leader_election.cc:290] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.315399 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:15.315686 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:15.316277 31617 raft_consensus.cc:2468] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:15.316035 31468 raft_consensus.cc:2468] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:15.317226 31510 leader_election.cc:304] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:15.318034 31705 raft_consensus.cc:2804] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:15.318326 31705 raft_consensus.cc:493] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:15.318596 31705 raft_consensus.cc:3060] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.324558 31705 raft_consensus.cc:515] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.326373 31705 leader_election.cc:290] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.327072 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:15.327409 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:15.327809 31468 raft_consensus.cc:3060] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.328039 31617 raft_consensus.cc:3060] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.335196 31468 raft_consensus.cc:2468] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:15.335198 31617 raft_consensus.cc:2468] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:15.336556 31510 leader_election.cc:304] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:15.337231 31705 raft_consensus.cc:2804] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:15.337646 31705 raft_consensus.cc:697] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:15.338289 31705 consensus_queue.cc:237] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.346002 31364 catalog_manager.cc:5697] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:15.364204 31685 consensus_queue.cc:1048] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.374837 31617 raft_consensus.cc:3060] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.382719 31685 consensus_queue.cc:1048] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.387023 31669 consensus_queue.cc:1048] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.402060 31669 consensus_queue.cc:1048] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.503567 31705 consensus_queue.cc:1048] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.508963 31705 raft_consensus.cc:493] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.509461 31705 raft_consensus.cc:515] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.512691 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d42d2f528614e47bf2449dd69ae4efe" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:15.512778 31705 leader_election.cc:290] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.513345 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d42d2f528614e47bf2449dd69ae4efe" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:15.513612 31469 raft_consensus.cc:3060] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.514076 31618 raft_consensus.cc:2468] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:15.513396 31468 raft_consensus.cc:2468] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:15.516383 31510 leader_election.cc:304] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:15.517762 31705 raft_consensus.cc:2804] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:15.518178 31705 raft_consensus.cc:493] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:15.518553 31705 raft_consensus.cc:3060] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.523521 31706 consensus_queue.cc:1048] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.525938 31705 raft_consensus.cc:515] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.528679 31705 leader_election.cc:290] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.529088 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d42d2f528614e47bf2449dd69ae4efe" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:15.529335 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d42d2f528614e47bf2449dd69ae4efe" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:15.529772 31468 raft_consensus.cc:3060] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.530026 31617 raft_consensus.cc:3060] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.535836 31468 raft_consensus.cc:2468] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:15.536969 31508 leader_election.cc:304] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:15.537603 31617 raft_consensus.cc:2468] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:15.537783 31705 raft_consensus.cc:2804] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:15.538980 31705 raft_consensus.cc:697] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:15.539738 31705 consensus_queue.cc:237] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.547003 31364 catalog_manager.cc:5697] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:15.603336 31468 raft_consensus.cc:3060] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.610052 31720 consensus_queue.cc:1048] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.624202 31726 consensus_queue.cc:1048] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:15.638528 31726 raft_consensus.cc:493] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:15.639032 31726 raft_consensus.cc:515] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.640973 31726 leader_election.cc:290] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:15.641760 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:15.642197 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:15.642724 31468 raft_consensus.cc:2393] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49b7f7e8279d4132bbe3ac11a0574d4e in current term 1: Already voted for candidate 99e8bc6e90be4823a072f071317f305f in this term.
I20260709 12:22:15.643530 31543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e4694fc09204c679df8298128be9c87"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
mode: GRACEFUL
new_leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:60790
I20260709 12:22:15.644253 31543 raft_consensus.cc:606] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Received request to transfer leadership to TS 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:15.646951 31582 leader_election.cc:304] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:15.647878 31726 raft_consensus.cc:3060] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:15.650086 31543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
mode: GRACEFUL
new_leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:60790
I20260709 12:22:15.650818 31543 raft_consensus.cc:606] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Received request to transfer leadership to TS 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:15.655012 31726 raft_consensus.cc:2749] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:15.675647 31617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e52d43425fe347faaee14845963deb09"
dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
mode: GRACEFUL
new_leader_uuid: "99e8bc6e90be4823a072f071317f305f"
 from {username='slave'} at 127.0.0.1:52588
I20260709 12:22:15.676159 31617 raft_consensus.cc:606] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Received request to transfer leadership to TS 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:15.716593 31705 consensus_queue.cc:1048] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.723206 31706 raft_consensus.cc:993] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f: : Instructing follower 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:15.723752 31670 raft_consensus.cc:1081] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Signalling peer 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:15.725409 31469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e4694fc09204c679df8298128be9c87"
dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:54536
I20260709 12:22:15.726852 31469 raft_consensus.cc:493] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:15.727250 31469 raft_consensus.cc:3060] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:15.729087 31705 consensus_queue.cc:1048] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.735145 31469 raft_consensus.cc:515] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:15.740001 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4694fc09204c679df8298128be9c87" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:15.740095 31469 leader_election.cc:290] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Requested vote from peers 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:15.740317 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4694fc09204c679df8298128be9c87" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:15.740645 31617 raft_consensus.cc:3060] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:15.741029 31543 raft_consensus.cc:3055] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:15.741364 31543 raft_consensus.cc:740] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:15.742220 31543 consensus_queue.cc:260] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:15.743615 31543 raft_consensus.cc:3060] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:15.749815 31617 raft_consensus.cc:2468] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:15.751299 31543 raft_consensus.cc:2468] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:15.751453 31435 leader_election.cc:304] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:15.753100 31685 raft_consensus.cc:2804] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:15.753798 31685 raft_consensus.cc:697] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:15.754652 31685 consensus_queue.cc:237] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } }
I20260709 12:22:15.761296 31365 catalog_manager.cc:5697] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 1 to 2, leader changed from 99e8bc6e90be4823a072f071317f305f (127.24.146.2) to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 2 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:15.779775 31705 consensus_queue.cc:1048] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.793474 31705 consensus_queue.cc:1048] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.888240 31685 consensus_queue.cc:1048] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.889460 31663 consensus_queue.cc:1048] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.921052 31705 consensus_queue.cc:1048] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.931386 31705 consensus_queue.cc:1048] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.946916 31705 consensus_queue.cc:1048] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.949186 31664 raft_consensus.cc:993] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e: : Instructing follower 99e8bc6e90be4823a072f071317f305f to start an election
I20260709 12:22:15.949687 31726 raft_consensus.cc:1081] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Signalling peer 99e8bc6e90be4823a072f071317f305f to start an election
I20260709 12:22:15.951773 31543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e52d43425fe347faaee14845963deb09"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
 from {username='slave'} at 127.0.0.1:60776
I20260709 12:22:15.952903 31543 raft_consensus.cc:493] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:15.953336 31543 raft_consensus.cc:3060] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:15.954790 31705 consensus_queue.cc:1048] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:15.963742 31543 raft_consensus.cc:515] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.967252 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:15.967902 31469 raft_consensus.cc:3060] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:15.970930 31543 leader_election.cc:290] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 2 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:15.972343 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52d43425fe347faaee14845963deb09" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:15.973030 31618 raft_consensus.cc:3055] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:15.973343 31618 raft_consensus.cc:740] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Running, Role: LEADER
I20260709 12:22:15.974359 31469 raft_consensus.cc:2468] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 2.
I20260709 12:22:15.974332 31618 consensus_queue.cc:260] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.975963 31618 raft_consensus.cc:3060] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:15.975988 31508 leader_election.cc:304] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:15.977185 31706 raft_consensus.cc:2804] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:15.977660 31706 raft_consensus.cc:697] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 2 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:15.978327 31706 consensus_queue.cc:237] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:15.982999 31618 raft_consensus.cc:2468] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 2.
I20260709 12:22:15.985673 31706 raft_consensus.cc:993] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f: : Instructing follower 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:15.986241 31696 raft_consensus.cc:1081] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Signalling peer 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:15.986043 31365 catalog_manager.cc:5697] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 1 to 2, leader changed from 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3) to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:15.990236 31469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364"
dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:54536
I20260709 12:22:15.990831 31469 raft_consensus.cc:493] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:15.991237 31469 raft_consensus.cc:3060] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:15.997442 31469 raft_consensus.cc:515] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:16.000025 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:16.000100 31469 leader_election.cc:290] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:16.000321 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b98d9c3a13624882a5d465dbeb761364" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:16.000826 31543 raft_consensus.cc:3055] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:16.001204 31543 raft_consensus.cc:740] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:16.001593 31618 raft_consensus.cc:3060] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:16.002048 31543 consensus_queue.cc:260] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:16.003286 31543 raft_consensus.cc:3060] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:16.007025 31618 raft_consensus.cc:2468] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:16.008219 31435 leader_election.cc:304] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:16.008296 31543 raft_consensus.cc:2468] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:16.008948 31685 raft_consensus.cc:2804] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:16.009433 31685 raft_consensus.cc:697] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:16.010179 31685 consensus_queue.cc:237] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:16.016469 31365 catalog_manager.cc:5697] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 1 to 2, leader changed from 99e8bc6e90be4823a072f071317f305f (127.24.146.2) to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 2 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:16.154107 31618 raft_consensus.cc:1275] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:16.155359 31685 consensus_queue.cc:1048] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:16.163018 31543 raft_consensus.cc:1275] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:16.164615 31663 consensus_queue.cc:1048] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:16.385283 31469 raft_consensus.cc:1275] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Refusing update from remote peer 99e8bc6e90be4823a072f071317f305f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:16.386595 31706 consensus_queue.cc:1048] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:16.394567 31618 raft_consensus.cc:1275] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 99e8bc6e90be4823a072f071317f305f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:16.396555 31670 consensus_queue.cc:1048] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:16.476563 31618 raft_consensus.cc:1275] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:16.478152 31663 consensus_queue.cc:1048] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:16.485997 31543 raft_consensus.cc:1275] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:16.488441 31734 consensus_queue.cc:1048] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:18.719352 31365 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56840:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:22:18.721560 31365 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:22:18.767997 31451 tablet_service.cc:1511] Processing CreateTablet for tablet 74470e50aec54fea8312fc5025fa64c5 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:18.769372 31451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74470e50aec54fea8312fc5025fa64c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.768971 31534 tablet_service.cc:1511] Processing CreateTablet for tablet 74470e50aec54fea8312fc5025fa64c5 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:18.771052 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 74470e50aec54fea8312fc5025fa64c5 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:22:18.771839 31452 tablet_service.cc:1511] Processing CreateTablet for tablet 41fc6b6bd1ae430da9bb3c3c4f3710fd (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:18.772322 31534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74470e50aec54fea8312fc5025fa64c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.773118 31452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fc6b6bd1ae430da9bb3c3c4f3710fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.774221 31530 tablet_service.cc:1511] Processing CreateTablet for tablet 41fc6b6bd1ae430da9bb3c3c4f3710fd (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:18.774677 31607 tablet_service.cc:1511] Processing CreateTablet for tablet 41fc6b6bd1ae430da9bb3c3c4f3710fd (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:22:18.772361 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74470e50aec54fea8312fc5025fa64c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.775628 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fc6b6bd1ae430da9bb3c3c4f3710fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.775900 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41fc6b6bd1ae430da9bb3c3c4f3710fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.784363 31455 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1dbd98bd3a4141a28ac6b7521846d2 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:18.785756 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1dbd98bd3a4141a28ac6b7521846d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.796540 31605 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1dbd98bd3a4141a28ac6b7521846d2 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:18.798873 31453 tablet_service.cc:1511] Processing CreateTablet for tablet 85937d85272d47efb94865568d5b5704 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:18.800581 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1dbd98bd3a4141a28ac6b7521846d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.800107 31532 tablet_service.cc:1511] Processing CreateTablet for tablet 7f1dbd98bd3a4141a28ac6b7521846d2 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:22:18.800132 31528 tablet_service.cc:1511] Processing CreateTablet for tablet 85937d85272d47efb94865568d5b5704 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:18.801779 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f1dbd98bd3a4141a28ac6b7521846d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.800271 31453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85937d85272d47efb94865568d5b5704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.804725 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85937d85272d47efb94865568d5b5704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.823647 31753 tablet_bootstrap.cc:492] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:18.829280 31454 tablet_service.cc:1511] Processing CreateTablet for tablet 7d74764e704d4417931a41755a48f418 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:18.830739 31454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d74764e704d4417931a41755a48f418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.831602 31753 tablet_bootstrap.cc:654] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:18.833761 31530 tablet_service.cc:1511] Processing CreateTablet for tablet 7d74764e704d4417931a41755a48f418 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:18.835175 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d74764e704d4417931a41755a48f418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.835407 31604 tablet_service.cc:1511] Processing CreateTablet for tablet 7d74764e704d4417931a41755a48f418 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:22:18.836748 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d74764e704d4417931a41755a48f418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.851924 31457 tablet_service.cc:1511] Processing CreateTablet for tablet 77793192904843adae7eaf9a1ed6d5f0 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:18.853408 31457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77793192904843adae7eaf9a1ed6d5f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.854308 31532 tablet_service.cc:1511] Processing CreateTablet for tablet 77793192904843adae7eaf9a1ed6d5f0 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:18.855764 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77793192904843adae7eaf9a1ed6d5f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.859015 31753 tablet_bootstrap.cc:492] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:18.859647 31753 ts_tablet_manager.cc:1403] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 12:22:18.862582 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 85937d85272d47efb94865568d5b5704 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:22:18.869419 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85937d85272d47efb94865568d5b5704. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.883723 31606 tablet_service.cc:1511] Processing CreateTablet for tablet db9f08a1c4274b33bbd0b7e1964b32ca (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:18.864423 31752 tablet_bootstrap.cc:492] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:18.865161 31753 raft_consensus.cc:359] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:18.885833 31753 raft_consensus.cc:385] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:18.886186 31753 raft_consensus.cc:740] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.885099 31606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9f08a1c4274b33bbd0b7e1964b32ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.887097 31532 tablet_service.cc:1511] Processing CreateTablet for tablet dd0f530462f24ef2824a119b8d21b28d (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:18.876116 31607 tablet_service.cc:1511] Processing CreateTablet for tablet 77793192904843adae7eaf9a1ed6d5f0 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:22:18.888396 31532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0f530462f24ef2824a119b8d21b28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.888492 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77793192904843adae7eaf9a1ed6d5f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.886323 31455 tablet_service.cc:1511] Processing CreateTablet for tablet dd0f530462f24ef2824a119b8d21b28d (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:18.890061 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0f530462f24ef2824a119b8d21b28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.895906 31451 tablet_service.cc:1511] Processing CreateTablet for tablet 4042a5cf9b54417b8f8aec0c5bdaf346 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:18.897270 31451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4042a5cf9b54417b8f8aec0c5bdaf346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.898221 31608 tablet_service.cc:1511] Processing CreateTablet for tablet dd0f530462f24ef2824a119b8d21b28d (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:22:18.898473 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 4042a5cf9b54417b8f8aec0c5bdaf346 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:18.899852 31608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0f530462f24ef2824a119b8d21b28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.902863 31528 tablet_service.cc:1511] Processing CreateTablet for tablet 4042a5cf9b54417b8f8aec0c5bdaf346 (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:22:18.904186 31528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4042a5cf9b54417b8f8aec0c5bdaf346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.878983 31452 tablet_service.cc:1511] Processing CreateTablet for tablet db9f08a1c4274b33bbd0b7e1964b32ca (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:18.879745 31530 tablet_service.cc:1511] Processing CreateTablet for tablet db9f08a1c4274b33bbd0b7e1964b32ca (DEFAULT_TABLE table=soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:22:18.905730 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4042a5cf9b54417b8f8aec0c5bdaf346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.905686 31530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9f08a1c4274b33bbd0b7e1964b32ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.911836 31752 tablet_bootstrap.cc:654] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:18.886965 31753 consensus_queue.cc:260] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:18.918354 31753 ts_tablet_manager.cc:1434] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 12:22:18.919526 31753 tablet_bootstrap.cc:492] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:18.872769 31754 tablet_bootstrap.cc:492] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:18.938441 31452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9f08a1c4274b33bbd0b7e1964b32ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:22:18.944949 31753 tablet_bootstrap.cc:654] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:18.952617 31754 tablet_bootstrap.cc:654] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:18.967371 31752 tablet_bootstrap.cc:492] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:18.968019 31752 ts_tablet_manager.cc:1403] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.000s
I20260709 12:22:18.972806 31753 tablet_bootstrap.cc:492] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:18.973423 31754 tablet_bootstrap.cc:492] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:18.973016 31752 raft_consensus.cc:359] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:18.973523 31753 ts_tablet_manager.cc:1403] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260709 12:22:18.973873 31752 raft_consensus.cc:385] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:18.974068 31754 ts_tablet_manager.cc:1403] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.008s
I20260709 12:22:18.974269 31752 raft_consensus.cc:740] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.975065 31752 consensus_queue.cc:260] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:18.976130 31753 raft_consensus.cc:359] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:18.976763 31753 raft_consensus.cc:385] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:18.976992 31753 raft_consensus.cc:740] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.977113 31754 raft_consensus.cc:359] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:18.977617 31753 consensus_queue.cc:260] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:18.978092 31754 raft_consensus.cc:385] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:18.978466 31754 raft_consensus.cc:740] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:18.979287 31754 consensus_queue.cc:260] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:18.980010 31753 ts_tablet_manager.cc:1434] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:22:18.980191 31752 ts_tablet_manager.cc:1434] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 12:22:18.981062 31753 tablet_bootstrap.cc:492] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:18.984248 31754 ts_tablet_manager.cc:1434] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:22:18.985396 31754 tablet_bootstrap.cc:492] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:18.988207 31753 tablet_bootstrap.cc:654] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:18.991753 31754 tablet_bootstrap.cc:654] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:18.993615 31752 tablet_bootstrap.cc:492] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:18.999996 31670 raft_consensus.cc:493] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.000728 31670 raft_consensus.cc:515] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.003922 31752 tablet_bootstrap.cc:654] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.005609 31754 tablet_bootstrap.cc:492] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:19.006294 31754 ts_tablet_manager.cc:1403] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260709 12:22:19.006321 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.009810 31754 raft_consensus.cc:359] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
W20260709 12:22:19.009778 31508 leader_election.cc:343] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.004474 31670 leader_election.cc:290] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.013219 31754 raft_consensus.cc:385] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.013648 31754 raft_consensus.cc:740] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.015072 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:19.015817 31616 raft_consensus.cc:2468] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:19.018288 31510 leader_election.cc:304] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e
W20260709 12:22:19.018203 31415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:22:19.019356 31760 raft_consensus.cc:2804] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.019995 31760 raft_consensus.cc:493] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.019344 31754 consensus_queue.cc:260] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.020298 31760 raft_consensus.cc:3060] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.021944 31754 ts_tablet_manager.cc:1434] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:22:19.023001 31754 tablet_bootstrap.cc:492] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:19.025643 31753 tablet_bootstrap.cc:492] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:19.026235 31753 ts_tablet_manager.cc:1403] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.022s
I20260709 12:22:19.029021 31760 raft_consensus.cc:515] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.030529 31754 tablet_bootstrap.cc:654] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.032384 31753 raft_consensus.cc:359] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.032620 31670 raft_consensus.cc:493] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.033283 31753 raft_consensus.cc:385] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.033715 31753 raft_consensus.cc:740] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.034129 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.034723 31616 raft_consensus.cc:3060] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.034693 31753 consensus_queue.cc:260] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.037580 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:19.033520 31670 raft_consensus.cc:515] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.040103 31670 leader_election.cc:290] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.041671 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
W20260709 12:22:19.043769 31510 leader_election.cc:343] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:22:19.045478 31508 leader_election.cc:343] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.046789 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.048712 31469 raft_consensus.cc:2468] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:19.052346 31616 raft_consensus.cc:2468] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:19.052978 31760 leader_election.cc:290] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.054513 31508 leader_election.cc:304] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 49b7f7e8279d4132bbe3ac11a0574d4e
I20260709 12:22:19.055935 31510 leader_election.cc:304] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:19.057363 31670 raft_consensus.cc:2804] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.057960 31670 raft_consensus.cc:493] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.058483 31670 raft_consensus.cc:3060] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.059851 31753 ts_tablet_manager.cc:1434] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.006s
I20260709 12:22:19.060468 31754 tablet_bootstrap.cc:492] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:19.061090 31754 ts_tablet_manager.cc:1403] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.021s
I20260709 12:22:19.061159 31753 tablet_bootstrap.cc:492] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:19.064304 31754 raft_consensus.cc:359] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.058068 31765 raft_consensus.cc:2804] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.065629 31765 raft_consensus.cc:697] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:19.066768 31765 consensus_queue.cc:237] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.065639 31670 raft_consensus.cc:515] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.072402 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:19.072800 31753 tablet_bootstrap.cc:654] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.070806 31754 raft_consensus.cc:385] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.073285 31754 raft_consensus.cc:740] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.073100 31469 raft_consensus.cc:3060] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.074230 31754 consensus_queue.cc:260] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.076789 31754 ts_tablet_manager.cc:1434] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 12:22:19.077945 31754 tablet_bootstrap.cc:492] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:19.081571 31469 raft_consensus.cc:2468] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:19.085352 31754 tablet_bootstrap.cc:654] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.085652 31752 tablet_bootstrap.cc:492] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:19.086695 31752 ts_tablet_manager.cc:1403] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.000s
I20260709 12:22:19.087288 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.090535 31752 raft_consensus.cc:359] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.090548 31508 leader_election.cc:304] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
W20260709 12:22:19.092213 31510 leader_election.cc:343] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.092265 31765 raft_consensus.cc:2804] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.093042 31765 raft_consensus.cc:697] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:19.093992 31765 consensus_queue.cc:237] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.091460 31670 leader_election.cc:290] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.096298 31366 catalog_manager.cc:5697] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.099745 31752 raft_consensus.cc:385] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.103282 31752 raft_consensus.cc:740] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.104779 31752 consensus_queue.cc:260] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.108623 31752 ts_tablet_manager.cc:1434] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:22:19.111985 31752 tablet_bootstrap.cc:492] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:19.123759 31367 catalog_manager.cc:5697] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.125927 31754 tablet_bootstrap.cc:492] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:19.126606 31754 ts_tablet_manager.cc:1403] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.012s
I20260709 12:22:19.130568 31754 raft_consensus.cc:359] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.131433 31754 raft_consensus.cc:385] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.131808 31754 raft_consensus.cc:740] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.133100 31753 tablet_bootstrap.cc:492] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:19.132755 31754 consensus_queue.cc:260] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.133762 31753 ts_tablet_manager.cc:1403] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.034s
I20260709 12:22:19.135689 31754 ts_tablet_manager.cc:1434] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:22:19.136801 31753 raft_consensus.cc:359] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.137251 31754 tablet_bootstrap.cc:492] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:19.137590 31753 raft_consensus.cc:385] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.138002 31753 raft_consensus.cc:740] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.138767 31753 consensus_queue.cc:260] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.141055 31753 ts_tablet_manager.cc:1434] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:22:19.142191 31753 tablet_bootstrap.cc:492] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:19.133827 31752 tablet_bootstrap.cc:654] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.144924 31754 tablet_bootstrap.cc:654] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.150856 31753 tablet_bootstrap.cc:654] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.150920 31685 raft_consensus.cc:493] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.152145 31685 raft_consensus.cc:515] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.154613 31685 leader_election.cc:290] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.158094 31670 raft_consensus.cc:493] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.158666 31670 raft_consensus.cc:515] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.162706 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:19.163745 31616 raft_consensus.cc:2393] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ddc4dc912454981a5ebdbbb8408c91e in current term 1: Already voted for candidate 99e8bc6e90be4823a072f071317f305f in this term.
I20260709 12:22:19.165216 31670 leader_election.cc:290] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.157390 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:19.172727 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85937d85272d47efb94865568d5b5704" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.173962 31433 leader_election.cc:304] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e; no voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:19.174152 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85937d85272d47efb94865568d5b5704" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
W20260709 12:22:19.174371 31508 leader_election.cc:343] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.175463 31685 raft_consensus.cc:3060] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:22:19.175894 31510 leader_election.cc:343] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.176478 31510 leader_election.cc:304] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e
I20260709 12:22:19.177735 31670 raft_consensus.cc:2749] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:19.171020 31752 tablet_bootstrap.cc:492] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:19.182513 31752 ts_tablet_manager.cc:1403] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.017s
I20260709 12:22:19.184525 31685 raft_consensus.cc:2749] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:19.185979 31752 raft_consensus.cc:359] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.187351 31752 raft_consensus.cc:385] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.187654 31752 raft_consensus.cc:740] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.188275 31754 tablet_bootstrap.cc:492] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:19.188813 31754 ts_tablet_manager.cc:1403] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.008s
I20260709 12:22:19.188437 31752 consensus_queue.cc:260] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.191550 31754 raft_consensus.cc:359] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.192126 31754 raft_consensus.cc:385] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.192422 31754 raft_consensus.cc:740] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.193171 31752 ts_tablet_manager.cc:1434] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:22:19.193228 31754 consensus_queue.cc:260] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.194537 31752 tablet_bootstrap.cc:492] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:19.195873 31753 tablet_bootstrap.cc:492] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:19.196141 31754 ts_tablet_manager.cc:1434] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:22:19.196533 31753 ts_tablet_manager.cc:1403] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.055s	user 0.030s	sys 0.013s
I20260709 12:22:19.197259 31754 tablet_bootstrap.cc:492] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:19.199797 31753 raft_consensus.cc:359] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.200619 31753 raft_consensus.cc:385] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.200971 31753 raft_consensus.cc:740] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.201737 31752 tablet_bootstrap.cc:654] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.201790 31753 consensus_queue.cc:260] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.207314 31754 tablet_bootstrap.cc:654] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.207507 31753 ts_tablet_manager.cc:1434] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:22:19.208612 31753 tablet_bootstrap.cc:492] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:19.216674 31753 tablet_bootstrap.cc:654] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.223176 31752 tablet_bootstrap.cc:492] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:19.223788 31752 ts_tablet_manager.cc:1403] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:22:19.224753 31753 tablet_bootstrap.cc:492] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:19.225207 31753 ts_tablet_manager.cc:1403] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 12:22:19.226945 31752 raft_consensus.cc:359] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.227859 31752 raft_consensus.cc:385] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.228158 31752 raft_consensus.cc:740] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.227905 31753 raft_consensus.cc:359] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.229101 31753 raft_consensus.cc:385] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.229626 31753 raft_consensus.cc:740] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.228961 31752 consensus_queue.cc:260] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.230517 31753 consensus_queue.cc:260] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.231642 31754 tablet_bootstrap.cc:492] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:19.231940 31752 ts_tablet_manager.cc:1434] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:22:19.232298 31754 ts_tablet_manager.cc:1403] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.006s
I20260709 12:22:19.233135 31752 tablet_bootstrap.cc:492] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:19.233224 31753 ts_tablet_manager.cc:1434] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:22:19.234406 31753 tablet_bootstrap.cc:492] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:19.235481 31754 raft_consensus.cc:359] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.236326 31754 raft_consensus.cc:385] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.236677 31754 raft_consensus.cc:740] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.237521 31754 consensus_queue.cc:260] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.240734 31752 tablet_bootstrap.cc:654] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.241528 31753 tablet_bootstrap.cc:654] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.243237 31754 ts_tablet_manager.cc:1434] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:22:19.244477 31754 tablet_bootstrap.cc:492] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:19.251336 31754 tablet_bootstrap.cc:654] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.252887 31752 tablet_bootstrap.cc:492] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:19.253578 31752 ts_tablet_manager.cc:1403] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 12:22:19.257097 31752 raft_consensus.cc:359] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.257941 31670 raft_consensus.cc:493] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.258020 31752 raft_consensus.cc:385] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.258684 31752 raft_consensus.cc:740] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.259817 31752 consensus_queue.cc:260] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.258646 31670 raft_consensus.cc:515] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.263953 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1dbd98bd3a4141a28ac6b7521846d2" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:19.264724 31616 raft_consensus.cc:2468] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:19.266274 31510 leader_election.cc:304] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.267179 31769 raft_consensus.cc:2804] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.267565 31769 raft_consensus.cc:493] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.267871 31769 raft_consensus.cc:3060] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.269809 31670 leader_election.cc:290] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.271504 31726 raft_consensus.cc:493] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.271977 31726 raft_consensus.cc:515] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.274503 31754 tablet_bootstrap.cc:492] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:19.275270 31754 ts_tablet_manager.cc:1403] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.014s
I20260709 12:22:19.275822 31726 leader_election.cc:290] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:19.274420 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1dbd98bd3a4141a28ac6b7521846d2" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.287030 31468 raft_consensus.cc:2468] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:19.278651 31754 raft_consensus.cc:359] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.279628 31769 raft_consensus.cc:515] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.281685 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:19.282230 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.284688 31752 ts_tablet_manager.cc:1434] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.004s
I20260709 12:22:19.291054 31769 leader_election.cc:290] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.291594 31752 tablet_bootstrap.cc:492] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:19.291622 31754 raft_consensus.cc:385] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.293756 31754 raft_consensus.cc:740] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.294700 31685 raft_consensus.cc:493] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.294595 31754 consensus_queue.cc:260] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
W20260709 12:22:19.295254 31582 leader_election.cc:343] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.295339 31685 raft_consensus.cc:515] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
W20260709 12:22:19.296507 31582 leader_election.cc:343] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.296928 31582 leader_election.cc:304] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:19.294685 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1dbd98bd3a4141a28ac6b7521846d2" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:19.298002 31469 raft_consensus.cc:3060] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.298633 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d74764e704d4417931a41755a48f418" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:19.299075 31752 tablet_bootstrap.cc:654] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.299309 31544 raft_consensus.cc:2468] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 0.
I20260709 12:22:19.300729 31433 leader_election.cc:304] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.301589 31756 raft_consensus.cc:2804] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.301967 31756 raft_consensus.cc:493] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.302270 31756 raft_consensus.cc:3060] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.306005 31754 ts_tablet_manager.cc:1434] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:22:19.306960 31726 raft_consensus.cc:2749] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:19.307665 31754 tablet_bootstrap.cc:492] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:19.307659 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1dbd98bd3a4141a28ac6b7521846d2" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.311321 31616 raft_consensus.cc:3060] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.315299 31754 tablet_bootstrap.cc:654] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.318121 31753 tablet_bootstrap.cc:492] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:19.318755 31753 ts_tablet_manager.cc:1403] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.085s	user 0.031s	sys 0.013s
I20260709 12:22:19.322399 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d74764e704d4417931a41755a48f418" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:19.323135 31618 raft_consensus.cc:2468] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 0.
I20260709 12:22:19.316354 31469 raft_consensus.cc:2468] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:19.326673 31508 leader_election.cc:304] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.327255 31753 raft_consensus.cc:359] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.327703 31769 raft_consensus.cc:2804] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.328233 31769 raft_consensus.cc:697] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:19.328104 31753 raft_consensus.cc:385] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.328765 31753 raft_consensus.cc:740] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.329190 31769 consensus_queue.cc:237] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.329593 31753 consensus_queue.cc:260] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.332083 31726 raft_consensus.cc:493] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.332592 31726 raft_consensus.cc:515] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.326000 31685 leader_election.cc:290] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.334671 31726 leader_election.cc:290] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:19.335930 31753 ts_tablet_manager.cc:1434] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:22:19.336320 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:19.337190 31753 tablet_bootstrap.cc:492] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:19.338186 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.339104 31469 raft_consensus.cc:2393] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 49b7f7e8279d4132bbe3ac11a0574d4e in current term 1: Already voted for candidate 99e8bc6e90be4823a072f071317f305f in this term.
I20260709 12:22:19.340728 31582 leader_election.cc:304] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:19.341643 31726 raft_consensus.cc:3060] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.343436 31616 raft_consensus.cc:2468] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:19.341099 31756 raft_consensus.cc:515] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.347723 31756 leader_election.cc:290] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.348735 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d74764e704d4417931a41755a48f418" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:19.348986 31726 raft_consensus.cc:2749] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:22:19.349225 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d74764e704d4417931a41755a48f418" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.349565 31544 raft_consensus.cc:3060] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.349887 31616 raft_consensus.cc:3060] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.351886 31754 tablet_bootstrap.cc:492] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:19.352450 31754 ts_tablet_manager.cc:1403] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.009s
I20260709 12:22:19.355525 31754 raft_consensus.cc:359] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.356271 31754 raft_consensus.cc:385] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.356541 31754 raft_consensus.cc:740] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.357263 31754 consensus_queue.cc:260] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.358465 31544 raft_consensus.cc:2468] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:19.361649 31752 tablet_bootstrap.cc:492] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:19.362257 31752 ts_tablet_manager.cc:1403] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.041s
I20260709 12:22:19.362413 31433 leader_election.cc:304] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.363340 31756 raft_consensus.cc:2804] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.363824 31756 raft_consensus.cc:697] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:19.364681 31616 raft_consensus.cc:2468] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:19.365190 31752 raft_consensus.cc:359] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.359302 31754 ts_tablet_manager.cc:1434] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:22:19.360085 31367 catalog_manager.cc:5697] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.358783 31753 tablet_bootstrap.cc:654] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.364675 31756 consensus_queue.cc:237] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.368517 31754 tablet_bootstrap.cc:492] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e: Bootstrap starting.
I20260709 12:22:19.366020 31752 raft_consensus.cc:385] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.368957 31752 raft_consensus.cc:740] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.369755 31752 consensus_queue.cc:260] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.372181 31752 ts_tablet_manager.cc:1434] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 12:22:19.373170 31752 tablet_bootstrap.cc:492] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:19.375460 31754 tablet_bootstrap.cc:654] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.379339 31752 tablet_bootstrap.cc:654] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.390419 31754 tablet_bootstrap.cc:492] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e: No bootstrap required, opened a new log
I20260709 12:22:19.391108 31754 ts_tablet_manager.cc:1403] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
I20260709 12:22:19.391444 31752 tablet_bootstrap.cc:492] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:19.392092 31752 ts_tablet_manager.cc:1403] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:22:19.394096 31754 raft_consensus.cc:359] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.395113 31754 raft_consensus.cc:385] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.395020 31752 raft_consensus.cc:359] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.395634 31754 raft_consensus.cc:740] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.396078 31752 raft_consensus.cc:385] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.396454 31752 raft_consensus.cc:740] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.396672 31754 consensus_queue.cc:260] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.397269 31752 consensus_queue.cc:260] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.398577 31753 tablet_bootstrap.cc:492] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:19.399128 31753 ts_tablet_manager.cc:1403] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.021s
I20260709 12:22:19.399230 31754 ts_tablet_manager.cc:1434] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:22:19.399744 31752 ts_tablet_manager.cc:1434] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:22:19.401233 31752 tablet_bootstrap.cc:492] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:19.401922 31753 raft_consensus.cc:359] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.402693 31753 raft_consensus.cc:385] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.404179 31753 raft_consensus.cc:740] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.404855 31753 consensus_queue.cc:260] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.410183 31753 ts_tablet_manager.cc:1434] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:22:19.409385 31367 catalog_manager.cc:5697] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 1 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.411357 31753 tablet_bootstrap.cc:492] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f: Bootstrap starting.
I20260709 12:22:19.414574 31752 tablet_bootstrap.cc:654] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.417440 31753 tablet_bootstrap.cc:654] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.420189 31769 raft_consensus.cc:493] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.420804 31769 raft_consensus.cc:515] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.423105 31769 leader_election.cc:290] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.425189 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0f530462f24ef2824a119b8d21b28d" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.426929 31469 raft_consensus.cc:2468] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:19.428601 31508 leader_election.cc:304] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.430797 31756 raft_consensus.cc:493] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.431407 31756 raft_consensus.cc:515] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.432430 31769 raft_consensus.cc:2804] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.433543 31756 leader_election.cc:290] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.435032 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:19.436192 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0f530462f24ef2824a119b8d21b28d" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:19.436218 31769 raft_consensus.cc:493] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.430464 31753 tablet_bootstrap.cc:492] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f: No bootstrap required, opened a new log
I20260709 12:22:19.435683 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
W20260709 12:22:19.437610 31510 leader_election.cc:343] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.438172 31618 raft_consensus.cc:2468] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 0.
W20260709 12:22:19.439328 31433 leader_election.cc:343] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:22:19.439750 31753 ts_tablet_manager.cc:1403] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.007s
I20260709 12:22:19.437563 31769 raft_consensus.cc:3060] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.439944 31435 leader_election.cc:304] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:19.441154 31756 raft_consensus.cc:2804] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.441507 31756 raft_consensus.cc:493] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.441862 31756 raft_consensus.cc:3060] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.442571 31753 raft_consensus.cc:359] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.443245 31753 raft_consensus.cc:385] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.443503 31753 raft_consensus.cc:740] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.444121 31753 consensus_queue.cc:260] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.439973 31752 tablet_bootstrap.cc:492] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:19.445803 31752 ts_tablet_manager.cc:1403] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.021s
I20260709 12:22:19.447788 31769 raft_consensus.cc:515] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.448529 31752 raft_consensus.cc:359] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.449222 31752 raft_consensus.cc:385] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.449479 31752 raft_consensus.cc:740] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.450088 31753 ts_tablet_manager.cc:1434] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:22:19.451120 31752 consensus_queue.cc:260] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.453644 31752 ts_tablet_manager.cc:1434] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 12:22:19.453658 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0f530462f24ef2824a119b8d21b28d" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:19.454389 31469 raft_consensus.cc:3060] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.454744 31756 raft_consensus.cc:515] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.455446 31769 leader_election.cc:290] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.454761 31752 tablet_bootstrap.cc:492] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e: Bootstrap starting.
I20260709 12:22:19.458278 31756 leader_election.cc:290] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.458510 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:19.459236 31544 raft_consensus.cc:3060] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.461799 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0f530462f24ef2824a119b8d21b28d" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.462527 31618 raft_consensus.cc:3060] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.462700 31752 tablet_bootstrap.cc:654] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:22:19.468134 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.469225 31616 raft_consensus.cc:3060] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.471575 31618 raft_consensus.cc:2468] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:19.472236 31670 raft_consensus.cc:493] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.473590 31726 raft_consensus.cc:493] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.475391 31670 raft_consensus.cc:515] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.476230 31510 leader_election.cc:304] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.477221 31769 raft_consensus.cc:2804] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.477748 31769 raft_consensus.cc:697] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:19.477880 31670 leader_election.cc:290] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.473806 31544 raft_consensus.cc:2468] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:19.475430 31726 raft_consensus.cc:515] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.479743 31433 leader_election.cc:304] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.480664 31756 raft_consensus.cc:2804] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.480813 31726 leader_election.cc:290] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:19.481287 31756 raft_consensus.cc:697] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:19.478008 31469 raft_consensus.cc:2468] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:19.482002 31616 raft_consensus.cc:2468] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:19.481706 31769 consensus_queue.cc:237] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.485165 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77793192904843adae7eaf9a1ed6d5f0" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:19.482278 31756 consensus_queue.cc:237] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.480913 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4042a5cf9b54417b8f8aec0c5bdaf346" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.485842 31544 raft_consensus.cc:2468] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 0.
I20260709 12:22:19.486034 31468 raft_consensus.cc:2468] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:19.483842 31752 tablet_bootstrap.cc:492] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e: No bootstrap required, opened a new log
I20260709 12:22:19.487255 31752 ts_tablet_manager.cc:1403] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.003s
I20260709 12:22:19.485421 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77793192904843adae7eaf9a1ed6d5f0" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" is_pre_election: true
I20260709 12:22:19.487774 31508 leader_election.cc:304] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.488317 31469 raft_consensus.cc:2468] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 0.
I20260709 12:22:19.488699 31670 raft_consensus.cc:2804] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.489692 31670 raft_consensus.cc:493] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.490062 31670 raft_consensus.cc:3060] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.490499 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4042a5cf9b54417b8f8aec0c5bdaf346" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:19.490851 31765 consensus_queue.cc:1048] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:19.491226 31752 raft_consensus.cc:359] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.491978 31752 raft_consensus.cc:385] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:22:19.492264 31752 raft_consensus.cc:740] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Initialized, Role: FOLLOWER
I20260709 12:22:19.493373 31752 consensus_queue.cc:260] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.495787 31752 ts_tablet_manager.cc:1434] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:22:19.497031 31616 raft_consensus.cc:2468] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 0.
I20260709 12:22:19.490497 31582 leader_election.cc:304] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.498628 31726 raft_consensus.cc:2804] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.498976 31726 raft_consensus.cc:493] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.499287 31726 raft_consensus.cc:3060] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.499531 31366 catalog_manager.cc:5697] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.500495 31670 raft_consensus.cc:515] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.503317 31670 leader_election.cc:290] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.503587 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4042a5cf9b54417b8f8aec0c5bdaf346" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:19.504354 31469 raft_consensus.cc:3060] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.507887 31726 raft_consensus.cc:515] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.512602 31726 leader_election.cc:290] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:19.513504 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4042a5cf9b54417b8f8aec0c5bdaf346" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.514257 31616 raft_consensus.cc:3060] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.514599 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77793192904843adae7eaf9a1ed6d5f0" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:19.514766 31670 consensus_queue.cc:1048] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:19.515349 31468 raft_consensus.cc:3060] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.521981 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77793192904843adae7eaf9a1ed6d5f0" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:19.522733 31544 raft_consensus.cc:3060] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.530362 31616 raft_consensus.cc:2468] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:19.532140 31468 raft_consensus.cc:2468] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 1.
I20260709 12:22:19.532846 31510 leader_election.cc:304] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.538113 31685 raft_consensus.cc:493] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:22:19.544275 31765 raft_consensus.cc:2804] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.544788 31765 raft_consensus.cc:697] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:19.544437 31685 raft_consensus.cc:515] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.545660 31765 consensus_queue.cc:237] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.546962 31685 leader_election.cc:290] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.551792 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85937d85272d47efb94865568d5b5704" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f" is_pre_election: true
I20260709 12:22:19.552597 31543 raft_consensus.cc:2468] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 0.
I20260709 12:22:19.552639 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85937d85272d47efb94865568d5b5704" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" is_pre_election: true
I20260709 12:22:19.553278 31616 raft_consensus.cc:2468] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 0.
I20260709 12:22:19.554246 31433 leader_election.cc:304] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.555863 31685 raft_consensus.cc:2804] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:22:19.556279 31685 raft_consensus.cc:493] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:22:19.556663 31685 raft_consensus.cc:3060] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.566908 31364 catalog_manager.cc:5697] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 1 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.575826 31582 leader_election.cc:304] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:19.576861 31726 raft_consensus.cc:2804] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.577435 31726 raft_consensus.cc:697] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Becoming Leader. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Running, Role: LEADER
I20260709 12:22:19.541599 31469 raft_consensus.cc:2468] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 1.
I20260709 12:22:19.542800 31544 raft_consensus.cc:2468] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 1.
I20260709 12:22:19.578320 31726 consensus_queue.cc:237] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.591763 31769 consensus_queue.cc:1048] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:19.596673 31685 raft_consensus.cc:515] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.601414 31685 leader_election.cc:290] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.602391 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85937d85272d47efb94865568d5b5704" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:19.605158 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85937d85272d47efb94865568d5b5704" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.605834 31616 raft_consensus.cc:3060] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.606920 31364 catalog_manager.cc:5697] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 0 to 1, leader changed from <none> to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 1 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.608280 31544 raft_consensus.cc:3060] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:22:19.614265 31616 raft_consensus.cc:2468] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:19.617136 31769 consensus_queue.cc:1048] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:19.619187 31435 leader_election.cc:304] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:19.617126 31544 raft_consensus.cc:2468] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 1.
I20260709 12:22:19.620143 31685 raft_consensus.cc:2804] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:22:19.621078 31685 raft_consensus.cc:697] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:19.621994 31685 consensus_queue.cc:237] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.621564 31366 catalog_manager.cc:5697] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e reported cstate change: term changed from 0 to 1, leader changed from <none> to 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3). New cstate: current_term: 1 leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:19.643160 31367 catalog_manager.cc:5697] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 1 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.750806 31544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
mode: GRACEFUL
new_leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:60790
I20260709 12:22:19.751327 31544 raft_consensus.cc:606] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Received request to transfer leadership to TS 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:19.756747 31544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
mode: GRACEFUL
new_leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:60790
I20260709 12:22:19.757315 31544 raft_consensus.cc:606] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Received request to transfer leadership to TS 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:19.758916 31685 consensus_queue.cc:1048] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:19.763006 31756 consensus_queue.cc:1048] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:19.763370 31544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f1dbd98bd3a4141a28ac6b7521846d2"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
mode: GRACEFUL
new_leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:60790
I20260709 12:22:19.764047 31544 raft_consensus.cc:606] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Received request to transfer leadership to TS 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:19.794271 31769 consensus_queue.cc:1048] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:19.796391 31469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d74764e704d4417931a41755a48f418"
dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
mode: GRACEFUL
new_leader_uuid: "99e8bc6e90be4823a072f071317f305f"
 from {username='slave'} at 127.0.0.1:54538
I20260709 12:22:19.797009 31469 raft_consensus.cc:606] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Received request to transfer leadership to TS 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:19.804162 31617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77793192904843adae7eaf9a1ed6d5f0"
dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
mode: GRACEFUL
new_leader_uuid: "99e8bc6e90be4823a072f071317f305f"
 from {username='slave'} at 127.0.0.1:52588
I20260709 12:22:19.804847 31617 raft_consensus.cc:606] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Received request to transfer leadership to TS 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:19.809075 31760 consensus_queue.cc:1048] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:19.812593 31468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca"
dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
mode: GRACEFUL
new_leader_uuid: "99e8bc6e90be4823a072f071317f305f"
 from {username='slave'} at 127.0.0.1:54538
I20260709 12:22:19.813223 31468 raft_consensus.cc:606] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Received request to transfer leadership to TS 99e8bc6e90be4823a072f071317f305f
I20260709 12:22:19.818835 31760 raft_consensus.cc:993] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f: : Instructing follower 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:19.819335 31670 raft_consensus.cc:1081] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Signalling peer 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:19.822667 31544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4042a5cf9b54417b8f8aec0c5bdaf346"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
mode: GRACEFUL
new_leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
 from {username='slave'} at 127.0.0.1:60790
I20260709 12:22:19.823238 31544 raft_consensus.cc:606] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Received request to transfer leadership to TS 49b7f7e8279d4132bbe3ac11a0574d4e
I20260709 12:22:19.821439 31469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f1dbd98bd3a4141a28ac6b7521846d2"
dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:54536
I20260709 12:22:19.824813 31469 raft_consensus.cc:493] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:19.825232 31469 raft_consensus.cc:3060] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:19.830585 31469 raft_consensus.cc:515] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.832209 31469 leader_election.cc:290] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.833006 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1dbd98bd3a4141a28ac6b7521846d2" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:19.833315 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f1dbd98bd3a4141a28ac6b7521846d2" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.833671 31544 raft_consensus.cc:3055] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:19.833884 31617 raft_consensus.cc:3060] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:19.834039 31544 raft_consensus.cc:740] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:19.834825 31544 consensus_queue.cc:260] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.835901 31544 raft_consensus.cc:3060] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:19.839536 31617 raft_consensus.cc:2468] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:19.840736 31435 leader_election.cc:304] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:19.841434 31544 raft_consensus.cc:2468] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:19.841529 31685 raft_consensus.cc:2804] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:19.842115 31685 raft_consensus.cc:697] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:19.842926 31685 consensus_queue.cc:237] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.849860 31366 catalog_manager.cc:5697] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 1 to 2, leader changed from 99e8bc6e90be4823a072f071317f305f (127.24.146.2) to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 2 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.916115 31685 consensus_queue.cc:1048] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:19.919395 31756 consensus_queue.cc:1048] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:19.924862 31756 raft_consensus.cc:993] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e: : Instructing follower 99e8bc6e90be4823a072f071317f305f to start an election
I20260709 12:22:19.925453 31685 raft_consensus.cc:1081] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Signalling peer 99e8bc6e90be4823a072f071317f305f to start an election
I20260709 12:22:19.931056 31544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
 from {username='slave'} at 127.0.0.1:60784
I20260709 12:22:19.931656 31544 raft_consensus.cc:493] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:19.932087 31544 raft_consensus.cc:3060] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:19.942380 31544 raft_consensus.cc:515] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.944464 31544 leader_election.cc:290] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 2 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.946376 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.947055 31617 raft_consensus.cc:3060] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:19.951531 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9f08a1c4274b33bbd0b7e1964b32ca" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:19.952226 31469 raft_consensus.cc:3055] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:19.952522 31469 raft_consensus.cc:740] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:19.953231 31469 consensus_queue.cc:260] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.954674 31469 raft_consensus.cc:3060] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:19.958799 31617 raft_consensus.cc:2468] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 2.
I20260709 12:22:19.960388 31510 leader_election.cc:304] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:19.961301 31760 raft_consensus.cc:2804] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:19.961814 31760 raft_consensus.cc:697] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 2 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:19.961951 31469 raft_consensus.cc:2468] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 2.
I20260709 12:22:19.962841 31760 consensus_queue.cc:237] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.970106 31364 catalog_manager.cc:5697] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 1 to 2, leader changed from 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1) to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:19.988099 31769 raft_consensus.cc:993] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f: : Instructing follower 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:19.988660 31760 raft_consensus.cc:1081] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Signalling peer 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:19.990240 31469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5"
dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:54536
I20260709 12:22:19.990778 31469 raft_consensus.cc:493] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:19.991128 31469 raft_consensus.cc:3060] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:19.995899 31469 raft_consensus.cc:515] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:19.997615 31469 leader_election.cc:290] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:19.998453 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:19.998636 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74470e50aec54fea8312fc5025fa64c5" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:19.998994 31544 raft_consensus.cc:3055] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:19.999223 31617 raft_consensus.cc:3060] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:19.999363 31544 raft_consensus.cc:740] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:20.000113 31544 consensus_queue.cc:260] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.000998 31544 raft_consensus.cc:3060] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.004756 31617 raft_consensus.cc:2468] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:20.005514 31544 raft_consensus.cc:2468] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:20.005939 31435 leader_election.cc:304] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:20.006742 31685 raft_consensus.cc:2804] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:20.007174 31685 raft_consensus.cc:697] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:20.007807 31685 consensus_queue.cc:237] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.014535 31364 catalog_manager.cc:5697] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 1 to 2, leader changed from 99e8bc6e90be4823a072f071317f305f (127.24.146.2) to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 2 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:20.031924 31760 consensus_queue.cc:1048] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:20.046015 31769 consensus_queue.cc:1048] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:20.057310 31685 consensus_queue.cc:1048] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:20.071105 31760 raft_consensus.cc:993] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f: : Instructing follower 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:20.070631 31816 consensus_queue.cc:1048] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:22:20.071965 31670 raft_consensus.cc:1081] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Signalling peer 2ddc4dc912454981a5ebdbbb8408c91e to start an election
I20260709 12:22:20.074777 31469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd"
dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
 from {username='slave'} at 127.0.0.1:54536
I20260709 12:22:20.075400 31469 raft_consensus.cc:493] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:20.075778 31469 raft_consensus.cc:3060] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.085417 31469 raft_consensus.cc:515] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.088840 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:20.089493 31544 raft_consensus.cc:3055] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:20.089604 31469 leader_election.cc:290] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Requested vote from peers 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:20.089843 31544 raft_consensus.cc:740] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:20.090708 31544 consensus_queue.cc:260] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.091789 31544 raft_consensus.cc:3060] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.092844 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41fc6b6bd1ae430da9bb3c3c4f3710fd" candidate_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:20.094027 31617 raft_consensus.cc:3060] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.098955 31544 raft_consensus.cc:2468] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:20.100224 31433 leader_election.cc:304] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:20.101105 31756 raft_consensus.cc:2804] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:20.101325 31617 raft_consensus.cc:2468] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ddc4dc912454981a5ebdbbb8408c91e in term 2.
I20260709 12:22:20.101609 31756 raft_consensus.cc:697] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Becoming Leader. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:20.102672 31756 consensus_queue.cc:237] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.109791 31364 catalog_manager.cc:5697] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e reported cstate change: term changed from 1 to 2, leader changed from 99e8bc6e90be4823a072f071317f305f (127.24.146.2) to 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1). New cstate: current_term: 2 leader_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:20.111073 31670 consensus_queue.cc:1048] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:20.119297 31670 raft_consensus.cc:993] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: : Instructing follower 49b7f7e8279d4132bbe3ac11a0574d4e to start an election
I20260709 12:22:20.119745 31670 raft_consensus.cc:1081] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Signalling peer 49b7f7e8279d4132bbe3ac11a0574d4e to start an election
I20260709 12:22:20.121336 31616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4042a5cf9b54417b8f8aec0c5bdaf346"
dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
 from {username='slave'} at 127.0.0.1:52578
I20260709 12:22:20.121966 31616 raft_consensus.cc:493] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:20.122346 31616 raft_consensus.cc:3060] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.124958 31670 consensus_queue.cc:1048] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:20.129299 31616 raft_consensus.cc:515] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.131695 31616 leader_election.cc:290] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 2 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:20.132436 31468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4042a5cf9b54417b8f8aec0c5bdaf346" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:20.133599 31544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4042a5cf9b54417b8f8aec0c5bdaf346" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:20.135452 31544 raft_consensus.cc:3055] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:20.135824 31544 raft_consensus.cc:740] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:20.136559 31544 consensus_queue.cc:260] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.137848 31544 raft_consensus.cc:3060] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.144986 31544 raft_consensus.cc:2468] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 2.
I20260709 12:22:20.145025 31726 consensus_queue.cc:1048] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:20.146288 31582 leader_election.cc:304] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [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: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 2ddc4dc912454981a5ebdbbb8408c91e
I20260709 12:22:20.147112 31726 raft_consensus.cc:2804] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:20.148628 31726 raft_consensus.cc:697] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 LEADER]: Becoming Leader. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Running, Role: LEADER
I20260709 12:22:20.150028 31726 consensus_queue.cc:237] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.157886 31726 consensus_queue.cc:1048] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:22:20.159363 31364 catalog_manager.cc:5697] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e reported cstate change: term changed from 1 to 2, leader changed from 99e8bc6e90be4823a072f071317f305f (127.24.146.2) to 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3). New cstate: current_term: 2 leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:20.169329 31726 raft_consensus.cc:993] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e: : Instructing follower 99e8bc6e90be4823a072f071317f305f to start an election
I20260709 12:22:20.170150 31726 raft_consensus.cc:1081] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Signalling peer 99e8bc6e90be4823a072f071317f305f to start an election
I20260709 12:22:20.171799 31544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77793192904843adae7eaf9a1ed6d5f0"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
 from {username='slave'} at 127.0.0.1:60776
I20260709 12:22:20.172313 31544 raft_consensus.cc:493] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:20.172642 31544 raft_consensus.cc:3060] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.178071 31544 raft_consensus.cc:515] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.179867 31544 leader_election.cc:290] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 2 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:20.181130 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77793192904843adae7eaf9a1ed6d5f0" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:20.181869 31616 raft_consensus.cc:3055] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:20.182210 31616 raft_consensus.cc:740] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Running, Role: LEADER
I20260709 12:22:20.182246 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77793192904843adae7eaf9a1ed6d5f0" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:20.182853 31469 raft_consensus.cc:3060] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.183012 31616 consensus_queue.cc:260] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.184077 31616 raft_consensus.cc:3060] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.188943 31469 raft_consensus.cc:2468] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 2.
I20260709 12:22:20.189216 31616 raft_consensus.cc:2468] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 2.
I20260709 12:22:20.190027 31508 leader_election.cc:304] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:20.190760 31670 raft_consensus.cc:2804] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:20.191133 31670 raft_consensus.cc:697] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 2 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:20.191774 31670 consensus_queue.cc:237] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.197718 31364 catalog_manager.cc:5697] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 1 to 2, leader changed from 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3) to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:20.357347 31469 raft_consensus.cc:1275] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Refusing update from remote peer 99e8bc6e90be4823a072f071317f305f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.358665 31670 consensus_queue.cc:1048] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.365700 31616 raft_consensus.cc:1275] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 99e8bc6e90be4823a072f071317f305f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.367519 31670 consensus_queue.cc:1048] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.380606 31816 raft_consensus.cc:993] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e: : Instructing follower 99e8bc6e90be4823a072f071317f305f to start an election
I20260709 12:22:20.381093 31756 raft_consensus.cc:1081] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Signalling peer 99e8bc6e90be4823a072f071317f305f to start an election
I20260709 12:22:20.382555 31544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d74764e704d4417931a41755a48f418"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
 from {username='slave'} at 127.0.0.1:60784
I20260709 12:22:20.382985 31544 raft_consensus.cc:493] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:20.383294 31544 raft_consensus.cc:3060] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.388000 31544 raft_consensus.cc:515] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.389485 31544 leader_election.cc:290] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 2 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3:38051)
I20260709 12:22:20.390379 31469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d74764e704d4417931a41755a48f418" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:20.390563 31616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d74764e704d4417931a41755a48f418" candidate_uuid: "99e8bc6e90be4823a072f071317f305f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
I20260709 12:22:20.390916 31469 raft_consensus.cc:3055] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:20.391103 31616 raft_consensus.cc:3060] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.391220 31469 raft_consensus.cc:740] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:20.391899 31469 consensus_queue.cc:260] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.392731 31469 raft_consensus.cc:3060] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.396387 31616 raft_consensus.cc:2468] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 2.
I20260709 12:22:20.397125 31469 raft_consensus.cc:2468] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99e8bc6e90be4823a072f071317f305f in term 2.
I20260709 12:22:20.397598 31510 leader_election.cc:304] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:20.398452 31760 raft_consensus.cc:2804] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:20.398808 31760 raft_consensus.cc:697] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 2 LEADER]: Becoming Leader. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:20.399415 31760 consensus_queue.cc:237] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:20.406219 31366 catalog_manager.cc:5697] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f reported cstate change: term changed from 1 to 2, leader changed from 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1) to 99e8bc6e90be4823a072f071317f305f (127.24.146.2). New cstate: current_term: 2 leader_uuid: "99e8bc6e90be4823a072f071317f305f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:22:20.448819 31616 raft_consensus.cc:1275] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.450249 31816 consensus_queue.cc:1048] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.451591 31544 raft_consensus.cc:1275] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.452904 31816 consensus_queue.cc:1048] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.534516 31544 raft_consensus.cc:1275] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.534742 31616 raft_consensus.cc:1275] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.535784 31685 consensus_queue.cc:1048] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.536020 31816 consensus_queue.cc:1048] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.550652 31544 raft_consensus.cc:1275] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.551441 31616 raft_consensus.cc:1275] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 2ddc4dc912454981a5ebdbbb8408c91e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.552731 31756 consensus_queue.cc:1048] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.553081 31825 consensus_queue.cc:1048] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.644858 31469 raft_consensus.cc:3060] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:20.651496 31469 raft_consensus.cc:1275] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Refusing update from remote peer 49b7f7e8279d4132bbe3ac11a0574d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.652729 31726 consensus_queue.cc:1048] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:20.661933 31543 raft_consensus.cc:1275] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Refusing update from remote peer 49b7f7e8279d4132bbe3ac11a0574d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.663900 31726 consensus_queue.cc:1048] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.671334 31469 raft_consensus.cc:1275] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Refusing update from remote peer 99e8bc6e90be4823a072f071317f305f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.672690 31760 consensus_queue.cc:1048] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.682888 31617 raft_consensus.cc:1275] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 99e8bc6e90be4823a072f071317f305f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.684656 31798 consensus_queue.cc:1048] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:20.896438 31469 raft_consensus.cc:1275] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Refusing update from remote peer 99e8bc6e90be4823a072f071317f305f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.899253 31798 consensus_queue.cc:1048] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:20.918985 31617 raft_consensus.cc:1275] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Refusing update from remote peer 99e8bc6e90be4823a072f071317f305f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:20.921311 31760 consensus_queue.cc:1048] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [LEADER]: Connected to new peer: Peer: permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:22:22.826648 31364 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56840:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:22:22.849484 31364 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56840:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:22:22.985136 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:22:23.132714 31860 log.cc:927] Time spent T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f: Append to log took a long time: real 0.108s	user 0.002s	sys 0.000s
I20260709 12:22:23.135501 31882 tablet.cc:1724] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.136405 31883 tablet.cc:1724] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:22:23.138742 31852 log.cc:927] Time spent T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e: Append to log took a long time: real 0.160s	user 0.000s	sys 0.002s
I20260709 12:22:23.185101 31881 tablet.cc:1724] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.222517 31893 tablet.cc:1724] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.244736 31898 tablet.cc:1724] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.240083 31900 tablet.cc:1724] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.247047 31901 tablet.cc:1724] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:22:23.261148 31888 log.cc:927] Time spent T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260709 12:22:23.263463 31886 log.cc:927] Time spent T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:22:23.259071 31887 tablet.cc:1724] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.296237 31899 tablet.cc:1724] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.312440 31881 tablet.cc:1724] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.319475 31904 tablet.cc:1724] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.339395 31881 tablet.cc:1724] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.339644 31900 tablet.cc:1724] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.346621 31906 tablet.cc:1724] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.345359 31901 tablet.cc:1724] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:22:23.351967 31905 log.cc:927] Time spent T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 12:22:23.354844 31542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb"
dest_uuid: "99e8bc6e90be4823a072f071317f305f"
mode: GRACEFUL
new_leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
 from {username='slave'} at 127.0.0.1:45462
I20260709 12:22:23.359431 31542 raft_consensus.cc:606] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Received request to transfer leadership to TS 49b7f7e8279d4132bbe3ac11a0574d4e
I20260709 12:22:23.340040 31883 tablet.cc:1724] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.349830 31882 tablet.cc:1724] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.377292 31908 tablet.cc:1724] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.381069 31904 tablet.cc:1724] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.386893 31906 tablet.cc:1724] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.379510 31898 tablet.cc:1724] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.368217 31887 tablet.cc:1724] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.413363 31900 tablet.cc:1724] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.417649 31898 tablet.cc:1724] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.420033 31904 tablet.cc:1724] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.427605 31883 tablet.cc:1724] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.430990 31899 tablet.cc:1724] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:22:23.456933 31466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c377797bac174812b4ca19ca7ec4a3b4"
dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
mode: GRACEFUL
new_leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
 from {username='slave'} at 127.0.0.1:36364
I20260709 12:22:23.457566 31466 raft_consensus.cc:606] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Received request to transfer leadership to TS 49b7f7e8279d4132bbe3ac11a0574d4e
I20260709 12:22:23.459547 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:22:23.460029 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:23.468006 31364 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327: soft_deleted_table [id=d9bb82742e6c4fbc9052e967eca7a807] alter complete (version 1)
I20260709 12:22:23.690786 31862 raft_consensus.cc:993] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f: : Instructing follower 49b7f7e8279d4132bbe3ac11a0574d4e to start an election
I20260709 12:22:23.691385 31857 raft_consensus.cc:1081] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Signalling peer 49b7f7e8279d4132bbe3ac11a0574d4e to start an election
I20260709 12:22:23.693269 31610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb"
dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
 from {username='slave'} at 127.0.0.1:52578
I20260709 12:22:23.693987 31610 raft_consensus.cc:493] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:23.694311 31610 raft_consensus.cc:3060] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:23.701258 31610 raft_consensus.cc:515] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:23.703302 31610 leader_election.cc:290] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 2 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:23.704268 31466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:23.704561 31542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2aaebf0bd284930849a4cfa16fb87fb" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:23.704995 31466 raft_consensus.cc:3060] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:23.705138 31542 raft_consensus.cc:3055] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:23.705525 31542 raft_consensus.cc:740] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99e8bc6e90be4823a072f071317f305f, State: Running, Role: LEADER
I20260709 12:22:23.706241 31542 consensus_queue.cc:260] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:23.707223 31542 raft_consensus.cc:3060] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:23.711364 31466 raft_consensus.cc:2468] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 2.
I20260709 12:22:23.712685 31582 leader_election.cc:304] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ddc4dc912454981a5ebdbbb8408c91e, 49b7f7e8279d4132bbe3ac11a0574d4e; no voters: 
I20260709 12:22:23.713629 31907 raft_consensus.cc:2804] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:23.714087 31907 raft_consensus.cc:697] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 LEADER]: Becoming Leader. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Running, Role: LEADER
I20260709 12:22:23.714558 31542 raft_consensus.cc:2468] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 2.
I20260709 12:22:23.715029 31907 consensus_queue.cc:237] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:23.723734 31366 catalog_manager.cc:5697] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e reported cstate change: term changed from 1 to 2, leader changed from 99e8bc6e90be4823a072f071317f305f (127.24.146.2) to 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3). New cstate: current_term: 2 leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:23.733915 31868 raft_consensus.cc:993] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e: : Instructing follower 49b7f7e8279d4132bbe3ac11a0574d4e to start an election
I20260709 12:22:23.734428 31853 raft_consensus.cc:1081] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Signalling peer 49b7f7e8279d4132bbe3ac11a0574d4e to start an election
I20260709 12:22:23.735828 31610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c377797bac174812b4ca19ca7ec4a3b4"
dest_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e"
 from {username='slave'} at 127.0.0.1:52562
I20260709 12:22:23.736310 31610 raft_consensus.cc:493] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:22:23.736569 31610 raft_consensus.cc:3060] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:23.742154 31610 raft_consensus.cc:515] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:23.743780 31610 leader_election.cc:290] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 2 election: Requested vote from peers 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799), 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879)
I20260709 12:22:23.744510 31466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c377797bac174812b4ca19ca7ec4a3b4" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ddc4dc912454981a5ebdbbb8408c91e"
I20260709 12:22:23.744859 31543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c377797bac174812b4ca19ca7ec4a3b4" candidate_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99e8bc6e90be4823a072f071317f305f"
I20260709 12:22:23.745185 31466 raft_consensus.cc:3055] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:22:23.745424 31543 raft_consensus.cc:3060] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:23.745536 31466 raft_consensus.cc:740] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ddc4dc912454981a5ebdbbb8408c91e, State: Running, Role: LEADER
I20260709 12:22:23.746377 31466 consensus_queue.cc:260] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:23.747395 31466 raft_consensus.cc:3060] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:22:23.752746 31543 raft_consensus.cc:2468] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 2.
I20260709 12:22:23.754070 31582 leader_election.cc:304] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49b7f7e8279d4132bbe3ac11a0574d4e, 99e8bc6e90be4823a072f071317f305f; no voters: 
I20260709 12:22:23.754832 31907 raft_consensus.cc:2804] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:22:23.754935 31466 raft_consensus.cc:2468] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49b7f7e8279d4132bbe3ac11a0574d4e in term 2.
I20260709 12:22:23.755447 31907 raft_consensus.cc:697] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 LEADER]: Becoming Leader. State: Replica: 49b7f7e8279d4132bbe3ac11a0574d4e, State: Running, Role: LEADER
I20260709 12:22:23.756367 31907 consensus_queue.cc:237] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } }
I20260709 12:22:23.764024 31366 catalog_manager.cc:5697] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e reported cstate change: term changed from 1 to 2, leader changed from 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1) to 49b7f7e8279d4132bbe3ac11a0574d4e (127.24.146.3). New cstate: current_term: 2 leader_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49b7f7e8279d4132bbe3ac11a0574d4e" member_type: VOTER last_known_addr { host: "127.24.146.3" port: 38051 } health_report { overall_health: HEALTHY } } }
I20260709 12:22:24.157609 31543 raft_consensus.cc:1275] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Refusing update from remote peer 49b7f7e8279d4132bbe3ac11a0574d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:24.158905 31907 consensus_queue.cc:1048] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:24.169185 31466 raft_consensus.cc:1275] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Refusing update from remote peer 49b7f7e8279d4132bbe3ac11a0574d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:24.175563 31884 consensus_queue.cc:1048] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:24.195997 31466 raft_consensus.cc:1275] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Refusing update from remote peer 49b7f7e8279d4132bbe3ac11a0574d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:24.197381 31907 consensus_queue.cc:1048] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ddc4dc912454981a5ebdbbb8408c91e" member_type: VOTER last_known_addr { host: "127.24.146.1" port: 38799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:22:24.208065 31543 raft_consensus.cc:1275] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Refusing update from remote peer 49b7f7e8279d4132bbe3ac11a0574d4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:22:24.209435 31922 consensus_queue.cc:1048] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99e8bc6e90be4823a072f071317f305f" member_type: VOTER last_known_addr { host: "127.24.146.2" port: 46879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:22:24.460985 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:24.466251 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:24.466781 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:25.467754 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:25.473465 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:25.474015 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:26.474970 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:26.480643 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:26.481158 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:27.482125 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:27.487370 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:27.487814 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:28.488865 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:28.494138 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:28.494590 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:29.495539 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:29.500654 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:29.501169 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:30.502231 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:30.507804 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:30.508289 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:31.509519 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:31.515204 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:31.515684 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:32.516831 25160 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:22:32.522908 25160 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:22:32.523376 25160 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:22:33.593149 25160 tablet_server.cc:179] TabletServer@127.24.146.1:0 shutting down...
W20260709 12:22:33.597664 31508 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 12:22:33.602245 31508 consensus_peers.cc:597] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f -> Peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Couldn't send request to peer 2ddc4dc912454981a5ebdbbb8408c91e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:33.622125 31582 consensus_peers.cc:597] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e -> Peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Couldn't send request to peer 2ddc4dc912454981a5ebdbbb8408c91e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:33.636704 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:33.637708 25160 tablet_replica.cc:333] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.638643 25160 raft_consensus.cc:2243] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.639797 25160 raft_consensus.cc:2272] T db9f08a1c4274b33bbd0b7e1964b32ca P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:33.643414 31582 consensus_peers.cc:597] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e -> Peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Couldn't send request to peer 2ddc4dc912454981a5ebdbbb8408c91e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:33.643611 25160 tablet_replica.cc:333] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.644435 25160 raft_consensus.cc:2243] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.645040 25160 raft_consensus.cc:2272] T 77793192904843adae7eaf9a1ed6d5f0 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.647637 25160 tablet_replica.cc:333] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.648557 25160 raft_consensus.cc:2243] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.649550 25160 raft_consensus.cc:2272] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.652365 25160 tablet_replica.cc:333] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.653009 25160 raft_consensus.cc:2243] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.653569 25160 raft_consensus.cc:2272] T dd0f530462f24ef2824a119b8d21b28d P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.656190 25160 tablet_replica.cc:333] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.656790 25160 raft_consensus.cc:2243] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.657720 25160 raft_consensus.cc:2272] T 74470e50aec54fea8312fc5025fa64c5 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.660291 25160 tablet_replica.cc:333] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.660967 25160 raft_consensus.cc:2243] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.662487 25160 raft_consensus.cc:2272] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.665220 25160 tablet_replica.cc:333] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.665951 25160 raft_consensus.cc:2243] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.666882 25160 raft_consensus.cc:2272] T 85937d85272d47efb94865568d5b5704 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.669589 25160 tablet_replica.cc:333] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.670367 25160 raft_consensus.cc:2243] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.671001 25160 raft_consensus.cc:2272] T 7d74764e704d4417931a41755a48f418 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.673395 25160 tablet_replica.cc:333] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.674048 25160 raft_consensus.cc:2243] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.674543 25160 raft_consensus.cc:2272] T 8d945b96d8d340c6b71d448e44c8102d P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.677060 25160 tablet_replica.cc:333] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.677736 25160 raft_consensus.cc:2243] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.678285 25160 raft_consensus.cc:2272] T 043cf09aa0b841a09ee71bd2292244a3 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.680716 25160 tablet_replica.cc:333] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.681308 25160 raft_consensus.cc:2243] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.681788 25160 raft_consensus.cc:2272] T 1d42d2f528614e47bf2449dd69ae4efe P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.684248 25160 tablet_replica.cc:333] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.684872 25160 raft_consensus.cc:2243] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.685443 25160 raft_consensus.cc:2272] T e52d43425fe347faaee14845963deb09 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.687968 25160 tablet_replica.cc:333] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.688560 25160 raft_consensus.cc:2243] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.689138 25160 raft_consensus.cc:2272] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.691650 25160 tablet_replica.cc:333] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.692323 25160 raft_consensus.cc:2243] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.692883 25160 raft_consensus.cc:2272] T c2aaebf0bd284930849a4cfa16fb87fb P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.695400 25160 tablet_replica.cc:333] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.696014 25160 raft_consensus.cc:2243] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.697211 25160 raft_consensus.cc:2272] T bc368442cf164e70aedf4e5a00ea5d85 P 2ddc4dc912454981a5ebdbbb8408c91e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:22:33.699817 31582 consensus_peers.cc:597] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e -> Peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Couldn't send request to peer 2ddc4dc912454981a5ebdbbb8408c91e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:33.700651 25160 tablet_replica.cc:333] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
W20260709 12:22:33.701205 31582 consensus_peers.cc:597] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e -> Peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Couldn't send request to peer 2ddc4dc912454981a5ebdbbb8408c91e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:33.701478 25160 raft_consensus.cc:2243] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.702101 25160 raft_consensus.cc:2272] T c377797bac174812b4ca19ca7ec4a3b4 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.704463 25160 tablet_replica.cc:333] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.706415 25160 raft_consensus.cc:2243] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.707479 25160 raft_consensus.cc:2272] T 7e4694fc09204c679df8298128be9c87 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.709998 25160 tablet_replica.cc:333] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e: stopping tablet replica
I20260709 12:22:33.710565 25160 raft_consensus.cc:2243] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.711512 25160 raft_consensus.cc:2272] T b98d9c3a13624882a5d465dbeb761364 P 2ddc4dc912454981a5ebdbbb8408c91e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.759778 25160 tablet_server.cc:196] TabletServer@127.24.146.1:0 shutdown complete.
I20260709 12:22:33.805965 25160 tablet_server.cc:179] TabletServer@127.24.146.2:0 shutting down...
W20260709 12:22:33.816226 31508 consensus_peers.cc:597] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f -> Peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Couldn't send request to peer 2ddc4dc912454981a5ebdbbb8408c91e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:38799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:22:33.838280 31508 consensus_peers.cc:597] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f -> Peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Couldn't send request to peer 2ddc4dc912454981a5ebdbbb8408c91e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:38799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:33.839728 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:33.840713 25160 tablet_replica.cc:333] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.841801 25160 raft_consensus.cc:2243] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.842957 25160 raft_consensus.cc:2272] T db9f08a1c4274b33bbd0b7e1964b32ca P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.845539 25160 tablet_replica.cc:333] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.846321 25160 raft_consensus.cc:2243] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.847321 25160 raft_consensus.cc:2272] T 77793192904843adae7eaf9a1ed6d5f0 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.849916 25160 tablet_replica.cc:333] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.850540 25160 raft_consensus.cc:2243] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.851045 25160 raft_consensus.cc:2272] T b98d9c3a13624882a5d465dbeb761364 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.853253 25160 tablet_replica.cc:333] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.853850 25160 raft_consensus.cc:2243] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.854423 25160 raft_consensus.cc:2272] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.856575 25160 tablet_replica.cc:333] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.857128 25160 raft_consensus.cc:2243] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.857553 25160 raft_consensus.cc:2272] T bc368442cf164e70aedf4e5a00ea5d85 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.859858 25160 tablet_replica.cc:333] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.860391 25160 raft_consensus.cc:2243] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.860816 25160 raft_consensus.cc:2272] T c2aaebf0bd284930849a4cfa16fb87fb P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.862975 25160 tablet_replica.cc:333] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.863523 25160 raft_consensus.cc:2243] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.864326 25160 raft_consensus.cc:2272] T 7d74764e704d4417931a41755a48f418 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.866513 25160 tablet_replica.cc:333] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.867105 25160 raft_consensus.cc:2243] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.867597 25160 raft_consensus.cc:2272] T 85937d85272d47efb94865568d5b5704 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.870146 25160 tablet_replica.cc:333] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.870690 25160 raft_consensus.cc:2243] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.871549 25160 raft_consensus.cc:2272] T 8d945b96d8d340c6b71d448e44c8102d P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.873755 25160 tablet_replica.cc:333] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.874326 25160 raft_consensus.cc:2243] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.875141 25160 raft_consensus.cc:2272] T dd0f530462f24ef2824a119b8d21b28d P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.877321 25160 tablet_replica.cc:333] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.877934 25160 raft_consensus.cc:2243] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.878500 25160 raft_consensus.cc:2272] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.881047 25160 tablet_replica.cc:333] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.881596 25160 raft_consensus.cc:2243] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:22:33.881662 31508 consensus_peers.cc:597] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f -> Peer 2ddc4dc912454981a5ebdbbb8408c91e (127.24.146.1:38799): Couldn't send request to peer 2ddc4dc912454981a5ebdbbb8408c91e. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.1:38799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:33.882243 25160 raft_consensus.cc:2272] T 74470e50aec54fea8312fc5025fa64c5 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.884593 25160 tablet_replica.cc:333] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.885164 25160 raft_consensus.cc:2243] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.885726 25160 raft_consensus.cc:2272] T 7e4694fc09204c679df8298128be9c87 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.888016 25160 tablet_replica.cc:333] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.888573 25160 raft_consensus.cc:2243] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.889050 25160 raft_consensus.cc:2272] T c377797bac174812b4ca19ca7ec4a3b4 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.891305 25160 tablet_replica.cc:333] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.891857 25160 raft_consensus.cc:2243] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.892717 25160 raft_consensus.cc:2272] T 1d42d2f528614e47bf2449dd69ae4efe P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.894889 25160 tablet_replica.cc:333] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.895424 25160 raft_consensus.cc:2243] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.895870 25160 raft_consensus.cc:2272] T 043cf09aa0b841a09ee71bd2292244a3 P 99e8bc6e90be4823a072f071317f305f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.898169 25160 tablet_replica.cc:333] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.898731 25160 raft_consensus.cc:2243] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:33.899274 25160 raft_consensus.cc:2272] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.901423 25160 tablet_replica.cc:333] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f: stopping tablet replica
I20260709 12:22:33.901988 25160 raft_consensus.cc:2243] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:33.902876 25160 raft_consensus.cc:2272] T e52d43425fe347faaee14845963deb09 P 99e8bc6e90be4823a072f071317f305f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:33.947511 25160 tablet_server.cc:196] TabletServer@127.24.146.2:0 shutdown complete.
W20260709 12:22:33.949556 31582 consensus_peers.cc:597] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e -> Peer 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879): Couldn't send request to peer 99e8bc6e90be4823a072f071317f305f. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:33.987800 25160 tablet_server.cc:179] TabletServer@127.24.146.3:0 shutting down...
W20260709 12:22:34.006117 31582 consensus_peers.cc:597] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e -> Peer 99e8bc6e90be4823a072f071317f305f (127.24.146.2:46879): Couldn't send request to peer 99e8bc6e90be4823a072f071317f305f. Status: Network error: Client connection negotiation failed: client connection to 127.24.146.2:46879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:22:34.016677 25160 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:22:34.017535 25160 tablet_replica.cc:333] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.018317 25160 raft_consensus.cc:2243] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.018877 25160 raft_consensus.cc:2272] T 77793192904843adae7eaf9a1ed6d5f0 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.021013 25160 tablet_replica.cc:333] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.021596 25160 raft_consensus.cc:2243] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.022083 25160 raft_consensus.cc:2272] T db9f08a1c4274b33bbd0b7e1964b32ca P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.024292 25160 tablet_replica.cc:333] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.024854 25160 raft_consensus.cc:2243] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.025321 25160 raft_consensus.cc:2272] T b98d9c3a13624882a5d465dbeb761364 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.027426 25160 tablet_replica.cc:333] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.027969 25160 raft_consensus.cc:2243] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.028818 25160 raft_consensus.cc:2272] T 4042a5cf9b54417b8f8aec0c5bdaf346 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.030922 25160 tablet_replica.cc:333] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.031486 25160 raft_consensus.cc:2243] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.032332 25160 raft_consensus.cc:2272] T c2aaebf0bd284930849a4cfa16fb87fb P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.034441 25160 tablet_replica.cc:333] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.034971 25160 raft_consensus.cc:2243] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.035414 25160 raft_consensus.cc:2272] T bc368442cf164e70aedf4e5a00ea5d85 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.037369 25160 tablet_replica.cc:333] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.037926 25160 raft_consensus.cc:2243] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.038429 25160 raft_consensus.cc:2272] T dd0f530462f24ef2824a119b8d21b28d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.040488 25160 tablet_replica.cc:333] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.041003 25160 raft_consensus.cc:2243] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.041510 25160 raft_consensus.cc:2272] T 7f1dbd98bd3a4141a28ac6b7521846d2 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.043533 25160 tablet_replica.cc:333] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.044050 25160 raft_consensus.cc:2243] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.044533 25160 raft_consensus.cc:2272] T 74470e50aec54fea8312fc5025fa64c5 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.046536 25160 tablet_replica.cc:333] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.047075 25160 raft_consensus.cc:2243] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.048089 25160 raft_consensus.cc:2272] T c377797bac174812b4ca19ca7ec4a3b4 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.050273 25160 tablet_replica.cc:333] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.050824 25160 raft_consensus.cc:2243] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.051303 25160 raft_consensus.cc:2272] T 7e4694fc09204c679df8298128be9c87 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.053249 25160 tablet_replica.cc:333] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.053762 25160 raft_consensus.cc:2243] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.054229 25160 raft_consensus.cc:2272] T 1d42d2f528614e47bf2449dd69ae4efe P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.056296 25160 tablet_replica.cc:333] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.056988 25160 raft_consensus.cc:2243] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.057859 25160 raft_consensus.cc:2272] T 043cf09aa0b841a09ee71bd2292244a3 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.060014 25160 tablet_replica.cc:333] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.060549 25160 raft_consensus.cc:2243] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.061039 25160 raft_consensus.cc:2272] T 41fc6b6bd1ae430da9bb3c3c4f3710fd P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.063073 25160 tablet_replica.cc:333] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.063601 25160 raft_consensus.cc:2243] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.064065 25160 raft_consensus.cc:2272] T e52d43425fe347faaee14845963deb09 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.066215 25160 tablet_replica.cc:333] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.066741 25160 raft_consensus.cc:2243] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.067210 25160 raft_consensus.cc:2272] T 85937d85272d47efb94865568d5b5704 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.069269 25160 tablet_replica.cc:333] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.069782 25160 raft_consensus.cc:2243] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.070420 25160 raft_consensus.cc:2272] T 7d74764e704d4417931a41755a48f418 P 49b7f7e8279d4132bbe3ac11a0574d4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.072435 25160 tablet_replica.cc:333] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e: stopping tablet replica
I20260709 12:22:34.072942 25160 raft_consensus.cc:2243] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:22:34.073403 25160 raft_consensus.cc:2272] T 8d945b96d8d340c6b71d448e44c8102d P 49b7f7e8279d4132bbe3ac11a0574d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.115063 25160 tablet_server.cc:196] TabletServer@127.24.146.3:0 shutdown complete.
I20260709 12:22:34.152315 25160 master.cc:562] Master@127.24.146.62:40981 shutting down...
I20260709 12:22:34.174500 25160 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:22:34.175110 25160 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:22:34.175444 25160 tablet_replica.cc:333] T 00000000000000000000000000000000 P ad987f842b9249449e902e780c5ce327: stopping tablet replica
I20260709 12:22:34.196506 25160 master.cc:584] Master@127.24.146.62:40981 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20429 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (43186 ms total)

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

 1 FAILED TEST
I20260709 12:22:34.254312 25160 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2244 messages since previous log ~31 seconds ago
I20260709 12:22:34.254567 25160 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2244 messages since previous log ~31 seconds ago
I20260709 12:22:34.254757 25160 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2241 messages since previous log ~31 seconds ago
I20260709 12:22:34.254951 25160 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~51 seconds ago
I20260709 12:22:34.255155 25160 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~51 seconds ago
I20260709 12:22:34.255378 25160 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 4 messages since previous log ~124 seconds ago
I20260709 12:22:34.255633 25160 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260709 12:22:34.255925 25160 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
